From 14fa34dcf62d13afc9be7baf382533544e66a31a Mon Sep 17 00:00:00 2001 From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Date: Fri, 7 Aug 2026 16:27:44 -0400 Subject: [PATCH] chore(main): release 1.22.1 Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ README.md | 8 ++++---- pom.xml | 2 +- version.txt | 2 +- 5 files changed, 20 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ae035bcf0..595ae9496 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.22.0"} +{".":"1.22.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index bea15ff4a..4d1587c7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.22.1](https://github.com/open-feature/java-sdk/compare/v1.22.0...v1.22.1) (2026-08-07) + + +### ๐Ÿ› Bug Fixes + +* **deps:** update dependency org.junit:junit-bom to v6.1.3 ([#2006](https://github.com/open-feature/java-sdk/issues/2006)) ([d7e9a13](https://github.com/open-feature/java-sdk/commit/d7e9a13b134b88de8e0db287d9de3caa95ecc1db)) + + +### ๐Ÿงน Chore + +* **deps:** update dependency com.tngtech.archunit:archunit-junit5 to v1.5.0 ([#2002](https://github.com/open-feature/java-sdk/issues/2002)) ([a8e6644](https://github.com/open-feature/java-sdk/commit/a8e66441f74d40582ed47c20b1c115174cea89ef)) +* **deps:** update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.9.3 ([#2000](https://github.com/open-feature/java-sdk/issues/2000)) ([060f9cb](https://github.com/open-feature/java-sdk/commit/060f9cbcf20765cdc3f1229d946ad6735283e140)) + ## [1.22.0](https://github.com/open-feature/java-sdk/compare/v1.21.0...v1.22.0) (2026-07-28) diff --git a/README.md b/README.md index b317446ba..d2199fb69 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ - - Release + + Release @@ -59,7 +59,7 @@ Note that this library is intended to be used in server-side contexts and has no dev.openfeature sdk - 1.22.0 + 1.22.1 ``` @@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information: ```groovy dependencies { - implementation 'dev.openfeature:sdk:1.22.0' + implementation 'dev.openfeature:sdk:1.22.1' } ``` diff --git a/pom.xml b/pom.xml index 4df21d08c..79fe936bb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ dev.openfeature sdk - 1.22.0 + 1.22.1 [17,) diff --git a/version.txt b/version.txt index 57807d6d0..6245beecd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.22.0 +1.22.1