Skip to content

Releases: IBM/code-engine-java-sdk

v4.2.0

29 Jan 17:59
a75a977

Choose a tag to compare

Features

  • Added liveness and readiness probes support for applications.
  • Added domain mappings support.
  • Added support for the scale_array_size_variable_override property for job runs.
  • Added support for build and buildrun references on jobs.

Bug Fixes

  • Bumped various dependencies.

v4.0.0

25 Jul 16:20
24e4280

Choose a tag to compare

Features

  • Added support Service Bindings
  • Removed SoureURL from required fields for build create operations
  • Added scaleDownDelay to specify scaling behaviour of apps

v3.1.0

27 Mar 16:28
95cf95f

Choose a tag to compare

Features

  • Added support for specific secret data structs during secret create and update that correspond to individual secret types.

  • Added support for retrieving public and private egress IP addresses of project

v2.0.5

26 Jan 11:55
074b08c

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

Choose a tag to compare

Bugfixes

  • Adjusted the CI configuration

v2.0.1

24 Jan 22:17
f6acabd

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

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

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

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

Choose a tag to compare

0.3.1 (2021-07-07)

Bug Fixes

  • build: build config update (9cee08d)