Skip to content

Releases: Zondax/golem

v0.13.0

29 Dec 16:33
bab2620
Compare
Choose a tag to compare

What's Changed

  • add optional logging, more test cases to cover corner cases by @emmanuelm41 in #51

Full Changelog: v0.12.0...v0.13.0

v0.12.0

28 Dec 18:50
8b9a55b
Compare
Choose a tag to compare

What's Changed

  • allow no ttl on local cache by setting ttl to max when config is -1 by @emmanuelm41 in #50

Full Changelog: v0.11.1...v0.12.0

v0.11.1

28 Dec 15:54
09bf5fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

28 Dec 15:51
535f438
Compare
Choose a tag to compare

What's Changed

  • Add buckets to wait duration db metric by @lucaslopezf in #45
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.17.0 to 2.17.1 by @dependabot in #47
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #46
  • add combined local/remote cache support by @emmanuelm41 in #44
  • Add prefix config for zcache by @emmanuelm41 in #48

Full Changelog: v0.10.2...v0.11.0

v0.10.2

26 Dec 12:21
cfe57ed
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #31
  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.15.0 to 2.17.0 by @dependabot in #41
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11 by @dependabot in #39
  • chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #38
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #37
  • chore(deps): bump gorm.io/driver/clickhouse from 0.5.1 to 0.6.0 by @dependabot in #34
  • Implementing database metrics, configuring DB connection settings and integrating fullPath rate limiter by @lucaslopezf in #43

Full Changelog: v0.10.1...v0.10.2

v0.10.1

22 Dec 12:05
05ce5c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

21 Dec 14:40
9c05300
Compare
Choose a tag to compare

What's Changed

  • Add ZCache pkg with full redis interface implementation by @lucaslopezf in #40

Full Changelog: v0.9.1...v0.10.0

v0.9.1

15 Nov 17:52
e43d149
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #29
  • chore(deps): bump gorm.io/driver/postgres from 1.5.3 to 1.5.4 by @dependabot in #28
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #27
  • chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #26
  • make empty protocol default to native on clickhouse connector by @emmanuelm41 in #30

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

14 Nov 13:12
37402f3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.6...v0.9.0

v0.8.6

10 Nov 12:49
10e375c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.5...v0.8.6