File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
21
## v0.51.1 (Released 2024-07-11)
2
22
3
23
IMPROVEMENTS
You can’t perform that action at this time.
0 commit comments