From 40cc932d45585cc84cf23e101beb41d4f5ee6590 Mon Sep 17 00:00:00 2001 From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Date: Tue, 4 Aug 2026 05:16:48 -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 | 8 ++++++++ README.md | 8 ++++---- pom.xml | 2 +- version.txt | 2 +- 5 files changed, 15 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..1f1f0580a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.22.1](https://github.com/open-feature/java-sdk/compare/v1.22.0...v1.22.1) (2026-08-04) + + +### 🧹 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 6778241ae..c8b573bf1 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