Skip to content

Commit 6d0e3b5

Browse files
committed
Release note (IC)
1 parent 498a65a commit 6d0e3b5

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
lines changed

blog-collector/2025-10-13-installed.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

blog-collector/2025-10-20-installed.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,20 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
88

99
In this release, we've added two important updates to Installed Collectors to enhance performance, security, and ensure long-term support:
1010

11-
### Java upgrade and end of support for legacy versions
11+
:::note
12+
Starting January 31, 2026, Sumo Logic will no longer support the collectors using Java Runtime Environment (JRE) versions older than 17 and will end support for Installed Collectors running on WIN 32 machines.
1213

13-
Starting January 31, 2026, Sumo Logic will no longer support the collectors using Java Runtime Environment (JRE) versions older than 17. To ensure continued compatibility and support, upgrade your collectors to JRE 17 or later before this date.
14+
To ensure continued compatibility and support, upgrade your collectors to JRE 17 or later and migrate your collectors to Windows 64-bit or another supported operating system before this date.
15+
:::
1416

15-
As of October 13, 2025, Installed Collectors have been upgraded to JRE 17 in version 19.533-5. This change applies differently depending on how your collectors are configured:
17+
## Java upgrade and end of support for legacy versions
1618

17-
#### For collectors using default Sumo Logic bundled Corretto JRE
19+
With Java 8 reaching its end of public updates in January 2019, and with newer Java versions offering significant improvements in both performance and security, we are upgrading our Installed Collectors to Java 17. This change applies differently depending on how your collectors are configured:
1820

19-
If you're using the default Sumo Logic bundled Corretto JRE, this deprecation will not affect you as the upgrade to JRE 17 happens automatically when you update your collector to version 19.533-5. No immediate action is required.
21+
- **For collectors using default Sumo Logic bundled Corretto JRE**. This deprecation will not affect you as the upgrade to JRE 17 happens automatically when you update your collector to version 19.533-5. No immediate action is required.
22+
- **For collectors with custom JRE setups**. If you're using a custom JRE configuration, including binary installer-based deployments, custom deployment scripts, or containerized collectors with JRE 8 or 11, you must manually upgrade to JRE 17 to maintain compatibility and support. After January 31, 2026, your existing collectors will continue to run. However, you will not be able to upgrade or download new collector versions using JRE 8 or 11.
2023

21-
#### For collectors with custom JRE setups
22-
23-
If you're using a custom JRE configuration, including binary installer-based deployments, custom deployment scripts, or containerized collectors with JRE 8 or 11, you must manually upgrade to JRE 17 by January 31, 2026 to maintain compatibility and support.
24-
After this date, your existing collectors will continue to run. However, you will not be able to upgrade or download new collector versions using JRE 8 or 11.
25-
26-
### End of support for Windows 32-bit (WIN 32) systems
24+
## End of support for Windows 32-bit (WIN 32) systems
2725

2826
To align with Microsoft’s end-of-life for Windows 32-bit systems and ensure a secure, stable platform for all users, Sumo Logic will end support for Installed Collectors running on WIN 32 machines from January 31, 2026. After this date, the collectors on WIN 32 will no longer be supported and upgrades and new collector downloads for WIN 32 will be disabled.
2927

0 commit comments

Comments
 (0)