Skip to content

Releases: Zondax/golem

v0.17.2

03 Apr 15:29
c1442cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

v0.17.1

03 Apr 12:43
21eb7a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

27 Mar 12:54
4b5d400
Compare
Choose a tag to compare

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

12 Mar 17:05
161489d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.16.2

v0.16.1

11 Mar 18:28
3f4096a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

08 Mar 18:39
0a658d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.8...v0.16.0

v0.15.8

08 Mar 12:43
0d92218
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.7...v0.15.8

v0.15.7

07 Mar 13:09
73f82ab
Compare
Choose a tag to compare
v0.15.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.15.6...v0.15.7

v0.15.6

06 Mar 19:43
c06bcdd
Compare
Choose a tag to compare

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

04 Mar 16:09
4f869da
Compare
Choose a tag to compare

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