Skip to content

Releases: OpenLiberty/devfile-stack

open-liberty-maven-0.8.0

15 Dec 14:54
10b326f
Compare
Choose a tag to compare

Updates:

  • Monthly-versioned stack images are now used.
  • Stack artifacts referencing stack images now use the images available through IBM Cloud Registry.
    Open Liberty stack images are publicly available through docker hub (openliberty/devfile-stack) and IBM Cloud Registry (icr.io/appcafe).
  • The stack use Semeru UBI JDK base images.
  • The Open Liberty driver used was updated to 21.0.0.12

open-liberty-gradle-0.3.0

15 Dec 14:53
10b326f
Compare
Choose a tag to compare

Updates:

  • Monthly-versioned stack images are now used.
  • Stack artifacts referencing stack images now use the images available through IBM Cloud Registry.
    Open Liberty stack images are publicly available through docker hub (openliberty/devfile-stack) and IBM Cloud Registry (icr.io/appcafe).
  • The stack use Semeru UBI JDK base images.
  • The Open Liberty driver used was updated to 21.0.0.12

gradle-0.2.0

04 Oct 15:25
e181d45
Compare
Choose a tag to compare

Updates:

  • The stack's devfile.yaml schema version updated from 2.0.0 to 2.1.0.
  • The Open Liberty driver used was updated to 21.0.0.9.
  • Multi architecture support was added. The Open Liberty Application Stack (Gradle) image is now generated for these architectures: amd64, ppc64le, and s390x.

maven-0.7.0

27 Sep 21:36
fcee161
Compare
Choose a tag to compare

Updates:

  • The stack's devfile.yaml schema version updated from 2.0.0 to 2.1.0.
  • The Open Liberty driver used was updated to 21.0.0.9.
  • Multi architecture support was added. The Open Liberty Application Stack (Maven) image is now generated for these architectures: amd64, ppc64le, and s390x.

maven-0.6.0

03 Aug 17:52
81b3051
Compare
Choose a tag to compare

Updates:

  • Open Liberty driver version was updated to 21.0.0.6.
  • Build dependencies versions were updated.

gradle-0.1.0

03 Aug 17:40
81b3051
Compare
Choose a tag to compare
Merge pull request #157 from mezarin/enableRegressionTests

Re-enable regression tests.

devfile-0.5.0

13 Apr 20:42
a8e25d3
Compare
Choose a tag to compare

Updates:

  • Open Liberty driver version was updated to 21.0.0.3.
  • The application stack image version was updated to version 0.5.0. This new stack version references MicroProfile 4.0.1 APIs and MicroProfile 4.0 Open Liberty features.

outer-loop-0.5.1

02 Apr 14:12
581e6de
Compare
Choose a tag to compare

Fixes issue #23

devfile-0.4.3

02 Apr 14:21
581e6de
Compare
Choose a tag to compare

The devfile was updated to reference the 0.5.1 outer loop artifacts.

devfile-0.4.2

01 Apr 18:29
Compare
Choose a tag to compare

Introduced a new shell script to contain the devfile build command. This allows the devfile to invoke a shell script for the build command and avoid having the build command hardcoded directly in the devfile.