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: RELEASE_NOTES.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Release Notes
2
2
3
+
## 0.0.9 Add more retry parameters
4
+
5
+
* fix: recovery from error mode - when DataSet HTTP req sending fails consuming of additional input events is blocked. Fix issue with rejected input events once retry attempts times out.
6
+
* feat: change the content of User-Agent header in order to send more details. Also allow library consumer to define additional details.
7
+
* Refactoring and documentation
8
+
9
+
## 0.0.8 Improve logging
10
+
11
+
* Log amount of transferred bytes to DataSet
12
+
3
13
## 0.0.7 Add more retry parameters
4
14
5
15
* To make OpenTelemetry configuration more stable we have introduced more retry options. We have to propagate them to the library.
0 commit comments