Skip to content

Releases: IBM/code-engine-java-sdk

v2.0.5

26 Jan 11:55
074b08c
Compare
Choose a tag to compare

Bugfixes

Addressed a security vulnerability in a transitive dependency by removing the direct dependency that introduced the vulnerable version of the transitive library

v2.0.3

25 Jan 21:06
47329e7
Compare
Choose a tag to compare

Bugfixes

  • Adjusted the CI configuration

v2.0.1

24 Jan 22:17
f6acabd
Compare
Choose a tag to compare
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]>

v2.0.0

24 Jan 21:01
0d74a8a
Compare
Choose a tag to compare

Features

  • Added support for Code Engine API v2 features which allows to manage projects, apps, jobs, builds, secrets and config maps

Bug Fixes

  • Bumped various dependencies

0.3.3

08 Jul 07:43
Compare
Choose a tag to compare

0.3.3 (2021-07-08)

Bug Fixes

  • build: added javadocs to example repo (7af666a)

0.3.2

08 Jul 06:26
Compare
Choose a tag to compare

0.3.2 (2021-07-08)

Bug Fixes

  • build: updated signing key (757a7b2)

0.3.1

07 Jul 19:29
Compare
Choose a tag to compare

0.3.1 (2021-07-07)

Bug Fixes

  • build: build config update (9cee08d)

0.3.0

07 Jul 10:45
Compare
Choose a tag to compare

0.3.0 (2021-07-07)

Features

  • build: deploy artifacts to maven central (e68d6fd)

0.2.3

24 Feb 16:15
Compare
Choose a tag to compare

0.2.3 (2021-02-24)

Bug Fixes

  • javadoc comments added to example (6ef6df4)
  • restore maven-shade config on example (4af4625)
  • skip deploy for examples package (24f425d)

0.2.2

23 Feb 22:14
Compare
Choose a tag to compare

0.2.2 (2021-02-23)

Bug Fixes

  • examples jar naming issue (728c11e)