Skip to content

fix(java): bump OpenFeature SDK to 1.20.2 for shutdown fix#350

Merged
nicklasl merged 1 commit intomainfrom
java/bump-of-version
Mar 24, 2026
Merged

fix(java): bump OpenFeature SDK to 1.20.2 for shutdown fix#350
nicklasl merged 1 commit intomainfrom
java/bump-of-version

Conversation

@nicklasl
Copy link
Copy Markdown
Member

@nicklasl nicklasl commented Mar 20, 2026

Summary

  • Bumps dev.openfeature:sdk from 1.18.2 to 1.20.2
  • Removes the getProvider().shutdown() workaround — the upstream SDK now properly awaits provider shutdown (open-feature/java-sdk#1744)
  • Updates README shutdown docs and minimum SDK version requirement

Test plan

  • All 83 unit tests pass locally
  • Full docker build . passes (all languages, all stages)
  • CI passes

🤖 Generated with Claude Code

The upstream SDK now awaits provider shutdown (open-feature/java-sdk#1744),
removing the need for the getProvider().shutdown() workaround.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nicklasl nicklasl marked this pull request as ready for review March 20, 2026 10:16
@nicklasl nicklasl merged commit 2db93c7 into main Mar 24, 2026
11 checks passed
@github-actions github-actions bot mentioned this pull request Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants