diff --git a/CHANGELOG.md b/CHANGELOG.md index 6801103df71..54c1e55070c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ The following sections describe the changes for each release of Amazon Corretto 23. +## Corretto version: 23.0.0.37.1 +Release Date: September 17, 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.37.1: + +| Issue Name | Platform | Description | Link | +|-------------------------------------------------------------------|----------|------------------------------------------------------------------------------------|------------------------------------------------------------------------| +| Import jdk-23+37 | All | Updates Corretto baseline to OpenJDK 23+37 | [jdk-23+37](https://github.com/openjdk/jdk/releases/tag/jdk-23+37) | +| Add debug level into alpine build | Alpine | Fixes Alpine debug builds actually being release builds | [corretto-23#4](https://github.com/corretto/corretto-23/pull/4) | + ## Corretto version: 23.0.0.36.1 Release Date: August 22, 2024