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: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Change log
2
2
3
+
## 02/05/2023
4
+
5
+
- fix configuration class inconsistencies in base classes
6
+
- remove System.Diagnostic.DiagnosticSource from GetManagedIdentity
7
+
- add functionality to remove failed and succeeded kusto ingestion queue messages if over 1 day old to prevent having to continually enumerate and process all stale messages.
8
+
- fix hang on trace retry for failed csv traces
9
+
10
+
## 12/21/2022
11
+
12
+
- add additional counters to no progress check / timeout
13
+
- change noisy debug trace to trivial
14
+
3
15
## 12/6/2022
4
16
5
17
- UploadCacheData() set file status from formatting to succeeded if not uploading to kusto or log analytics
0 commit comments