We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcca3f3 commit cc68a9fCopy full SHA for cc68a9f
CHANGELOG.md
@@ -1,4 +1,8 @@
1
* Added `sugar.StackRecord()` helper for stringification of current file path and line
2
+* Updated `google.golang.org/grpc` from `v1.49.0` to `v1.53.0` due to vulnerability
3
+* Updated `google.golang.org/protobuf` from `v1.28.0` to `v1.28.1` due to vulnerability
4
+* Implemented implicit standard interface `driver.RowsColumnTypeNullable` in `internal/xsql.rows`
5
+* Upgraded errors description from `retry.Retry` with attempts info
6
7
## v3.48.6
8
* Added builder for topic reader message (usable for tests)
0 commit comments