Skip to content

Commit 9c607cc

Browse files
fix(release-notes): add azurelinux/Ruby versions and PR author attributions to 3.4.0 entry
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0e8bc11 commit 9c607cc

1 file changed

Lines changed: 27 additions & 21 deletions

File tree

ReleaseNotes.md

Lines changed: 27 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,43 +12,49 @@ additional questions or comments.
1212
##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.4.0 (linux)
1313
##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-3.4.0 (windows)
1414
- Linux
15+
- [azurelinux 3.0.20260517](https://github.com/microsoft/azurelinux/releases/tag/3.0.20260517-3.0)
1516
- Golang - 1.26.3
17+
- Ruby - arm64 - 3.3.5-7, x86_64 - 3.3.10
1618
- MDSD - 1.40.3
1719
- Telegraf - 1.38.4
1820
- Fluent-bit - 5.0.4
1921
- Fluentd - 1.16.3
2022
- Windows
2123
- Golang - 1.26.3
24+
- Ruby - 3.1.1
2225
- Windows AMA - 47.7.1
2326
- Telegraf - 1.24.2
2427
- Fluent-bit - 5.0.3
2528
- Fluentd - 1.16.3
2629
##### Code change log
2730
## What's Changed
2831
- Common (Linux + Windows)
29-
* Fix CVE-2026-41316: upgrade erb gem to 4.0.3.1 in ama-logs Linux image (#1692)
30-
* Fix CVE-2026-45363: upgrade jwt gem to 3.2.0 (#1693)
31-
* chore(deps): Upgrade Go to 1.26.3 and update dependencies (#1676, #1690, #1694, #1696)
32-
* Upgrade telegraf-agent to 1.38.3 (#1670)
33-
* Upgrade telegraf-agent to 1.38.4 (#1685)
34-
* Upgrade fluent-bit (Linux 5.0.4, Windows 5.0.3) (#1671)
35-
* Fix Windows multiline test yamls (#1686)
32+
* Fix CVE-2026-41316: upgrade erb gem to 4.0.3.1 in ama-logs Linux image by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1692
33+
* Fix CVE-2026-45363: upgrade jwt gem to 3.2.0 by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1693
34+
* chore(deps): Upgrade Go to 1.26.3 and update dependencies by @azure-monitor-assistant in https://github.com/microsoft/Docker-Provider/pull/1676
35+
* chore(deps): Upgrade Go to 1.26.3 and update dependencies by @azure-monitor-assistant in https://github.com/microsoft/Docker-Provider/pull/1690
36+
* chore(deps): Upgrade Go to 1.26.3 and update dependencies by @azure-monitor-assistant in https://github.com/microsoft/Docker-Provider/pull/1694
37+
* chore(deps): Upgrade Go to 1.26.3 and update dependencies by @azure-monitor-assistant in https://github.com/microsoft/Docker-Provider/pull/1696
38+
* Upgrade telegraf-agent to 1.38.3 by @azure-monitor-assistant in https://github.com/microsoft/Docker-Provider/pull/1670
39+
* Upgrade telegraf-agent to 1.38.4 by @azure-monitor-assistant in https://github.com/microsoft/Docker-Provider/pull/1685
40+
* Upgrade fluent-bit (Linux 5.0.4, Windows 5.0.3) by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1671
41+
* Fix Windows multiline test yamls by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1686
3642

3743
- Infra
38-
* Migrate release pipeline to SDP (#1681)
39-
* pipeline change for merged chart (#1682)
40-
* fix(helm): coerce OmsAgent.isUsingAADAuth to a boolean (#1679)
41-
* fix: add --force-conflicts to helm deploy to resolve server-side apply ownership conflicts (#1667)
42-
* ci: auto-trigger build pipeline for robot upgrade branches (#1688)
43-
* chore: Add automated Go version upgrade workflow (#1665)
44-
* Add automated telegraf-agent upgrade workflow (#1652)
45-
* fix: process metrics collection for fluentd, ruby, and telegraf. add ProcessName field for easy query (#1662)
46-
* fix(ci): use variable reference for AllNodesClientId in e2e test stage (#1683)
47-
* Update OmsAgent.ImageTagLinux.json (#1684)
48-
* Add multiline-validation skill (#1687)
49-
* add e2e tests to all nodes clusters (#1677)
50-
* remove deployment verification (#1678)
51-
* add ci-logs-dev-aks-all-nodes deploy job (#1666)
44+
* Migrate release pipeline to SDP by @wanlonghenry in https://github.com/microsoft/Docker-Provider/pull/1681
45+
* Update pipeline for merged chart integration by @wanlonghenry in https://github.com/microsoft/Docker-Provider/pull/1682
46+
* fix(helm): coerce OmsAgent.isUsingAADAuth to a boolean by @rashmichandrashekar in https://github.com/microsoft/Docker-Provider/pull/1679
47+
* fix: add --force-conflicts to helm deploy to resolve server-side apply ownership conflicts by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1667
48+
* ci: auto-trigger build pipeline for robot upgrade branches by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1688
49+
* chore: Add automated Go version upgrade workflow by @suyadav1 in https://github.com/microsoft/Docker-Provider/pull/1665
50+
* Add automated telegraf-agent upgrade workflow by @suyadav1 in https://github.com/microsoft/Docker-Provider/pull/1652
51+
* Zane/fix fluentd procstat pattern by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1662
52+
* fix(ci): use variable reference for AllNodesClientId in e2e test stage by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1683
53+
* Update OmsAgent.ImageTagLinux Toggle Document by @NicAtMS in https://github.com/microsoft/Docker-Provider/pull/1684
54+
* Add multiline-validation skill by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1687
55+
* add e2e tests to all nodes clusters by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1677
56+
* remove deployment verification by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1678
57+
* pipelines: add ci-logs-dev-aks-all-nodes deploy job by @zanejohnson-azure in https://github.com/microsoft/Docker-Provider/pull/1666
5258

5359
### 04/22/2026 -
5460
##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.3.0 (linux)

0 commit comments

Comments
 (0)