Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Releases: caf-archive/opensuse-java8-images

v1.3.0

06 Apr 14:49

Choose a tag to compare

Version Number

1.3.0-44

New Features

Inherited from base image
  • PostgreSQL Client pre-installed
    The PostgreSQL Client, psql, is now pre-installed.

  • Database creation script pre-installed
    A utility script has been added which a consuming service may use to create a PostgreSQL database if it has not already been created.

Known Issues

  • None

v1.0.1

01 Feb 19:50

Choose a tag to compare

Version Number

1.0.1-1

New Features

  • None

Patch Fixes Included

  • This release includes OS package updates only.

Known Issues

  • None

v1.2.2

31 Jan 10:36

Choose a tag to compare

Version Number

1.2.2-28

New Features

  • None

Patch Fixes Included

  • This release includes OS package updates only.

Known Issues

  • None

v1.2.1

23 Nov 17:43

Choose a tag to compare

Version Number

1.2.1-14

New Features

  • None

Bug Fixes

  • Corrected Java certificate installation issue
    The pre-installed certificate installation scripts have been re-ordered so that the base OS certificate installation script runs first, before the script which installs the certificates for Java. This is to avoid an issue whereby the base OS script was undoing some of the work done by the Java script.

Known Issues

  • None

v1.2.0

13 Nov 00:04

Choose a tag to compare

Version Number

1.2.0-10

New Features

  • cURL utility pre-installed
    The cURL utility has been added to the image. See https://curl.haxx.se/ for more details about the utility.

Known Issues

  • None

v1.1.0

09 Nov 14:23

Choose a tag to compare

Version Number

1.1.0-7

New Features

  • Startup script drop-in directory
    A facility has been added for automatically running startup scripts. Any executable scripts added to the /startup/startup.d/ folder will automatically be run each time the container is started (assuming the image entrypoint is not overwritten).

  • Automatic certificate installation
    Startup scripts which provide a mechanism to extend the CA certificates which should be trusted have been pre-installed.

Known Issues

  • None

v1.0.0

23 Oct 20:01

Choose a tag to compare

Version Number

1.0.0-1

New Features

  • Initial Release

Known Issues

  • None