All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.
9.0.1 (2023-08-24)
- #216 Java keystore dir not working as intended @sorobon
9.0.0 (2023-08-16)
- #210 Temurin support @sorobon
- #210 Debian 12 support @sorobon
- #210 Debian 9 support recovered @sorobon
- #210 Remove deprecated repositories @sorobon
- #210 Removed adoptopenjdk @sorobon
8.1.0 (2023-06-22)
- #207 Add support for import SSL certificates into Java's truststore @emepege
8.0.0 (2022-08-10)
- #178 Add support for Java 17 on Debian 11 & Java 11, 17 in Ubuntu 22 @blalop
- #178 General role update @blalop
- #178 Drop support for Debian 9 & Ubuntu 16 @blalop
7.1.0 (2022-01-13)
- #160 Remove packer for playbook for the task of pushing images to Dockerhub @aren-pulid0
- #165 Add JAVA_HOME as ENV in docker image @aren-pulid0
- #167 Support for multiarch images @aren-pulid0
- *#175 Error handling on deploy playbook @aren-pulid0
7.0.2 (2021-08-19)
- #153 Hotfix Debian Bullseye containers build. @frantsao
7.0.1 (2021-08-19)
- #153 Hotfix Docker Hub credentials for TravisCI. @frantsao
7.0.0 (2021-08-18)
- #153 Prepare version updates in order to fix Debian 11 release issues. @frantsao
- #153 Update test dependencies (Ansible 4, Molecule 3.4. @frantsao
- #153 Add Debian 11 'Bullseye' support. @frantsao
6.1.1 (2020-09-11)
- Fix travis jobs not deploying images to dockerhub. @vicsufer
6.1.0 (2020-09-11)
- #138 Support for adoptopenjdk and corretto for buster/centos8 @vicsufer
- #138 Create images at dockerhub for adoptopenjdk and corretto @vicsufer
- *#138 Adapt adoptopenjdk and corretto test scenarios for future supported platforms.
- #63 Solve Ansible Galaxy Warnings @vicsufer
6.0.0 (2020-08-13)
- #132 Breaking: Removed Jessie support @frantsao
- #132 Updated Debian Buster is default in molecule tests @frantsao
- #132 Updated JRE versions in travis tests @frantsao
5.2.0 (2020-06-04)
- #39 Improved adding extra repositories @frantsao
- Fix OpenJDK 8 in Debian 8 installation (removed unwanted OpenJDK 7 package)
5.1.0 (2020-05-20)
- #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
5.0.1 (2019-10-01)
- #99 Fixing deploy to DockerHub @jnogol
5.0.0 (2019-10-01)
- #106 Removed oraclejdk support @jmonterrubio
- #104 New Debian 9 and Ubuntu 18 OpenJDK package version @jmonterrubio
4.1.0 (2019-02-01)
- *#92 Added CentOS support @apolloclark
- #94 Fix Debian 9 OpenJDK package version and Debian 8 repositories problem @jnogol
- #86 Fixing Docker Hub image badge url @dortegau
4.0.0 (2019-02-08)
- #82 Adding support to OpenJDK 11 in Debian Stretch @dortegau
- Testing all supported platforms in Travis @dortegau
- #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
3.4.3 (2019-01-21)
- #64 Fix Travis deployment to Docker Hub @jnogol
3.4.2 (2019-01-17)
- #65 Add Travis deployment for Ubuntu 18.04 Bionic @jnogol
- 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
3.4.1 (2019-01-17)
- #69 Undefined variable java_open_jdk_version @sorobon
3.4.0 (2019-01-08)
- #57 Specifying explicitly OpenJDK version @dortegau
- #52 Add Support for Ubuntu 18.04 Bionic, Ubuntu 16.04 Xenial. Add Support for OpenJDK 11 @apolloclark
3.3.0 (2018-12-17)
- #53 New way to deploy to DockerHub @jnogol
3.2.0 (2018-12-05)
- #47 Avoiding duplicated files to define specific Linux distros in Molecule @dortegau
3.1.1 (2018-11-29)
- #41 Splitting vars by OS to avoid unnecessary library installation under Debian Stretch and creating a scenario per OS/JDK type pair @dortegau
- #42 Fixing tests for Debian Jessie in Molecule @dortegau
3.1.0 (2018-11-20)
- #37 Upgrade role (Ansible 2.5.3.x, Molecule 2.0, Pipenv, Goss 0.36.0...) @dortegau
- #36 Use new apt syntax for installing packages @sklirg
3.0.2 (2018-10-18)
- Oracle Java 8 update version outdated @jnogol
3.0.1 (2018-07-19)
- #31 update oracle java versions @eskabetxe
3.0.0 (2018-05-30)
- #26 Update imports (deprecation warnings) @jmonterrubio
- #21 Defined Ansible 2.3.x.x as min version @dortegau
- #23 Oracle Java 8 update version outdated @jnogol
- #18 OracleJDK 8 URL is not working @jnogol
- Fixing OracleJDK installation (now without webupd8 PPA) @dortegau
- Using OpenJDK as default implementation @dortegau
- Enable debian stretch platform @jmonterrubio
- Enable openjdk @jmonterrubio
- First commit @agarcia