Releases: Zondax/golem
Releases · Zondax/golem
v0.17.2
What's Changed
- chore(deps): bump gorm.io/gorm from 1.25.8 to 1.25.9 by @dependabot in #109
- Fix global zcache stats by @emmanuelm41 in #111
Full Changelog: v0.17.1...v0.17.2
v0.17.1
What's Changed
- fix: make cache stats metrics work again by @emmanuelm41 in #107
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1 by @dependabot in #93
- chore(deps): bump gorm.io/driver/postgres from 1.5.6 to 1.5.7 by @dependabot in #87
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.20.0 to 2.21.1 by @dependabot in #90
- Fix POST and PUT methods on cache middleware by @lucaslopezf in #97
- CacheMiddleware: fix cache key by @lucaslopezf in #98
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.21.1 to 2.22.0 by @dependabot in #96
- chore(deps): bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 by @dependabot in #95
- chore(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8 by @dependabot in #100
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.22.0 to 2.22.2 by @dependabot in #99
- Add a HTTP client with configurable retries by @ziscky in #92
- First approach of top n requests metric by @lucaslopezf in #80
- chore(deps): bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 by @dependabot in #102
- Add zptr package by @lucaslopezf in #103
- Add zcache key metrics by @ziscky in #101
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.22.2 to 2.23.0 by @dependabot in #106
New Contributors
Full Changelog: v0.16.2...v0.17.0
v0.16.2
What's Changed
- Register system metrics in zrouter by @lucaslopezf in #91
Full Changelog: v0.16.1...v0.16.2
v0.16.1
v0.16.0
What's Changed
- LocalCache: Add cleanup method by @lucaslopezf in #86
Full Changelog: v0.15.8...v0.16.0
v0.15.8
v0.15.7
v0.15.6
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #79
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.19.0 to 2.20.0 by @dependabot in #78
- Refactor zmetrics to include appStart, appVersion and appRevision metrics and more by @lucaslopezf in #82
Full Changelog: v0.15.5...v0.15.6
v0.15.5
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #75
- Add method,path to activeConnection metric by @lucaslopezf in #81
Full Changelog: v0.15.4...v0.15.5