Skip to content

Releases: sous-chefs/java

v15.0.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 22 Jun 13:44
ba8dba2

15.0.0 (2026-06-22)

⚠ BREAKING CHANGES

  • support source archive upgrades (#762)
  • remove legacy Java node attribute API (#758)

Features

  • remove legacy Java node attribute API (#758) (14e673e)

Bug Fixes

14.0.1

Choose a tag to compare

@kitchen-porter kitchen-porter released this 04 Sep 18:04
Update metadata for 14.0.1

14.0.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 16 Jul 10:20
  • Remove Semeru support as there is no clean yum or apt repository for it

13.2.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 14 Jul 09:57
  • Add repository_uri property to temurin_package_install and openjdk_pkg_install resources to support installation from alternative/internal mirrors (#728)
  • Clarify documentation for url property in openjdk_source_install resource to note it can be used for internal mirrors
  • Standardise files with files in sous-chefs/repo-management
    Update the recommended Ruby VSCode extensions
  • Fix missing skip_alternatives property in openjdk_pkg_install

13.1.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 14 Jul 08:37
  • add skip_alternatives to resources corretto_install, openjdk_install, openjdk_pkg_install, openjdk_source_install for cases when management of alternatives is not desired. (@dschlenk)

13.0.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 13 Jul 20:16
  • Add new resource temurin_package_install
  • Add script to check for Java updates
  • Update Temurin Java 8 support
  • Update Temurin repositories
  • Update bin commands for all OpenJDK versions
  • Fix Java alternatives to prevent unnecessary removal and re-addition of alternatives
  • Move bin_cmds from Java::Cookbook::OpenJdkHelpers to Java::Cookbook::BinCmdHelpers for reuse outside of OpenJDK
  • Fix apt_repository failing to install the GPG in the correct location
  • Add Temurin 21 to the test matrix
  • Remove Semeru from the test matrix

12.1.1

Choose a tag to compare

@kitchen-porter kitchen-porter released this 05 Dec 16:44
Update metadata for 12.1.1

12.1.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 03 Dec 21:11
  • 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

Choose a tag to compare

@kitchen-porter kitchen-porter released this 18 Nov 18:29

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

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

12.0.6

Choose a tag to compare

@kitchen-porter kitchen-porter released this 15 Jul 17:30

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