Releases: bxcodec/dbresolver
Releases · bxcodec/dbresolver
v2.2.0
What's Changed
- chore: fix example by @bxcodec in #43
- fix: deadlocks in Random Lb by @Nasfame in #45
- Improve/examples: go work init & separate go mods for examples by @Nasfame in #37
- chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/gosg-demo by @dependabot in #50
- chore: add dependabot for package update by @bxcodec in #51
- chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 by @dependabot in #52
- chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot in #55
- feat: upgrade the minimum go version by @bxcodec in #54
- chore: remove unused file by @bxcodec in #56
- chore: change deprecated rand by @bxcodec in #57
New Contributors
- @dependabot made their first contribution in #50
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Configurable interface to check query type to detect RETURNING by @RangelReale in #42
- Create Tx and Conn interfaces to allow prepared statements to be used in transactions by @RangelReale in #40
New Contributors
- @RangelReale made their first contribution in #42
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
What's Changed
- feat: support multi-master connection by @bxcodec in #11
- chore: lint and refactor for Godoc needs by @bxcodec in #15
- chore: fix readme by @bxcodec in #16
- fix: multi master testing by @goferHiro in #14
- chore: apply go mod tidy by @bxcodec in #17
- feat: resolve test and concurency by @goferHiro in #19
- chore: Readme doc for v2 📝 by @goferHiro in #22
- chore: update readme diagram by @bxcodec in #23
- chore: add panic for non supported load balancer by @bxcodec in #24
- feat: add fallback RO db to RW by @bxcodec in #27
Full Changelog: v1.1.0...v2.0.0
v2.0.0-beta.2
What's Changed
- feat: support multi-master connection by @bxcodec in #11
- chore: lint and refactor for Godoc needs by @bxcodec in #15
- chore: fix readme by @bxcodec in #16
- fix: multi master testing by @goferHiro in #14
- chore: apply go mod tidy by @bxcodec in #17
- feat: resolve test and concurency by @goferHiro in #19
- chore: Readme doc for v2 📝 by @goferHiro in #22
- chore: update readme diagram by @bxcodec in #23
- chore: add panic for non supported load balancer by @bxcodec in #24
Full Changelog: v1.1.0...v2.0.0-beta.2
v2.0.0-beta
What's Changed
- feat: support multi-master connection by @bxcodec in #11
- chore: lint and refactor for Godoc needs by @bxcodec in #15
- chore: fix readme by @bxcodec in #16
- fix: multi master testing by @goferHiro in #14
- chore: apply go mod tidy by @bxcodec in #17
- feat: resolve test and concurency by @goferHiro in #19
- chore: Readme doc for v2 📝 by @goferHiro in #22
- chore: update readme diagram by @bxcodec in #23
Full Changelog: v1.1.0...v2.0.0-beta
v2.0.0-alpha.5-testing godoc
What's Changed
- chore: Readme doc for v2 📝 by @goferHiro in #22
- chore: update readme diagram by @bxcodec in #23
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
v2.0.0-alpha.4
What's Changed
- feat: resolve test and concurency by @goferHiro in #19
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
v2.0.0-alpha.3
What's Changed
- fix: multi master testing by @goferHiro in #14
- chore: apply go mod tidy by @bxcodec in #17
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
v2.0.0-alpha.2
What's Changed
Full Changelog: v2.0.0-alpha...v2.0.0-alpha.2