-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
150883b
commit 1a284c0
Showing
4 changed files
with
41 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"OpenFeature":"0.0.2"} | ||
{"OpenFeature":"0.0.2",".":"1.0.0"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-10-10) | ||
|
||
|
||
### 🐛 Bug Fixes | ||
|
||
* **ci:** use release please v3 ([#29](https://github.com/open-feature/kotlin-sdk/issues/29)) ([9741f2d](https://github.com/open-feature/kotlin-sdk/commit/9741f2dd3728104452a97850e23b91052b99d157)) | ||
* **deps:** update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.0 ([#39](https://github.com/open-feature/kotlin-sdk/issues/39)) ([714dd05](https://github.com/open-feature/kotlin-sdk/commit/714dd058b6781f1eb7addb67de2905cab47b76df)) | ||
* **deps:** update dependency org.mockito.kotlin:mockito-kotlin to v5.1.0 ([#10](https://github.com/open-feature/kotlin-sdk/issues/10)) ([695c380](https://github.com/open-feature/kotlin-sdk/commit/695c3809c136f29e8682edc0a50b18f5938e252c)) | ||
* Fix the tag name for the creating release ([#24](https://github.com/open-feature/kotlin-sdk/issues/24)) ([0c836a8](https://github.com/open-feature/kotlin-sdk/commit/0c836a8958221302dc7cd1fea06ce186a490f103)) | ||
* Release please handle versioning ([#47](https://github.com/open-feature/kotlin-sdk/issues/47)) ([bc249c5](https://github.com/open-feature/kotlin-sdk/commit/bc249c50225955fbda3319d490b188ddc399f0b7)) | ||
* Test release please with feat. ([#21](https://github.com/open-feature/kotlin-sdk/issues/21)) ([fad1fc4](https://github.com/open-feature/kotlin-sdk/commit/fad1fc468aa298268e51ed3a2e6a2e65b2f9fcef)) | ||
|
||
|
||
### 🧹 Chore | ||
|
||
* **deps:** update actions/cache action to v3 ([#18](https://github.com/open-feature/kotlin-sdk/issues/18)) ([9db4359](https://github.com/open-feature/kotlin-sdk/commit/9db4359b31d5cd06ab01957c5a965e357742cef4)) | ||
* **deps:** update actions/checkout action to v3 ([#19](https://github.com/open-feature/kotlin-sdk/issues/19)) ([8299d5f](https://github.com/open-feature/kotlin-sdk/commit/8299d5fc92f2458cb720f0ab71212e70cac528d1)) | ||
* **deps:** update actions/checkout action to v4 ([#43](https://github.com/open-feature/kotlin-sdk/issues/43)) ([17d31e4](https://github.com/open-feature/kotlin-sdk/commit/17d31e40d773bea66d087b95e8339020e7dd7c3b)) | ||
* **deps:** update actions/setup-java action to v3 ([#22](https://github.com/open-feature/kotlin-sdk/issues/22)) ([8969edf](https://github.com/open-feature/kotlin-sdk/commit/8969edfca4bf7e58560bdec987709115bb703a72)) | ||
* **deps:** update dependency gradle to v8.3 ([#14](https://github.com/open-feature/kotlin-sdk/issues/14)) ([e59e2c1](https://github.com/open-feature/kotlin-sdk/commit/e59e2c1b13a359d22cf365d530e5fc9f68a3ca3c)) | ||
* **deps:** update kotlin monorepo to v1.9.10 ([#11](https://github.com/open-feature/kotlin-sdk/issues/11)) ([04717a1](https://github.com/open-feature/kotlin-sdk/commit/04717a192d4d54f2af9e289a5aaaca26da83798c)) | ||
* **deps:** update plugin org.jlleitschuh.gradle.ktlint to v11.5.1 ([#12](https://github.com/open-feature/kotlin-sdk/issues/12)) ([bdf5abb](https://github.com/open-feature/kotlin-sdk/commit/bdf5abb6192ee6d9062694fc03099ddb848de00e)) | ||
* **deps:** update plugin org.jlleitschuh.gradle.ktlint to v11.6.0 ([#45](https://github.com/open-feature/kotlin-sdk/issues/45)) ([6f0ad55](https://github.com/open-feature/kotlin-sdk/commit/6f0ad559a8a13a53f1948008b109506fd72c3db2)) | ||
* **main:** release 0.0.2 ([#34](https://github.com/open-feature/kotlin-sdk/issues/34)) ([9e6339b](https://github.com/open-feature/kotlin-sdk/commit/9e6339bc4c4956d640becbacb31e893d1b35f618)) | ||
* **main:** release 1.0.0 ([#31](https://github.com/open-feature/kotlin-sdk/issues/31)) ([8194fe0](https://github.com/open-feature/kotlin-sdk/commit/8194fe02feb0888cbfd69a24af77c3513cdf0759)) | ||
* release please should use package "." ([#48](https://github.com/open-feature/kotlin-sdk/issues/48)) ([150883b](https://github.com/open-feature/kotlin-sdk/commit/150883bff037e64ea0383488c728e1627b46edde)) | ||
|
||
|
||
### 📚 Documentation | ||
|
||
* add develop hook section ([4cfef58](https://github.com/open-feature/kotlin-sdk/commit/4cfef58b612ffdea12bff8e4d4060dfaad93f8ae)) | ||
* update install instructions ([#38](https://github.com/open-feature/kotlin-sdk/issues/38)) ([d7f504e](https://github.com/open-feature/kotlin-sdk/commit/d7f504e44bf1a896286c68b0b0df687b012e73d6)) | ||
* update jitpack link ([#42](https://github.com/open-feature/kotlin-sdk/issues/42)) ([1ed69d2](https://github.com/open-feature/kotlin-sdk/commit/1ed69d2b03c127e53e57252a47af1241337ed848)) | ||
* Update README according to latest template ([#41](https://github.com/open-feature/kotlin-sdk/issues/41)) ([ca30073](https://github.com/open-feature/kotlin-sdk/commit/ca3007333a4fe09a4e7ec439150beaf9814c6c5a)) | ||
* Update README.md ([#44](https://github.com/open-feature/kotlin-sdk/issues/44)) ([2b91c75](https://github.com/open-feature/kotlin-sdk/commit/2b91c7524fbb97d2c520455243cc5f2567690f5a)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters