Skip to content

Releases: idealista/java_role

6.0.0 Release

14 Aug 08:59
549b169
Compare
Choose a tag to compare

Changed

Fixed

Oracle maintenance

25 Jun 13:56
224501f
Compare
Choose a tag to compare

The goal of this release is to maintain the option to install oraclejdk

5.2.0 Release

04 Jun 12:00
42939b7
Compare
Choose a tag to compare

Changed

Fixed

  • Fix OpenJDK 8 in Debian 8 installation (removed unwanted OpenJDK 7 package)

5.1.0 Release

20 May 13:54
86dbe09
Compare
Choose a tag to compare

Changed

  • #120 Installs the latest package available for the Java major release by default @frantsao
  • #120 Alternatives are managed by post-install package actions @frantsao
  • Upgraded to molecule 3 and goss 0.3.11 @frantsao
  • #107 #114 Added support to the latest OS distribution releases @frantsao

Fixing deploy to DockerHub

09 Oct 11:45
d41375c
Compare
Choose a tag to compare
Merge pull request #117 from idealista/develop

Fixing deploy to DockerHub

Removed Oracle JDK

01 Oct 10:39
add0c56
Compare
Choose a tag to compare
Merge pull request #110 from idealista/develop

Update CHANGELOG.md

4.1.0 Fixes and added CentOS support

01 Apr 09:32
f9302f7
Compare
Choose a tag to compare

Added

Fixed

  • #94 Fix Debian 9 OpenJDK package version and Debian 8 repositories problem @jnogol
  • #86 Fixing Docker Hub image badge url @dortegau

4.0.0 Release

08 Feb 11:47
606bb03
Compare
Choose a tag to compare

Added

  • #82 Adding support to OpenJDK 11 in Debian Stretch @dortegau
  • Testing all supported platforms in Travis @dortegau

Changed

  • #80 Installing OpenJDK headless by default @dortegau
  • Using Packer to deploy images to Docker Hub @dortegau
  • Upgrading to molecule 2.19 @dortegau
  • Simplifying containers for testing with molecule (without unneeded systemd) @dortegau

Fix Travis deployment to Docker Hub

21 Jan 07:48
23cb466
Compare
Choose a tag to compare

Fixed

3.4.2

17 Jan 16:16
3af5aa2
Compare
Choose a tag to compare

Added

  • #65 Add Travis deployment for Ubuntu 18.04 Bionic @jnogol

Changed

  • Delete travis_wait in .travis.yml @jnogol
  • #56 Add java version to docker image tag name @jnogol
  • #70 New available Oracle Java versions added. Default Oracle JDK is now 1.8.0_201 @mmolinac