diff --git a/CHANGELOG.md b/CHANGELOG.md index 77884857899..154a7da37d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,28 @@ # Change Log for Amazon Corretto 23 The following sections describe the changes for each release of Amazon Corretto 23. + +## Corretto version: 23.0.0.35.1 +Release Date: August 12, 2024 + +**Target Platforms 1** + ++ RPM-based Linux using glibc 2.17 or later, x86_64 ++ Debian-based Linux using glibc 2.17 or later, x86_64 ++ RPM-based Linux using glibc 2.17 or later, aarch64 ++ Debian-based Linux using glibc 2.17 or later, aarch64 ++ Alpine-based Linux, x86_64 ++ Alpine-based Linux, aarch64 ++ Windows 10 or later, x86_64 ++ macos 12.0 and later, x86_64 ++ macos 12.0 and later, aarch64 + + +**1.** This is the platform targeted by the build. See [Using Amazon Corretto](https://aws.amazon.com/corretto/faqs/#Using_Amazon_Corretto) +in the Amazon Corretto FAQ for supported platforms + +The following issues are addressed in 23.0.0.35.1: + +| Issue Name | Platform | Description | Link | +|-------------------------------------------------------------------|----------|------------------------------------------------------------------------------------|------------------------------------------------------------------------| +| Import jdk-23+35 | All | Updates Corretto baseline to OpenJDK 23+35 | [jdk-23+35](https://github.com/openjdk/jdk/releases/tag/jdk-23+35) |