Skip to content

Releases: daichirata/hammer

v0.6.3

19 May 12:42
7cc6a2c
Compare
Choose a tag to compare

Changelog

v0.6.2

07 Feb 06:27
9de2d7a
Compare
Choose a tag to compare

Changelog

v0.6.1

10 Aug 13:39
cd53fc6
Compare
Choose a tag to compare

Changelog

  • 016c647 Bump up version of Go to 1.20.x to be used during testing
  • 116f112 Bump up version of actions/checkout and actions/setup-go
  • 2d994a1 Migrate to new protobuf message types
  • f8af0e9 fix: fix timestamp with default fields comparison
  • 540deba fix: handle default timestamp value definition changes
  • 28e0515 fix: timestamp default comparison logic

v0.6.0

12 Apr 08:10
ff89990
Compare
Choose a tag to compare

Changelog

  • 49b6fb3 add support for change stream
  • 03141fa bumpup spanner version to 1.44.0
  • 43ae0ad chore: update cloud.google.com/go/spanner to v1.42.0
  • 3b09329 fix test and small cases create change stream ddl

v0.5.12

14 Oct 06:33
b57c940
Compare
Choose a tag to compare

Changelog

v0.5.11

19 Aug 17:50
ed095e0
Compare
Choose a tag to compare

Changelog

  • 13b7f69 Add ignore-change-streams flag
  • de251f8 Add test
  • 489d7d1 Fix parsing failure if comments were included

v0.5.10

04 Aug 08:10
21535af
Compare
Choose a tag to compare

Changelog

  • dc77e55 Bump up version to 1.18
  • 3fb397c chore: update cloud.google.com/go/spanner to v1.36.0

v0.5.9

18 Jun 04:46
fe89490
Compare
Choose a tag to compare

Changelog

  • 215babf chore: update cloud.google.com/go/spanner to v1.33.0
  • 81bd479 feat: use DEFAULT keyword instead of UPDATE when adding columns
  • c5dec3a fix: timestamp literal format in diff_test.go

v0.5.8

08 May 10:39
60050e1
Compare
Choose a tag to compare

Changelog

  • 28e44e6 Add option to ignore ALTER DATABASE statement

v0.5.7

02 Mar 06:24
1dac1ce
Compare
Choose a tag to compare

Changelog

  • be29cfc modify default value when alter column type is JSON
  • b7ba757 update spanner for support JSON column type in spansql