Sdk update 20230124 224731 (#10)
* removed referenceds to codecov
* synced with latest template
* prepared the v2 update of the java sdk
* re-generated v1 functionality
* added integration tests
* added travis yaml which should be used for public github
* fix(build): adjusted travis config
* fix(build): adjusted semantic-release-config (#10)
* feat(build): major release v1 (#11)
BREAKING CHANGE: marks v1.0.0 of this repository
* Update version v0.3.3 -> 1.0.0
* chore(release): 1.0.0 release notes
# [1.0.0](https://github.ibm.com/coligo/java-sdk/compare/v0.3.3...1.0.0) (2023-01-21)
### Features
* **build:** major release v1 ([#11](https://github.ibm.com/coligo/java-sdk/issues/11)) ([a12e44b](https://github.ibm.com/coligo/java-sdk/commit/a12e44b71e58c330b876f8a35917094b73b1d724))
### BREAKING CHANGES
* **build:** marks v1.0.0 of this repository
* feat(core): Enable v2.0.0 API functionality (#12)
BREAKING CHANGE: v2.0.0
* Update version 1.0.0 -> 2.0.0
* chore(release): 2.0.0 release notes
# [2.0.0](https://github.ibm.com/coligo/java-sdk/compare/1.0.0...2.0.0) (2023-01-24)
### Features
* **core:** Enable v2.0.0 API functionality ([#12](https://github.ibm.com/coligo/java-sdk/issues/12)) ([2cd70c2](https://github.ibm.com/coligo/java-sdk/commit/2cd70c21625fbbaf99e1f0e0d2bc188e0102e827))
### BREAKING CHANGES
* **core:** v2.0.0
* fix(build): adjusted travis config used for public github
* Update version 2.0.0 -> 2.0.1
* chore(release): 2.0.1 release notes
## [2.0.1](https://github.ibm.com/coligo/java-sdk/compare/2.0.0...2.0.1) (2023-01-24)
### Bug Fixes
* **build:** adjusted travis config used for public github ([4d28506](https://github.ibm.com/coligo/java-sdk/commit/4d2850673e5c244efae1992e2fea68b79f05b6e7))
* SDK update 20230124-224731
Co-authored-by: semantic-release-bot <[email protected]>