Skip to content

Commit 1ae08e3

Browse files
Merge pull request #281611 from JnHs/jh-arck8-relnotes1182
recent updates
2 parents 21cb675 + 23fda07 commit 1ae08e3

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

articles/azure-arc/kubernetes/release-notes.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,32 @@
11
---
22
title: "What's new with Azure Arc-enabled Kubernetes"
3-
ms.date: 04/18/2024
4-
ms.topic: overview
3+
ms.date: 07/23/2024
4+
ms.topic: conceptual
55
description: "Learn about the latest releases of Arc-enabled Kubernetes."
66
---
77

88
# What's new with Azure Arc-enabled Kubernetes
99

10-
Azure Arc-enabled Kubernetes is updated on an ongoing basis. To stay up to date with the most recent developments, this article provides you with information about the latest releases of the [Azure Arc-enabled Kubernetes agents](conceptual-agent-overview.md).
10+
Azure Arc-enabled Kubernetes is updated on an ongoing basis. To stay up to date with the most recent developments, this article provides you with information about recent releases of the [Azure Arc-enabled Kubernetes agents](conceptual-agent-overview.md).
1111

1212
When any of the Arc-enabled Kubernetes agents are updated, all of the agents in the `azure-arc` namespace are incremented with a new version number, so that the version numbers are consistent across agents. When a new version is released, all of the agents are upgraded together to the newest version (whether or not there are functionality changes in a given agent), unless you have [disabled automatic upgrades](agent-upgrade.md) for the cluster.
1313

1414
We generally recommend using the most recent versions of the agents. The [version support policy](agent-upgrade.md#version-support-policy) covers the most recent version and the two previous versions (N-2).
1515

16+
## Version 1.18.x (July 2024)
17+
18+
- Fixed `logCollector` pod restarts
19+
- Updated to Microsoft Go v1.22.5
20+
- Other bug fixes
21+
22+
## Version 1.17.x (June 2024)
23+
24+
- Upgraded to use [Microsoft Go 1.22 to be FIPS compliant](https://github.com/microsoft/go/blob/microsoft/main/eng/doc/fips/README.md#tls-with-fips-compliant-settings)
25+
26+
## Version 1.16.x (May 2024)
27+
28+
- Migrated to use Microsoft Go w/ OpenSSL and fixed some vulnerabilities
29+
1630
## Version 1.15.3 (March 2024)
1731

1832
- Various enhancements and bug fixes

0 commit comments

Comments
 (0)