Releases: Zondax/golem
Releases · Zondax/golem
v0.13.0
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
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
What's Changed
- make some combined cache configs accesible by @emmanuelm41 in #49
Full Changelog: v0.11.0...v0.11.1
v0.11.0
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
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
v0.10.0
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
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
- @dependabot made their first contribution in #29
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- add https protocol to clickhouse connector by @emmanuelm41 in #25
New Contributors
- @emmanuelm41 made their first contribution in #25
Full Changelog: v0.8.6...v0.9.0