Skip to content

Commit f8a3afe

Browse files
chore(main): release 1.3.1
1 parent 8079274 commit f8a3afe

File tree

5 files changed

+35
-5
lines changed

5 files changed

+35
-5
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.3.0"}
1+
{".":"1.3.1"}

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/open-feature/java-sdk/compare/v1.3.0...v1.3.1) (2023-03-23)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update dependency org.slf4j:slf4j-api to v2.0.7 ([#343](https://github.com/open-feature/java-sdk/issues/343)) ([f6363e3](https://github.com/open-feature/java-sdk/commit/f6363e3d4b252c20c2b055e8f5b71db6bb603495))
9+
* validate list content to be values ([#350](https://github.com/open-feature/java-sdk/issues/350)) ([d8e7d9e](https://github.com/open-feature/java-sdk/commit/d8e7d9e10c66126f0dd85eb793a78b80ac2bf09c))
10+
11+
12+
### 🧹 Chore
13+
14+
* **deps:** update actions/cache digest to 04f198b ([#345](https://github.com/open-feature/java-sdk/issues/345)) ([66f995d](https://github.com/open-feature/java-sdk/commit/66f995d550b3f4d2e491f95fdf2a46bca2b94f95))
15+
* **deps:** update actions/cache digest to 9c7b3e9 ([#329](https://github.com/open-feature/java-sdk/issues/329)) ([c7c9546](https://github.com/open-feature/java-sdk/commit/c7c9546a29e8c5fdf4af0dbce428def270dcdf24))
16+
* **deps:** update actions/cache digest to ea05037 ([#340](https://github.com/open-feature/java-sdk/issues/340)) ([61a87cf](https://github.com/open-feature/java-sdk/commit/61a87cf4082005e22f460107cb7bc081d2e2cb6c))
17+
* **deps:** update actions/checkout digest to 24cb908 ([#337](https://github.com/open-feature/java-sdk/issues/337)) ([c8d14de](https://github.com/open-feature/java-sdk/commit/c8d14dedb1bdf2d664dddc67ce21209f8300a196))
18+
* **deps:** update actions/setup-java digest to 5ffc13f ([#346](https://github.com/open-feature/java-sdk/issues/346)) ([9df00dd](https://github.com/open-feature/java-sdk/commit/9df00dd489088bb93f7fc42df3f09f0eda023f57))
19+
* **deps:** update actions/setup-java digest to 669e072 ([#335](https://github.com/open-feature/java-sdk/issues/335)) ([fa613fc](https://github.com/open-feature/java-sdk/commit/fa613fcddc3f4740c1634e6dc973bd8d19a6ca8b))
20+
* **deps:** update amannn/action-semantic-pull-request digest to c3cd5d1 ([#341](https://github.com/open-feature/java-sdk/issues/341)) ([d3ef892](https://github.com/open-feature/java-sdk/commit/d3ef8927a22a302a3935e052211f2c51008587c6))
21+
* **deps:** update amannn/action-semantic-pull-request digest to ff373f4 ([#347](https://github.com/open-feature/java-sdk/issues/347)) ([aec31b1](https://github.com/open-feature/java-sdk/commit/aec31b1a6880b32ca148502556d3f3b203b30927))
22+
* **deps:** update codecov/codecov-action digest to ddd8c1b ([#352](https://github.com/open-feature/java-sdk/issues/352)) ([3d0ba8b](https://github.com/open-feature/java-sdk/commit/3d0ba8bb9aef2e24d3337fd1907e1f7d49e44321))
23+
* **deps:** update github/codeql-action digest to 04f256d ([#351](https://github.com/open-feature/java-sdk/issues/351)) ([eac212d](https://github.com/open-feature/java-sdk/commit/eac212d4ba8afb27b9a199d189b37cb87c6438c3))
24+
* **deps:** update github/codeql-action digest to 19f00dc ([#330](https://github.com/open-feature/java-sdk/issues/330)) ([33bf772](https://github.com/open-feature/java-sdk/commit/33bf772158ae4fc74c528d612dba378e5db50785))
25+
* **deps:** update github/codeql-action digest to 433fe88 ([#334](https://github.com/open-feature/java-sdk/issues/334)) ([d448038](https://github.com/open-feature/java-sdk/commit/d4480382ca435419c4a253407d585764f5e642e9))
26+
* **deps:** update github/codeql-action digest to 760583e ([#348](https://github.com/open-feature/java-sdk/issues/348)) ([7789030](https://github.com/open-feature/java-sdk/commit/77890303c3e646220519e731fcfea41c5ae1e005))
27+
* **deps:** update github/codeql-action digest to d230601 ([#336](https://github.com/open-feature/java-sdk/issues/336)) ([953b480](https://github.com/open-feature/java-sdk/commit/953b48041a29eef550834206a6706c5e5c59b425))
28+
* **deps:** update github/codeql-action digest to ebbe965 ([#344](https://github.com/open-feature/java-sdk/issues/344)) ([d72b068](https://github.com/open-feature/java-sdk/commit/d72b068559370405628a805f53ed03012babc697))
29+
* **deps:** update github/codeql-action digest to fb75ebd ([#342](https://github.com/open-feature/java-sdk/issues/342)) ([aee10c3](https://github.com/open-feature/java-sdk/commit/aee10c3a3dcac3e9ac89c8ce5908333e1aebe57f))
30+
* **deps:** update google-github-actions/release-please-action digest to 9997fc9 ([#338](https://github.com/open-feature/java-sdk/issues/338)) ([dfff114](https://github.com/open-feature/java-sdk/commit/dfff114b15f6e44373b42521efe7787e4e7fe08a))
31+
* update CODEOWNERS ([8079274](https://github.com/open-feature/java-sdk/commit/8079274cf96974200983cc28c6b24fa16c52fc22))
32+
333
## [1.3.0](https://github.com/open-feature/java-sdk/compare/v1.2.0...v1.3.0) (2023-03-12)
434

535

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For complete documentation, visit: https://docs.openfeature.dev/docs/category/co
6868
<dependency>
6969
<groupId>dev.openfeature</groupId>
7070
<artifactId>sdk</artifactId>
71-
<version>1.3.0</version>
71+
<version>1.3.1</version>
7272
</dependency>
7373
```
7474
<!-- x-release-please-end-version -->
@@ -92,7 +92,7 @@ If you would like snapshot builds, this is the relevant repository information:
9292
<!-- x-release-please-start-version -->
9393
```groovy
9494
dependencies {
95-
implementation 'dev.openfeature:sdk:1.3.0'
95+
implementation 'dev.openfeature:sdk:1.3.1'
9696
}
9797
```
9898
<!-- x-release-please-end-version -->

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>dev.openfeature</groupId>
66
<artifactId>sdk</artifactId>
7-
<version>1.3.0</version> <!--x-release-please-version -->
7+
<version>1.3.1</version> <!--x-release-please-version -->
88

99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

0 commit comments

Comments
 (0)