Skip to content

Commit 8327327

Browse files
committed
WI557748 changelog update
1 parent 45bf7d3 commit 8327327

1 file changed

Lines changed: 51 additions & 1 deletion

File tree

articles/defender-for-cloud/defender-sensor-change-log.md

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Defender Sensor for Defender for Containers Changelog
33
description: Learn about the version history and updates for the Defender sensor in Microsoft Defender for Containers.
44
ms.service: defender-for-cloud
55
ms.topic: reference
6-
ms.date: 02/23/2026
6+
ms.date: 03/02/2026
77
ai-usage: ai-assisted
88
---
99

@@ -33,6 +33,42 @@ To see the version of the sensor run:
3333

3434
### Sensor v0.9 (deployed by Helm or Arc for K8s in Preview mode)
3535

36+
**Sensor v0.9.51 – Preview**
37+
38+
- **Released:** March 2026
39+
40+
- **What's included:**
41+
42+
- Improvements
43+
44+
- Security and platform updates
45+
46+
- Upgraded Go and related dependencies and libraries to address security vulnerabilities and improve runtime stability.
47+
48+
- Fluent Bit updated to a newer version to improve log processing and security.
49+
50+
- FIPS support enabled for the publisher and file-cleaner components for customers requiring FIPS-compliant operation.
51+
52+
- Reduced load and resource usage
53+
54+
- Reduced aggregation size and narrowed aggregated data types to lower memory and CPU usage.
55+
56+
- Chart and publisher updates to reduce query load on the authentication service, improving overall reliability.
57+
58+
- Fixes
59+
60+
- Authentication stability and concurrency
61+
62+
- Token provider now caches negative (false) responses from the auth service to avoid repeated failing calls.
63+
64+
- Improved thread-safety in the token provider by adding read-locking around token map checks to prevent race conditions.
65+
66+
- Miscellaneous fixes
67+
68+
- Various configuration and path fixes to ensure reliable log collection and prevent duplicate data.
69+
70+
71+
3672
**Sensor v0.9.50 – Preview**
3773

3874
- **Released:** February 2026
@@ -77,6 +113,20 @@ To see the version of the sensor run:
77113

78114
### Sensor v0.8 (relevant to all AKS supported versions and Arc for K8s)
79115

116+
**Sensor v0.8.48 – GA**
117+
118+
- **Released:** March 2026
119+
120+
- **What's included:**
121+
122+
- Security
123+
124+
- Dependency and image updates: Multiple components have updated binaries and container images to address known vulnerabilities.
125+
126+
- Go runtime and component upgrades: The Go runtime and an internal IG component were upgraded to remediate security issues.
127+
128+
- FIPS and image hardening for publisher components: Publisher and file-cleaner components now support FIPS configurations and use smaller, hardened base images; Fluent Bit was upgraded as part of this hardening.
129+
80130
**Sensor v0.8.47 – GA**
81131

82132
- **Released:** February 2026

0 commit comments

Comments
 (0)