Skip to content

Releases: sous-chefs/java

12.1.0

03 Dec 21:11
Compare
Choose a tag to compare
  • 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

18 Nov 18:29
Compare
Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

Standardise files with files in sous-chefs/repo-management

12.0.6

15 Jul 17:30
Compare
Choose a tag to compare

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

03 May 19:26
Compare
Choose a tag to compare
Update metadata for 12.0.5

12.0.4

03 May 19:25
Compare
Choose a tag to compare
Update metadata for 12.0.4

v4.1.0

08 May 17:47
5de7de6
Compare
Choose a tag to compare
Merge pull request #548 from sous-chefs/release/4.1.0

release 4.1.0

v1.29.0 - 11/14/2014

14 Nov 15:44
Compare
Choose a tag to compare

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

06 Sep 19:31
Compare
Choose a tag to compare

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

22 Aug 15:14
Compare
Choose a tag to compare
  • Update Oracle JDK8 to version 8u20

v1.25.0

01 Aug 20:49
Compare
Choose a tag to compare

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