Skip to content

Commit a127f2c

Browse files
chore(main): release 1.22.0 (#106)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 5a567ed commit a127f2c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.22.0](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/compare/v1.21.0...v1.22.0) (2024-05-14)
4+
5+
6+
### Features
7+
8+
* Add support for FLOAT32 column type ([e5ee7c1](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/e5ee7c15f5e0b07ad03ea73e3edf1c598d956e75))
9+
* Support for diffs on Create Search Index ([#104](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/104)) ([5a567ed](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/5a567ed6abf3f3ba5e0beb33a50d793162c06f28))
10+
11+
12+
### Bug Fixes
13+
14+
* **deps:** bump com.google.errorprone:error_prone_core ([#108](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/108)) ([4a4c0ad](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/4a4c0adabc9f0f5994bfa71f8fe3a233fd563f5f))
15+
* **deps:** bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre ([#107](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/107)) ([548e2cb](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/548e2cb5552f4a7f0d7a1ec00d8493dd972c0347))
16+
317
## [1.21.0](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/compare/v1.20.0...v1.21.0) (2024-05-01)
418

519

0 commit comments

Comments
 (0)