@@ -8,6 +8,60 @@ information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeo
88additional questions or comments.
99
1010## Release History
11+ ### 03/13/2024 -
12+ ##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.18 (linux)
13+ ##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod: win-3 .1.18 (windows)
14+ ##### Current dependencies
15+ - Linux
16+ - [ CBL-Mariner 2.0.20240301] ( https://github.com/microsoft/azurelinux/releases/tag/2.0.20240301-2.0 )
17+ - Golang - 1.20.5
18+ - Ruby - 3.1.3
19+ - MDSD - 1.29.7
20+ - Telegraf - 1.28.5
21+ - Fluent-bit - 2.1.10
22+ - Fluentd - 1.16.3
23+ - Windows
24+ - Ruby - 3.1.1
25+ - Fluent-bit - 2.0.14
26+ - Telegraf - 1.24.2
27+ - Fluentd - 1.16.3
28+ - Windows AMA - 46.9.43
29+ - Golang - 1.20.5
30+ ##### Code change log
31+ ## What's Changed
32+ - Common
33+ * Build pipeline no disk space by @jatakiajanvi12 in https://github.com/microsoft/Docker-Provider/pull/1170
34+ * update latest image version in yaml by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1167
35+ * Gangams/fix gh issue 3999 by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1168
36+ * Gangams/geneva msi mode bug fix by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1173
37+ * make multiline filter first in pipeline by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1151
38+ * fix telegraf config related fixes by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1176
39+ * update multiline parser config logic by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1180
40+ * Update .trivyignore by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1187
41+ * Gangams/expose disable telemetry config option by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1189
42+ * Updating the out_oms packages and Golang version to 1.21 by @jatakiajanvi12 in https://github.com/microsoft/Docker-Provider/pull/1182
43+ * Integrating fluent-bit input plugins for Linux/Windows by @jatakiajanvi12 in https://github.com/microsoft/Docker-Provider/pull/1144
44+ * fix bugs in fluent-bit input plugins by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1200
45+ * Update trivyignore by @jatakiajanvi12 in https://github.com/microsoft/Docker-Provider/pull/1203
46+ - Linux
47+ * Gangams/telegraf update to 1.28.5 by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1159
48+ * Disable component based on logs profile (#1141 ) by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1145
49+ * explicity set LOGS_AND_EVENTS_ONLY by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1177
50+ * fix bugs for geneva and legacy mode for toggle components by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1174
51+ * update v2 schema configmap by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1175
52+ * add syslog option to linux daemonset for Arc by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1179
53+ * update mdsd for aarch64 patch by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1183
54+ * suppress errors and do a quiet grep by @pfrcks in https://github.com/microsoft/Docker-Provider/pull/1184
55+ * Upgrade fluentd to 1.16.3 for linux by @wanlonghenry in https://github.com/microsoft/Docker-Provider/pull/1185
56+ * fix script errors by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1190
57+ * fix configmap parse error by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1191
58+ * Gangams/extend arc k8s msi arm templates for ampls by @ganga1980 in https://github.com/microsoft/Docker-Provider/pull/1192
59+ * Golang downgrade back to 1.20.5 by @jatakiajanvi12 in https://github.com/microsoft/Docker-Provider/pull/1198
60+ - Windows
61+ * Longw/fluentd upgrade win by @wanlonghenry in https://github.com/microsoft/Docker-Provider/pull/1193
62+ * Update the code to take toggle for env vars in windows by @jatakiajanvi12 in https://github.com/microsoft/Docker-Provider/pull/1196
63+ * Update windows_fluent_bit default to disable by @jatakiajanvi12 in https://github.com/microsoft/Docker-Provider/pull/1201
64+
1165### 01/31/2024 -
1266##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.17 (linux)
1367##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod: win-3 .1.17 (windows)
0 commit comments