Releases: sous-chefs/java
Releases · sous-chefs/java
12.1.0
- Add support for OpenJDK versions 19, 20, 21 and 22
- Remove commented out
adoptopenjdk_linux_install
resource - CI: chore(deps): update sous-chefs/.github action to v3.1.0
- CI: chore(deps): update actionshub/chef-install action to v3
- Update platforms
- Replace AdoptOpenJDK with Eclipse Temurin and IBM Semeru
12.0.7
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
12.0.6
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management
12.0.5
Update metadata for 12.0.5
12.0.4
Update metadata for 12.0.4
v4.1.0
v1.29.0 - 11/14/2014
Bug
- #216 - Ensure dirs, links, and jinfo files are owned correctly
- #217 - Update to Oracle JDK 8u25
- #214 - Update to Oracle JDK 7u71-b14
Improvement
- Adding a connect_timeout option for downloading java.
Misc
- Switched to chef-zero provisioner in test suites.
- Adding ISSUES.md for guidance on creating new issues for the Java cookbook.
- Fix IBM unit tests.
v1.28.0
Improvement
- Allow setting of group to extracted java files.
Bug
- Add -no-same-owner parameter to tar extract to avoid issues when the chef cache dir is on an NFS mounted drive.
- In the ark provider, it doesn't compare the MD5 sum with the right value which causes Java cookbook always download tarball from oracle server
v1.27 - 8/22/2014
- Update Oracle JDK8 to version 8u20
v1.25.0
Improvement
#189 - Resource ark -> attribute bin_cmds default value
#168 - Add option to put JAVA_HOME in /etc/environment
#172 - Allow ark to pull from http and files ending in .gz.
Documentation
Recommendations for inclusion in community cookbooks
Production Deployment with Oracle Java
Update testing instructions for chefdk
Various Readme formatting.
Misc
Use Supermarket endpoint in berksfile
rspec cleanup
Adding ubuntu-14.04 to test suite