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
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,14 @@
2
2
3
3
This file is used to list changes made in each version of the Java cookbook.
4
4
5
-
## [UNRELEASED]
6
-
### Updated
5
+
## 2.1.0 - (2018-05-25)
6
+
7
7
- Added Java 10 JCE attributes to default attrs
8
-
- Update oracle recipe to not perform a switch on java major version and instead
9
-
use the version provided in attributes. This allows end users to include new Java
10
-
versions without the cookbook requiring an update each time a major version gets
11
-
released
12
-
- Updated the oracle_install resource to pick up semantic versioning that Oracle
13
-
has started using for Java 10+
14
-
- Updated the default attributes file to include x86_64 endpoint and checksum for
15
-
Oracle Java 10. The i586 version is not (yet) available.
8
+
- Update oracle recipeM to not perform a switch on java major version and instead use the version provided in attributes. This allows end users to include new Java versions without the cookbook requiring an update each time a major version gets released
9
+
- Updated the oracle_install resource to pick up semantic versioning that Oracle has started using for Java 10+
10
+
- Updated the default attributes file to include x86_64 endpoint and checksum for Oracle Java 10\. The i586 version is not (yet) available.
0 commit comments