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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
* Refactored initialization of coordination, ratelimiter, scheme, scripting and table clients from `internal/lazy` package to each client initialization with `sync.Once`
2
2
* Removed `internal/lazy` package
3
+
* Added retry option `retry.WithStackTrace` for wrapping errors with stacktrace
3
4
4
5
## v3.24.0
5
6
* Fixed re-opening case after close lazy-initialized clients
0 commit comments