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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
* Fixed default state of `internal/xerrors.retryableError`: it inherit properties from parent error as possible
2
+
* Marked event `grpc/stats.End` as ignored at observing status of grpc connection
3
+
1
4
## v3.42.12
2
5
* Replaced the balancer connection to discovery service from short-lived grpc connection to `internal/conn` lazy connection (revert related changes from `v3.42.6`)
3
6
* Marked as deprecated `trace.Driver.OnBalancerDialEntrypoint` event callback
0 commit comments