You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@ This file is used to list changes made in each version of the Java cookbook.
4
4
5
5
## Unreleased
6
6
7
-
Standardise files with files in sous-chefs/repo-management
8
-
9
-
- Update the recommended Ruby VSCode extensions
7
+
- Add `repository_uri` property to `temurin_package_install` and `openjdk_pkg_install` resources to support installation from alternative/internal mirrors ([#728](https://github.com/sous-chefs/java/issues/728))
8
+
- Clarify documentation for `url` property in `openjdk_source_install` resource to note it can be used for internal mirrors
9
+
- Standardise files with files in sous-chefs/repo-management
10
+
Update the recommended Ruby VSCode extensions
10
11
- Fix missing skip_alternatives property in openjdk_pkg_install
0 commit comments