Skip to content

Commit

Permalink
Merge pull request #1622 from ydb-platform/asmyasnikov-patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
asmyasnikov authored Jan 30, 2025
2 parents fa7bffe + ea34437 commit f2da81c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
* Bumped dependencies:
- `golang.org/x/net from` v0.23.0 to v0.33.0
- `golang.org/x/sync from` v0.6.0 to v0.10.0
- `golang.org/x/sys from` v0.18.0 to v0.28.0
- `golang.org/x/text from` v0.14.0 to v0.21.0
- `github.com/golang-jwt/jwt/v4` from v4.4.1 to v4.5.0

## v3.99.0
* Added `ydb.WithExecuteDataQueryOverQueryClient(bool)` option to execute data queries from table service
client using query client API. Using this option you can execute queries from legacy table service client
Expand Down

0 comments on commit f2da81c

Please sign in to comment.