From 492993068229c463336912e68941742236042e31 Mon Sep 17 00:00:00 2001 From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Date: Tue, 27 Jan 2026 09:29:19 -0500 Subject: [PATCH] chore(main): release 1.20.2 Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++++ README.md | 8 ++++---- pom.xml | 2 +- version.txt | 2 +- 5 files changed, 22 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 149a4cfd2..01385fe6f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.20.1"} +{".":"1.20.2"} diff --git a/CHANGELOG.md b/CHANGELOG.md index ec2955e16..8166ec43e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [1.20.2](https://github.com/open-feature/java-sdk/compare/v1.20.1...v1.20.2) (2026-01-27) + + +### 🧹 Chore + +* **deps:** update dependency com.diffplug.spotless:spotless-maven-plugin to v3.2.0 ([#1822](https://github.com/open-feature/java-sdk/issues/1822)) ([2942daf](https://github.com/open-feature/java-sdk/commit/2942daf9005816696d96d8d7e58c7bf261c5c086)) +* **deps:** update dependency org.assertj:assertj-core to v3.27.7 ([#1824](https://github.com/open-feature/java-sdk/issues/1824)) ([40ac67a](https://github.com/open-feature/java-sdk/commit/40ac67aaaf30fb7ef4565ed4a76ec5a68526ee15)) +* **deps:** update github/codeql-action digest to 25a224b ([#1825](https://github.com/open-feature/java-sdk/issues/1825)) ([181a28e](https://github.com/open-feature/java-sdk/commit/181a28eff5bc3720204862d9c143449debcf3ab6)) +* **deps:** update github/codeql-action digest to 55252c7 ([#1823](https://github.com/open-feature/java-sdk/issues/1823)) ([55becc0](https://github.com/open-feature/java-sdk/commit/55becc045d8e9d833d7d2293b9496b484f4e4e5e)) +* **deps:** update github/codeql-action digest to 5e767ef ([#1826](https://github.com/open-feature/java-sdk/issues/1826)) ([c1428cb](https://github.com/open-feature/java-sdk/commit/c1428cb683accd5bcd22a22f585d305c8bea3b69)) +* **deps:** update github/codeql-action digest to 5e98e18 ([#1820](https://github.com/open-feature/java-sdk/issues/1820)) ([dde333f](https://github.com/open-feature/java-sdk/commit/dde333f61e24a57c702d851c604b7ce3353f5277)) +* **deps:** update github/codeql-action digest to bd9f639 ([#1828](https://github.com/open-feature/java-sdk/issues/1828)) ([0c20c29](https://github.com/open-feature/java-sdk/commit/0c20c29b1c792a08e2274d69b9958966b5ba16cf)) +* **deps:** update github/codeql-action digest to ee1e139 ([#1827](https://github.com/open-feature/java-sdk/issues/1827)) ([f57c70d](https://github.com/open-feature/java-sdk/commit/f57c70d24173ca50e510b9577277ab6629297605)) +* **deps:** update github/codeql-action digest to fa9b76a ([#1829](https://github.com/open-feature/java-sdk/issues/1829)) ([1ce8a5e](https://github.com/open-feature/java-sdk/commit/1ce8a5e0e1b877273f86ea03ab62fd259323d494)) + ## [1.20.1](https://github.com/open-feature/java-sdk/compare/v1.20.0...v1.20.1) (2026-01-22) diff --git a/README.md b/README.md index d8e961aa0..0194d6100 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.20.1 + 1.20.2 ``` @@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information: ```groovy dependencies { - implementation 'dev.openfeature:sdk:1.20.1' + implementation 'dev.openfeature:sdk:1.20.2' } ``` diff --git a/pom.xml b/pom.xml index 2d7b910a5..18aa95a72 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ dev.openfeature sdk - 1.20.1 + 1.20.2 [17,) diff --git a/version.txt b/version.txt index 0044d6cb9..769e37e15 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.20.1 +1.20.2