Releases: cloudspannerecosystem/spool
Releases · cloudspannerecosystem/spool
v0.3.0
What's Changed
- Bump cloud.google.com/go/spanner from 1.77.0 to 1.81.1 by @dependabot in #30
- If there is no database, the database is excluded by @sinmetal in #37
- Fix: Ignore NotFound errors when dropping databases in clean operation by @sinmetal in #40
- Log output when DB does not exist by @sinmetal in #41
New Contributors
- @dependabot made their first contribution in #30
- @sinmetal made their first contribution in #37
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
v0.2.0
What's Changed
- use GitHub Actions instead of CircleCI by @vvakame in #14
- add @vvakame & @sinmetal to CODEOWNERS by @vvakame in #16
- remove CircleCI by @vvakame in #17
- use embed package instead of github.com/rakyll/statik by @vvakame in #18
- use go tool directive by @vvakame in #19
- use Spanner emulator instead of handy-spanner by @vvakame in #21
- Execute DDL when target DB was created already by @vvakame in #22
- update dependencies by @vvakame in #24
New Contributors
Full Changelog: v0.1.0...v0.2.0