Skip to content

Commit

Permalink
January 2025 release blog
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel committed Feb 6, 2025
1 parent 989661e commit a61d1af
Showing 1 changed file with 48 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
title: Eclipse Temurin 8u442, 11.0.26, 17.0.14, 21.0.6 and 23.0.3 Available
date: "2025-02-06"
author: Haroon Khel, PMC
description: Adoptium is happy to announce the immediate availability of Eclipse Temurin 8u442, 11.0.26, 17.0.14, 21.0.6 and 23.0.2. As always, all binaries are thoroughly tested and available free of charge without usage restrictions on a wide range of platforms.
tags:
- temurin
- announcement
- release-notes
---

Adoptium is happy to announce the immediate availability of Eclipse Temurin 8u442-b06, 11.0.26+4, 17.0.14+7, 21.0.6+7 and 23.0.2+7. As always, all binaries are thoroughly tested and available free of charge without usage restrictions on a wide range of platforms. Binaries, installers, and source code are available from the [Temurin download page](https://adoptium.net/temurin/releases), [official container images](https://hub.docker.com/_/eclipse-temurin) are available at DockerHub, and [installable packages](https://adoptium.net/installation/) are available for various operating systems.

## Fixes and Updates

This release contains the following fixes and updates.

* [Temurin 8u442 release notes](https://adoptium.net/temurin/release-notes/?version=jdk8u442-b06)

* [Temurin 11.0.26 release notes](https://adoptium.net/temurin/release-notes/?version=jdk-11.0.26+4)

* [Temurin 17.0.14 release notes](https://adoptium.net/temurin/release-notes/?version=jdk-17.0.14+7)

* [Temurin 21.0.6 release notes](https://adoptium.net/temurin/release-notes/?version=jdk-21.0.6+7)

* [Temurin 23.0.2 release notes](https://adoptium.net/temurin/release-notes/?version=jdk-23.0.2+7)

## New and Noteworthy

### Linux installation packages improvements

The process for generating our Linux packages (available using these instructions) has been significantly improved in this release. During previous release cycles, the .deb, .rpm & .apk installer packages have not been produced until all architectures for each of the in-support Temurin versions have been completely tested and shipped as .tar.gz files.

As of this release cycle new automation has been put in place which allows the Linux packages to be built and published at the same time as the release tarballs are published to GitHub, so they will be available much sooner than before.

### JSF signing for SBOMs

In this release we introduced JSF signing and verification on the SBOM json files produced with the JDK binaries. Alongside the GPG signtaure, this added JSF signature increases the integrity of our SBOM files.

### SLSA level 3 compliance

Adoptium are proud to announce SLSA level 3 compliance on all of our primary platforms. This includes Linux, Windows and MacOS.

### Redist DLLs for versions

Visual Studio 2022 version 14.40.33807


0 comments on commit a61d1af

Please sign in to comment.