From e66c4e9766ef75eff44c1b3d92ed2a9e941ee2c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:24:01 +0000 Subject: [PATCH] chore(main): release 1.7.5 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 24 ++++++++++++++++++++++++ README.md | 8 ++++---- pom.xml | 2 +- version.txt | 2 +- 5 files changed, 31 insertions(+), 7 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index badb68b87..b4c6198d2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.7.4"} \ No newline at end of file +{".":"1.7.5"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 1deb943ca..5bb144a6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## [1.7.5](https://github.com/open-feature/java-sdk/compare/v1.7.4...v1.7.5) (2024-02-23) + + +### ๐Ÿ› Bug Fixes + +* improve targetingKey handling in the context ([#805](https://github.com/open-feature/java-sdk/issues/805)) ([f7a9d57](https://github.com/open-feature/java-sdk/commit/f7a9d57421a504b75ca0d76afda98d8956145fa1)) + + +### ๐Ÿงน Chore + +* **deps:** update actions/checkout digest to 2650dbd ([#813](https://github.com/open-feature/java-sdk/issues/813)) ([c8e9185](https://github.com/open-feature/java-sdk/commit/c8e91853a1e03264961e82bac5f30cff1089a42c)) +* **deps:** update actions/checkout digest to 473055b ([#809](https://github.com/open-feature/java-sdk/issues/809)) ([12ed823](https://github.com/open-feature/java-sdk/commit/12ed823253d60542d13ce4c85d316637fa5a77df)) +* **deps:** update actions/checkout digest to aadec89 ([#810](https://github.com/open-feature/java-sdk/issues/810)) ([8e82862](https://github.com/open-feature/java-sdk/commit/8e8286225e6b192dc5c5b116255bf00fc0c1e3b5)) +* **deps:** update actions/checkout digest to b32f140 ([#815](https://github.com/open-feature/java-sdk/issues/815)) ([4b930fa](https://github.com/open-feature/java-sdk/commit/4b930fa530c75e9ca6e3184a1e2e639a8222c1d9)) +* **deps:** update dependency org.codehaus.mojo:exec-maven-plugin to v3.2.0 ([#812](https://github.com/open-feature/java-sdk/issues/812)) ([64ef789](https://github.com/open-feature/java-sdk/commit/64ef789f04370e58bb9ab1051f5b96c61ad66b22)) +* **deps:** update github/codeql-action digest to 0ce9708 ([#807](https://github.com/open-feature/java-sdk/issues/807)) ([f5d134c](https://github.com/open-feature/java-sdk/commit/f5d134cb475523866c06fafc75edfde206fd24db)) +* **deps:** update github/codeql-action digest to 1a41e55 ([#804](https://github.com/open-feature/java-sdk/issues/804)) ([ef56006](https://github.com/open-feature/java-sdk/commit/ef56006da77617c0e71fcd4ed9e6172dddd1f6f5)) +* **deps:** update github/codeql-action digest to 592977e ([#808](https://github.com/open-feature/java-sdk/issues/808)) ([ec66946](https://github.com/open-feature/java-sdk/commit/ec66946a6fb35c19c923ee6ef77e3468c14a1f90)) +* **deps:** update github/codeql-action digest to 65b0987 ([#806](https://github.com/open-feature/java-sdk/issues/806)) ([0c3790b](https://github.com/open-feature/java-sdk/commit/0c3790b0dd6f27bc2f8d903cb5572ae644f64ff5)) +* **deps:** update github/codeql-action digest to 908a883 ([#814](https://github.com/open-feature/java-sdk/issues/814)) ([8e51609](https://github.com/open-feature/java-sdk/commit/8e516097cfeb2c1e2cdc656d0475780db2df6f10)) +* **deps:** update github/codeql-action digest to 982d934 ([#811](https://github.com/open-feature/java-sdk/issues/811)) ([f9e02dc](https://github.com/open-feature/java-sdk/commit/f9e02dc9410f8235a0fa5bda79d3908775bf15d5)) +* **deps:** update github/codeql-action digest to a74dcdb ([#816](https://github.com/open-feature/java-sdk/issues/816)) ([26ac6c5](https://github.com/open-feature/java-sdk/commit/26ac6c5675349524c6c202c722a8abcd0a467e56)) +* **deps:** update github/codeql-action digest to bc64d12 ([#802](https://github.com/open-feature/java-sdk/issues/802)) ([b998db2](https://github.com/open-feature/java-sdk/commit/b998db2253c24a8b8823b41475721044906208e5)) + ## [1.7.4](https://github.com/open-feature/java-sdk/compare/v1.7.3...v1.7.4) (2024-02-13) diff --git a/README.md b/README.md index 5b31fa191..b6af8d417 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.7.4 + 1.7.5 ``` @@ -84,7 +84,7 @@ If you would like snapshot builds, this is the relevant repository information: ```groovy dependencies { - implementation 'dev.openfeature:sdk:1.7.4' + implementation 'dev.openfeature:sdk:1.7.5' } ``` diff --git a/pom.xml b/pom.xml index efddb5072..08fa9d354 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ dev.openfeature sdk - 1.7.4 + 1.7.5 UTF-8 diff --git a/version.txt b/version.txt index 10c088013..6a126f402 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.4 +1.7.5