Skip to content

Releases: chenquan/zero-sqlx

Release v0.6.0

06 Jun 13:26
4389ad5
Compare
Choose a tag to compare

What's Changed

  • feat(follower-db): allows watching for changes in the follower db by @chenquan in #53

Full Changelog: v0.5.2...v0.6.0

Release v0.5.3

26 May 23:16
ccb1886
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade go-zero 1.6.1 version by @chenquan in #37
  • chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 by @dependabot in #38
  • chore: upgrade go-zero 1.6.2 version by @chenquan in #46
  • chore(deps): bump github.com/zeromicro/go-zero from 1.6.2 to 1.6.3 by @dependabot in #50
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #51
  • chore(deps): bump github.com/zeromicro/go-zero from 1.6.3 to 1.6.4 by @dependabot in #52

Full Changelog: v0.5.1...v0.5.3

Release v0.5.2

12 Apr 13:36
ccb1886
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade go-zero 1.6.1 version by @chenquan in #37
  • chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 by @dependabot in #38
  • chore: upgrade go-zero 1.6.2 version by @chenquan in #46
  • chore(deps): bump github.com/zeromicro/go-zero from 1.6.2 to 1.6.3 by @dependabot in #50
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #51
  • chore(deps): bump github.com/zeromicro/go-zero from 1.6.3 to 1.6.4 by @dependabot in #52

Full Changelog: v0.5.1...v0.5.2

Release v0.5.1

03 Nov 00:50
8bf446b
Compare
Choose a tag to compare

What's Changed

  • doc: add more comments by @chenquan in #23
  • chore(deps): bump github.com/zeromicro/go-zero from 1.5.4 to 1.5.5 by @dependabot in #24
  • chore(deps): bump github.com/zeromicro/go-zero from 1.5.5 to 1.5.6 by @dependabot in #27
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #28
  • chore: upgrade go-zero 1.6.0 version by @chenquan in #31

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

23 Jul 03:15
edc3ce8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

Release v0.4.1

22 Jul 08:40
1a28f19
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/zeromicro/go-zero from 1.5.3 to 1.5.4 by @dependabot in #20

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

09 Jul 04:35
8b88615
Compare
Choose a tag to compare

What's Changed

  • refactor: refactor the picker (this is a destructive pr) by @chenquan in #19

Full Changelog: v0.3.0...v0.4.0

Release v0.3.0

08 Jul 09:43
1e2c0dd
Compare
Choose a tag to compare

What's Changed

  • feat: support for enforcing the use of the leader db by @chenquan in #18

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

01 Jul 10:26
0065098
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

25 May 10:14
ca2c247
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0