Releases: Zondax/golem
Releases · Zondax/golem
v0.15.4
What's Changed
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.18.0 to 2.19.0 by @dependabot in #73
- fix: Combined cache Get, requestID middleware and cache metrics by @lucaslopezf in #74
Full Changelog: v0.15.3...v0.15.4
v0.15.3
What's Changed
- fix: logging and cache middleware by @lucaslopezf in #72
Full Changelog: v0.15.2...v0.15.3
v0.15.2
v0.15.1
What's Changed
- Fix cache middleware and minor fix on logger by @lucaslopezf in #69
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- chore(deps): bump github.com/go-redsync/redsync/v4 from 4.12.0 to 4.12.1 by @dependabot in #68
- Add logger pkg by @lucaslopezf in #67
Full Changelog: v0.14.4...v0.15.0
v0.14.4
What's Changed
- zrouter: Add logging middleware and request-id by @lucaslopezf in #66
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
- Add ServeHTTP to zrouter by @lucaslopezf in #64
- chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #65
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
- chore(deps): bump github.com/go-redsync/redsync/v4 from 4.11.0 to 4.12.0 by @dependabot in #62
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 by @dependabot in #61
- chore(deps): bump gorm.io/gorm from 1.25.6 to 1.25.7 by @dependabot in #59
- chore(deps): bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 by @dependabot in #60
- Add cache middleware to zrouter and fix ttl on combinedCache by @lucaslopezf in #63
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.31.1 by @dependabot in #52
- chore(deps): bump gorm.io/gorm from 1.25.5 to 1.25.6 by @dependabot in #54
- chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #53
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.17.1 to 2.18.0 by @dependabot in #57
- LocalCache: Implement non-expiring cache with negative TTL by @lucaslopezf in #56
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- LocalCache: Support ttl per key by @lucaslopezf in #55
Full Changelog: v0.13.0...v0.14.0