Skip to content

Releases: trustwallet/go-libs

v0.7.6

22 May 02:44
44696b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.7.6

v0.7.5

15 Apr 09:14
b8a3539
Compare
Choose a tag to compare
v0.7.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

11 Apr 14:21
3eb9338
Compare
Choose a tag to compare
v0.7.4 Pre-release
Pre-release
client: support host (#216)

* client: support host

* client: change host to Request

* client: remove unused field

* client: add host option

* Update client/client.go

---------

Co-authored-by: Ivan <82358585+covain@users.noreply.github.com>

v0.7.3

31 Mar 03:40
4f7b6db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

14 Feb 06:42
052c9c6
Compare
Choose a tag to compare

What's Changed

  • add MustGetTestDbDSN() function by @iCell in #214

Full Changelog: v0.7.1...v0.7.2

v0.7.1

14 Feb 06:03
ceb1aec
Compare
Choose a tag to compare

What's Changed

  • Use gorm dbresolver to implement read-write splitting by @iCell in #212
  • Remove unused function by @iCell in #213

Full Changelog: v0.6.2...v0.7.1

v0.6.2

13 Feb 07:06
61cd77a
Compare
Choose a tag to compare

What's Changed

  • Add health check func for db wrapper by @iCell in #211

Full Changelog: v0.6.1...v0.6.2

v0.6.1

13 Feb 03:15
9f8a0de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Feb 06:11
43dc452
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.20...v0.6.0

v0.5.20

06 Feb 14:06
3746aa8
Compare
Choose a tag to compare

What's Changed

  • Add new ConnectReadWriteDB function by @iCell in #207

Full Changelog: v0.5.19...v0.5.20