@@ -8,6 +8,53 @@ information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeo
88additional questions or comments.
99
1010## Release History
11+ ### 01/31/2024 -
12+ ##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.17 (linux)
13+ ##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod: win-3 .1.17 (windows)
14+ ##### Release branch: https://github.com/microsoft/Docker-Provider/commits/release-ciprod-3.1.17/
15+ ##### Current dependencies
16+ - Linux
17+ - [ CBL-Mariner 2.0.20240123] ( https://github.com/microsoft/CBL-Mariner/releases/tag/2.0.20240123-2.0 )
18+ - Golang - 1.20.5
19+ - Ruby - 3.1.3
20+ - MDSD - 1.29.4
21+ - Telegraf - 1.27.3
22+ - Fluent-bit - 2.0.9
23+ - Fluentd - 1.14.6
24+ - Windows
25+ - Ruby - 3.1.1
26+ - Fluent-bit - 2.0.14
27+ - Telegraf - 1.24.2
28+ - Fluentd - 1.14.6
29+ - Windows AMA - 46.9.43
30+ - Golang - 1.20.5
31+ ##### Code change log
32+ ## What's Changed
33+ - Common
34+ * Longw/esrp signing and dynamic scripts refactoring by @wanlonghenry in #1087
35+ * Add user agent to KubeAPI and CAdvisor clients by @pfrcks in #1108
36+ * Gangams/dotnet core version update by @ganga1980 in #1110
37+ * Fix bug by @pfrcks in #1111
38+ * Update pipeline build image from ubuntu 18 to 20 by @wanlonghenry in #1119
39+ * Add telegraf enabled/disabled info in TelegrafMetricsSentCount by @jatakiajanvi12 in #1121
40+ * Telemetry gap: Adding missing heartbeat telemetry by @jatakiajanvi12 in #1129
41+ * Telemetry optimization - Add K8sAPI and CAdvisorAPI response code telemetry in customMetrics by @jatakiajanvi12 in #1122
42+ * Telemetry gap: Add PerfMetricsCount and HPACount metrics by @jatakiajanvi12 in #1131
43+ * Telemetry optimization: Sending mdsd error traces as metrics by @jatakiajanvi12 in #1147
44+ * Make multiline languages configurable by @pfrcks in #1149
45+ * Change multiline default config to disable all by @wanlonghenry in #1153
46+ * Upgrade pipeline ubuntu image version by @wanlonghenry in #1156
47+ - Linux
48+ * Fix telegraf rs false errors by @pfrcks in #1105
49+ * Update the fluent-bit plugins and telegraf to version 1.27.3 by @jatakiajanvi12 in #1107
50+ * Gangams/mdsd update for FIPS and FedRamp compliance by @ganga1980 in #1135
51+ - Windows
52+ * Send kubemonagent event using windows ama by @jatakiajanvi12 in #1127
53+ * Removing the exit condition if credentials not provided for proxy in Windows by @jatakiajanvi12 in #1136
54+ * Removing the certificate creation for geneva non MSI by @jatakiajanvi12 in #1137
55+ * Fix the geneva logs multi-tenancy regression in legacy mode by @ganga1980 in #1161
56+ - Azure Arc K8s Extension
57+ * Gangams/fix arc k8s windows custom metrics bug by @ganga1980 in #1118
1158
1259### 12/08/2023 -
1360##### Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:3.1.16 (linux)
0 commit comments