Skip to content

Commit 19be745

Browse files
release-please[bot]nielm
authored andcommitted
chore(main): release 1.21.0
1 parent 717498a commit 19be745

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## [1.21.0](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/compare/v1.20.0...v1.21.0) (2024-05-01)
4+
5+
6+
### Features
7+
8+
* Update parser to handle RENAME and SYNONYM ([#101](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/101)) ([49a08fd](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/49a08fda9f2359027256c345708c6e7819cc7607))
9+
10+
11+
### Bug Fixes
12+
13+
* Compilation issues with error-prone on JDK16+ ([#100](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/100)) ([7e98200](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/7e9820066cd2478ac73a348483c952c99780b3c3))
14+
* **deps:** bump com.google.errorprone:error_prone_core ([#99](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/99)) ([b51fa4c](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/b51fa4c613e95049b32ca63233d1438abe4ab030))
15+
* **deps:** Bump com.google.errorprone:error_prone_core from 2.25.0 to 2.26.1 ([#93](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/93)) ([1c1cb59](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/1c1cb59b489391e82b764f7a29c519a9c492cde3))
16+
* **deps:** Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre ([#92](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/92)) ([1dd2837](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/1dd2837b69534fc4d94af8cdafac2ca53035563d))
17+
* **deps:** bump commons-cli:commons-cli from 1.6.0 to 1.7.0 ([#98](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/98)) ([e9a3514](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/e9a35148362fbf380909f3e69d750185809b2c92))
18+
* **deps:** Bump org.apache.maven.plugins:maven-compiler-plugin ([#95](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/95)) ([226e5a2](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/226e5a2880a736339b9080690190bbfed8daa4da))
19+
* **deps:** Bump slf4j.version from 2.0.12 to 2.0.13 ([#96](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/issues/96)) ([e4b0471](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/e4b047185df82452a999c32e62d135084fa75b0c))
20+
* Update dependabot.yml to add conventional commit prefix ([f0a4cb7](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/f0a4cb77f81ece7cef76cdc4fc3b8c85115c76d8))
21+
* Update dependabot.yml to add conventional commit prefix ([97243fa](https://github.com/cloudspannerecosystem/spanner-schema-diff-tool/commit/97243fa3952f344231ad30dff15ba14af8dc40b3))
22+
323
## 1.20.0 (2024-03-11)
424

525

0 commit comments

Comments
 (0)