You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,24 @@ additional questions or comments.
9
9
10
10
## Release History
11
11
12
-
Note : The agent version(s) below has dates (ciprod<mmddyyyy>), which indicate the agent build dates (not release dates)
12
+
Note : The agent version(s) below has dates (ciprod\<mmddyyyy\>), which indicate the agent build dates (not release dates)
13
+
14
+
### 10/05/2022 -
15
+
##### Version microsoft/oms:ciprod10042022-3c05dd1b Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:ciprod10042022-3c05dd1b (linux)
16
+
##### Version microsoft/oms:win-ciprod10042022-3c05dd1b Version mcr.microsoft.com/azuremonitor/containerinsights/ciprod:win-ciprod10042022-3c05dd1b (windows)
17
+
##### Code change log
18
+
19
+
- Common
20
+
- Rename resource names from omsagent based to ama-logs based #823
21
+
- Chart major version bumped to 3.0.0 (no auto update)
22
+
- Change image tag format from ciprod\<mmddyyyy\> to ciprod\<mmddyyyy\>-\<short-commit-id\> where commit-id is the id of the last commit to be included in the release
23
+
- Add gatekeeper-system to exlude namespace #833
24
+
- flag to ignore proxy settings which are automatically set by arc k8s extension #824
25
+
- Added new rule group and rule properties #818
26
+
- fix: Update DCR creation to Clusters resource group instead of workspace (ARM Template update) #819
0 commit comments