File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.24.0 "
2+ "." : " 1.24.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.24.1] ( https://github.com/googleapis/go-sql-spanner/compare/v1.24.0...v1.24.1 ) (2026-03-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update all dependencies ([ #750 ] ( https://github.com/googleapis/go-sql-spanner/issues/750 ) ) ([ 107c133] ( https://github.com/googleapis/go-sql-spanner/commit/107c1331cf1f3d61c7ad6c533e18fdc8566e8771 ) )
9+ * Update dependency com.google.errorprone: error_prone_annotations to v2.48.0 ([ #757 ] ( https://github.com/googleapis/go-sql-spanner/issues/757 ) ) ([ fe99422] ( https://github.com/googleapis/go-sql-spanner/commit/fe99422f2a4a0edd2100a571f60ffb7c830273b0 ) )
10+ * Update dependency io.netty: netty-transport-native-epoll to v4.2.10.final ([ #702 ] ( https://github.com/googleapis/go-sql-spanner/issues/702 ) ) ([ a078428] ( https://github.com/googleapis/go-sql-spanner/commit/a07842819492f8f95f2377524dcc765ad0f2b556 ) )
11+ * Update protobuf monorepo ([ #755 ] ( https://github.com/googleapis/go-sql-spanner/issues/755 ) ) ([ 666615c] ( https://github.com/googleapis/go-sql-spanner/commit/666615c7fede6f2b37dc1196706c4201f4f63d14 ) )
12+
313## [ 1.24.0] ( https://github.com/googleapis/go-sql-spanner/compare/v1.23.0...v1.24.0 ) (2026-02-13)
414
515
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ import (
5454 "google.golang.org/protobuf/proto"
5555)
5656
57- const ModuleVersion = "1.24.0 " // x-release-please-version
58- const userAgent = "go-sql-spanner/1.24.0 " // x-release-please-version
57+ const ModuleVersion = "1.24.1 " // x-release-please-version
58+ const userAgent = "go-sql-spanner/1.24.1 " // x-release-please-version
5959
6060const gormModule = "github.com/googleapis/go-gorm-spanner"
6161const gormUserAgent = "go-gorm-spanner"
You can’t perform that action at this time.
0 commit comments