Skip to content

Commit 2ab7096

Browse files
chore(release): 1.0.0 release notes
# [1.0.0](0.2.4...1.0.0) (2024-06-24) ### Features * **build:** Regenerate API with KMIP Mgmt APIs ([#40](#40)) ([52c801e](52c801e)) ### Performance Improvements * **build:** Add package.json for semantic release ([#44](#44)) ([0aeeeed](0aeeeed)) * **build:** remove some superfluous properties from example pom ([#41](#41)) ([cc293bd](cc293bd)) * **build:** update node version for sem-release ([#42](#42)) ([d7b96a5](d7b96a5)) * **build:** update semantic release job ([#43](#43)) ([19b174e](19b174e)) ### BREAKING CHANGES * **build:** update API spec caused classes and method signatures to change * **build:** update API spec caused classes and method signatures to change * **build:** update API spec caused classes and method signatures to change * **build:** update to API spec caused classes and method signatures to change
1 parent e932a61 commit 2ab7096

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# [1.0.0](https://github.com/IBM/keyprotect-java-client/compare/0.2.4...1.0.0) (2024-06-24)
2+
3+
4+
### Features
5+
6+
* **build:** Regenerate API with KMIP Mgmt APIs ([#40](https://github.com/IBM/keyprotect-java-client/issues/40)) ([52c801e](https://github.com/IBM/keyprotect-java-client/commit/52c801eb7773bc739d64c7af3efdafa96ddb5b47))
7+
8+
9+
### Performance Improvements
10+
11+
* **build:** Add package.json for semantic release ([#44](https://github.com/IBM/keyprotect-java-client/issues/44)) ([0aeeeed](https://github.com/IBM/keyprotect-java-client/commit/0aeeeed766be7f7ef3c0b2cbeaea77ea62f2907b))
12+
* **build:** remove some superfluous properties from example pom ([#41](https://github.com/IBM/keyprotect-java-client/issues/41)) ([cc293bd](https://github.com/IBM/keyprotect-java-client/commit/cc293bdbf0dab166fdfde06a18713a21ff925226))
13+
* **build:** update node version for sem-release ([#42](https://github.com/IBM/keyprotect-java-client/issues/42)) ([d7b96a5](https://github.com/IBM/keyprotect-java-client/commit/d7b96a5c57c31dfad1007b48694e863d2b5e9736))
14+
* **build:** update semantic release job ([#43](https://github.com/IBM/keyprotect-java-client/issues/43)) ([19b174e](https://github.com/IBM/keyprotect-java-client/commit/19b174edd3a2805d08f332ae1b9a2bf0c3408e14))
15+
16+
17+
### BREAKING CHANGES
18+
19+
* **build:** update API spec caused classes and method signatures to change
20+
* **build:** update API spec caused classes and method signatures to change
21+
* **build:** update API spec caused classes and method signatures to change
22+
* **build:** update to API spec caused classes and method signatures to change
23+
124
## [0.2.4](https://github.com/IBM/keyprotect-java-client/compare/0.2.3...0.2.4) (2022-10-06)
225

326

0 commit comments

Comments
 (0)