Skip to content

Commit d06405a

Browse files
chore(main): release 1.22.2
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 6a6946a commit d06405a

5 files changed

Lines changed: 32 additions & 7 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.22.1"}
1+
{".":"1.22.2"}

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [1.22.2](https://github.com/open-feature/java-sdk/compare/v1.22.1...v1.22.2) (2026-09-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update dependency io.cucumber:cucumber-bom to v7.34.8 ([#2032](https://github.com/open-feature/java-sdk/issues/2032)) ([3d2c167](https://github.com/open-feature/java-sdk/commit/3d2c167700fb80e13c16a43c83c2b426759db354))
9+
* **deps:** update dependency org.slf4j:slf4j-api to v2.0.19 ([#2029](https://github.com/open-feature/java-sdk/issues/2029)) ([53fc6c5](https://github.com/open-feature/java-sdk/commit/53fc6c59cd8c8d1922d72bd2cb298d8a92c2b404))
10+
11+
12+
### 🧹 Chore
13+
14+
* **deps:** update dependency com.diffplug.spotless:spotless-maven-plugin to v3.10.1 ([#2021](https://github.com/open-feature/java-sdk/issues/2021)) ([9e5a394](https://github.com/open-feature/java-sdk/commit/9e5a394a161d03f93355877d511eabe4650b4d73))
15+
* **deps:** update dependency com.diffplug.spotless:spotless-maven-plugin to v3.10.2 ([#2030](https://github.com/open-feature/java-sdk/issues/2030)) ([1670084](https://github.com/open-feature/java-sdk/commit/1670084e88b23885e3bf9cc1fbe7ca5b84d2cff8))
16+
* **deps:** update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.10.4.1 ([#2031](https://github.com/open-feature/java-sdk/issues/2031)) ([5e589c1](https://github.com/open-feature/java-sdk/commit/5e589c10133a5369bd7d7bf6be194703c4a9ab49))
17+
* **deps:** update dependency java-jdk to v17.0.20+101 ([#2037](https://github.com/open-feature/java-sdk/issues/2037)) ([6a6946a](https://github.com/open-feature/java-sdk/commit/6a6946ae82c297ce5bb38d8bd1bd5ae61f4d63b9))
18+
* **deps:** update dependency net.bytebuddy:byte-buddy to v1.18.13-jdk5 ([#2024](https://github.com/open-feature/java-sdk/issues/2024)) ([bb6b05d](https://github.com/open-feature/java-sdk/commit/bb6b05d1007e18da2578f48870a33cb4aa2b429d))
19+
* **deps:** update dependency net.bytebuddy:byte-buddy to v1.18.14-jdk5 ([#2034](https://github.com/open-feature/java-sdk/issues/2034)) ([c3adbae](https://github.com/open-feature/java-sdk/commit/c3adbae6ef55b4d65b009aaa974dd1099d2aaa8c))
20+
* **deps:** update dependency net.bytebuddy:byte-buddy-agent to v1.18.13-jdk5 ([#2025](https://github.com/open-feature/java-sdk/issues/2025)) ([a842285](https://github.com/open-feature/java-sdk/commit/a8422851252afdbf7baa0dfc5077759ded699bdb))
21+
* **deps:** update dependency net.bytebuddy:byte-buddy-agent to v1.18.14-jdk5 ([#2035](https://github.com/open-feature/java-sdk/issues/2035)) ([caf9dc4](https://github.com/open-feature/java-sdk/commit/caf9dc4b34ba481dfcf9974f0b61e8687eb18749))
22+
* **deps:** update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.16.0 ([#2026](https://github.com/open-feature/java-sdk/issues/2026)) ([12d299d](https://github.com/open-feature/java-sdk/commit/12d299daa01fe64ab91c894d737cbb035d7373d8))
23+
* **deps:** update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.6.0 ([#2027](https://github.com/open-feature/java-sdk/issues/2027)) ([3801fc1](https://github.com/open-feature/java-sdk/commit/3801fc161e23739fe41d5c3084973425e9cb5df5))
24+
* **deps:** update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.6.0 ([#2028](https://github.com/open-feature/java-sdk/issues/2028)) ([5b57e9e](https://github.com/open-feature/java-sdk/commit/5b57e9eb4211337a2689b19ae57291267b54755d))
25+
* **deps:** update dependency org.codehaus.mojo:exec-maven-plugin to v3.6.4 ([#2033](https://github.com/open-feature/java-sdk/issues/2033)) ([61024f6](https://github.com/open-feature/java-sdk/commit/61024f6a3ffe10a8b72fb5c8566f0a5ab4e3d671))
26+
* **deps:** update dependency org.projectlombok:lombok to v1.18.48 ([#2023](https://github.com/open-feature/java-sdk/issues/2023)) ([7a1c7a0](https://github.com/open-feature/java-sdk/commit/7a1c7a0f9092b0217ac61b4729e695f09c7ff3e9))
27+
328
## [1.22.1](https://github.com/open-feature/java-sdk/compare/v1.22.0...v1.22.1) (2026-08-27)
429

530

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</a>
1919
<!-- x-release-please-start-version -->
2020

21-
<a href="https://github.com/open-feature/java-sdk/releases/tag/v1.22.1">
22-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.22.1&color=blue&style=for-the-badge" />
21+
<a href="https://github.com/open-feature/java-sdk/releases/tag/v1.22.2">
22+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v1.22.2&color=blue&style=for-the-badge" />
2323
</a>
2424

2525
<!-- x-release-please-end -->
@@ -59,7 +59,7 @@ Note that this library is intended to be used in server-side contexts and has no
5959
<dependency>
6060
<groupId>dev.openfeature</groupId>
6161
<artifactId>sdk</artifactId>
62-
<version>1.22.1</version>
62+
<version>1.22.2</version>
6363
</dependency>
6464
```
6565
<!-- x-release-please-end-version -->
@@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information:
8484
<!-- x-release-please-start-version -->
8585
```groovy
8686
dependencies {
87-
implementation 'dev.openfeature:sdk:1.22.1'
87+
implementation 'dev.openfeature:sdk:1.22.2'
8888
}
8989
```
9090
<!-- x-release-please-end-version -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>dev.openfeature</groupId>
77
<artifactId>sdk</artifactId>
8-
<version>1.22.1</version> <!--x-release-please-version -->
8+
<version>1.22.2</version> <!--x-release-please-version -->
99

1010
<properties>
1111
<toolchain.jdk.version>[17,)</toolchain.jdk.version>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.1
1+
1.22.2

0 commit comments

Comments
 (0)