Skip to content

Commit abe1f76

Browse files
committed
release v0.52.0
1 parent 268ccb4 commit abe1f76

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v0.52.0 (Released 2024-09-20)
2+
3+
IMPROVEMENTS
4+
5+
- database: add RunMigrationsContext with tracing
6+
- test: verify ErrorList doesn't obviously panic
7+
- test: verify `yaml:"x-foo"` works
8+
9+
BUILD
10+
11+
- chore(deps): update actions/checkout action to v4
12+
- chore(deps): update actions/setup-go action to v5
13+
- chore(deps): update github/codeql-action action to v3
14+
- fix(deps): update module cloud.google.com/go/spanner to v1.67.0
15+
- fix(deps): update module github.com/googleapis/go-sql-spanner to v1.7.1
16+
- fix(deps): update module github.com/prometheus/client_golang to v1.20.2
17+
- fix(deps): update module github.com/rickar/cal/v2 to v2.1.19
18+
- fix(deps): update module google.golang.org/grpc to v1.67.0
19+
- fix(deps): update opentelemetry-go monorepo to v1.29.0
20+
121
## v0.51.1 (Released 2024-07-11)
222

323
IMPROVEMENTS

0 commit comments

Comments
 (0)