Skip to content

Releases: Zondax/golem

v0.18.3

19 Apr 12:21
bae8b56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.2...v0.18.3

v0.18.2

18 Apr 16:46
442f07c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.23.0 to 2.23.1 by @dependabot in #117
  • GetRoutePattern: Handle the corner case when the ctx doesnt exist or the path is undefined by @lucaslopezf in #118

Full Changelog: v0.18.1...v0.18.2

v0.18.1

12 Apr 17:03
843d55e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.18.1

v0.18.0

12 Apr 13:28
c4ca66b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.5...v0.18.0

v0.17.5

09 Apr 11:08
ecca9f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.4...v0.17.5

v0.17.4

08 Apr 06:46
42c5d4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.3...v0.17.4

v0.17.3

04 Apr 12:31
2afb299
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.2...v0.17.3

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