Skip to content

fix(deps): update dependency dev.openfeature:sdk to v1.21.0#32

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-bot/dev.openfeature-sdk-1.x
Open

fix(deps): update dependency dev.openfeature:sdk to v1.21.0#32
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-bot/dev.openfeature-sdk-1.x

Conversation

@renovate

@renovate renovate Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
dev.openfeature:sdk (source) 1.15.11.21.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-feature/java-sdk (dev.openfeature:sdk)

v1.21.0

Compare Source

🐛 Bug Fixes
  • collect and propagate per-provider errors in multi-provider strategies (#​1901) (f938b26)
  • deps: update dependency com.fasterxml.jackson:jackson-bom to v2.21.2 (#​1907) (bb19ba9)
  • deps: update dependency com.fasterxml.jackson:jackson-bom to v2.21.3 (#​1935) (51754a5)
  • deps: update dependency org.junit:junit-bom to v6.1.0 (#​1941) (76b71c2)
  • deps: update dependency org.projectlombok:lombok to v1.18.46 (#​1932) (639ee61)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.18 (#​1937) (ea41f90)
  • deps: update jackson monorepo to v2.22.0 (#​1946) (58091f3)
  • Domain client event handlers no longer disappear (#​1922) (5562cb9)
  • keep distributionManagement in flattened pom (#​1958) (08ce6d0)
  • shutdown now clears hooks, evaluationContext and transactionContextPropagator as per spec 1.6.2 (#​1936) (fb2181f)
✨ New Features
🧹 Chore
📚 Documentation
🚀 Performance
  • avoid ImmutableStructure allocation for empty ImmutableContext (#​1972) (b54f6dc)
  • avoid Optional.ofNullable wrapping on hook.before() return value (#​1955) (b611d55)
  • cache clientMetadata lambda to avoid per-call allocation (#​1952) (85c0047)
  • eliminate merge allocation in setHooks by accepting hook sources directly (#​1956) (a5ba3c6)
  • empty default for ProviderEvaluation (#​1970) (7f92622)
  • replace copy+reverse with index-based traversal in executeBefor… (#​1954) (8fbf507)
  • replace copy+reverse with index-based traversal in executeBeforeHooks (8fbf507)
  • return Collections.emptyMap() from asUnmodifiableMap() when attributes is empty (#​1974) (a8277d0)
  • return ImmutableContext.EMPTY from NoOpTransactionContextPropag… (#​1975) (78afa98)
  • return ImmutableContext.EMPTY from NoOpTransactionContextPropagator (78afa98)
  • return ImmutableContext.EMPTY when merging two empty contexts (#​1973) (d492685)
  • skip ImmutableMetadata allocation when builder has no entries (#​1971) (e014572)
  • skip iterating over empty list (#​1969) (b21f4a8)
  • skip unmodifiableMap wrapper when hookHints is empty (#​1953) (b592514)

v1.20.2

Compare Source

🐛 Bug Fixes
  • allow for providers to safely shutdown (#​1744) (efbf279)
  • deps: update dependency com.fasterxml.jackson:jackson-bom to v2.21.1 (#​1863) (92a8bdb)
  • deps: update dependency io.cucumber:cucumber-bom to v7.34.1 (#​1834) (f549956)
  • deps: update dependency io.cucumber:cucumber-bom to v7.34.2 (#​1837) (b8c4b9a)
  • deps: update dependency io.cucumber:cucumber-bom to v7.34.3 (#​1880) (8d354c6)
  • deps: update dependency org.junit:junit-bom to v6.0.3 (#​1855) (5af58fd)
  • deps: update dependency org.projectlombok:lombok to v1.18.44 (#​1890) (597501a)
🧹 Chore

v1.20.1

Compare Source

🐛 Bug Fixes
  • Allow empty string as a valid targeting key (#​1807) (e8fb3a1)
  • deps: update dependency com.fasterxml.jackson:jackson-bom to v2.21.0 (#​1811) (925477d)
🧹 Chore

v1.20.0

Compare Source

🐛 Bug Fixes
✨ New Features
🧹 Chore

[v1.19.2]

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Warsaw)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 4 times, most recently from 0ec6ea1 to e7be0eb Compare December 15, 2025 15:00
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch from e7be0eb to 27ad78a Compare December 22, 2025 04:51
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 2 times, most recently from a525bad to e76e0a1 Compare January 7, 2026 05:58
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 2 times, most recently from e88598b to 6e1100e Compare January 16, 2026 20:33
@renovate renovate Bot changed the title fix(deps): update dependency dev.openfeature:sdk to v1.19.2 fix(deps): update dependency dev.openfeature:sdk to v1.20.0 Jan 16, 2026
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 3 times, most recently from d9961fb to 828a1f1 Compare January 22, 2026 17:33
@renovate renovate Bot changed the title fix(deps): update dependency dev.openfeature:sdk to v1.20.0 fix(deps): update dependency dev.openfeature:sdk to v1.20.1 Jan 22, 2026
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 5 times, most recently from 896606e to 20d4491 Compare January 31, 2026 00:39
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 6 times, most recently from ffc5f0c to e054e8f Compare February 10, 2026 12:14
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch from e054e8f to 25f1d05 Compare February 14, 2026 17:50
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 3 times, most recently from 6f26ad5 to edf971e Compare February 27, 2026 21:03
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 3 times, most recently from d88353d to c926ab5 Compare March 11, 2026 10:57
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 2 times, most recently from 62e7a6a to 52044e8 Compare March 19, 2026 17:09
@renovate renovate Bot changed the title fix(deps): update dependency dev.openfeature:sdk to v1.20.1 fix(deps): update dependency dev.openfeature:sdk to v1.20.2 Mar 19, 2026
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch from 52044e8 to 9cf0f09 Compare March 20, 2026 00:45
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 3 times, most recently from 97386c8 to 26b19a2 Compare April 14, 2026 02:15
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 3 times, most recently from f998e88 to 921010b Compare April 22, 2026 17:12
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 3 times, most recently from 20371b0 to a7624a6 Compare May 11, 2026 09:02
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch from a7624a6 to d3ee1f2 Compare May 12, 2026 18:12
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 4 times, most recently from 044363f to 6c09a53 Compare June 2, 2026 01:32
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch from 6c09a53 to 20816c7 Compare June 22, 2026 18:52
@renovate renovate Bot changed the title fix(deps): update dependency dev.openfeature:sdk to v1.20.2 fix(deps): update dependency dev.openfeature:sdk to v1.21.0 Jun 22, 2026
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch 2 times, most recently from 8ace41c to 3401df0 Compare June 26, 2026 01:53
@renovate renovate Bot force-pushed the renovate-bot/dev.openfeature-sdk-1.x branch from 3401df0 to fc0f7dc Compare June 26, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants