Skip to content

Commit

Permalink
release v0.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jul 21, 2023
1 parent 9323d66 commit f8e16bc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v0.45.1 (Released 2023-07-21)

IMPROVEMENTS

- log: make NewBufferLogger() safe to read/write across goroutines

BUILD

- build: use latest stable Go release
- fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.0
- fix(deps): update module google.golang.org/grpc to v1.56.2

## v0.45.0 (Released 2023-07-05)

Expand Down

0 comments on commit f8e16bc

Please sign in to comment.