Skip to content

Releases: perses/common

v0.26.0

19 Aug 10:27
bdf5def
Compare
Choose a tag to compare

What's Changed

  • Bump go.opentelemetry.io/otel/sdk from 1.27.0 to 1.28.0 by @dependabot in #219
  • Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #223
  • Bump perses/github-actions from 0.4.0 to 0.5.2 by @dependabot in #221
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #222
  • [ENHANCEMENT] Add the possibility to inject pre-middleware for the HTTP server by @Nexucis in #224

Full Changelog: v0.25.1...v0.26.0

v0.25.1

27 Jun 13:34
73fc6f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.0...v0.25.1

v0.25.0

06 May 10:14
a79d539
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.25.0

v0.24.1

17 Apr 11:27
046d3f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.0...v0.24.1

v0.24.0

17 Apr 09:26
3b19519
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/prometheus/common from 0.49.0 to 0.50.0 by @dependabot in #194
  • Bump github.com/prometheus/common from 0.50.0 to 0.51.1 by @dependabot in #196
  • Bump github.com/prometheus/common from 0.51.1 to 0.52.2 by @dependabot in #197
  • [ENHANCEMENT] Inject the same prom registry in the metrics api than in the echo server by @Nexucis in #202

Full Changelog: v0.23.1...v0.24.0

v0.23.1

06 Mar 16:08
0a4e4fe
Compare
Choose a tag to compare

Fix WithTask method naming

v0.23.0

06 Mar 15:59
7099d1c
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 by @dependabot in #172
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #173
  • Bump github.com/nexucis/lamenv from 0.5.0 to 0.5.1 by @dependabot in #175
  • Bump github.com/nexucis/lamenv from 0.5.1 to 0.5.2 by @dependabot in #177
  • Bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.22.0 by @dependabot in #179
  • Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #184
  • Bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.24.0 by @dependabot in #188
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #191
  • Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #189
  • [BREAKINGCHANGE] Support cron job syntax and change the actual WithCron method by @Nexucis in #192
  • update go to 1.21 & golangci by @Nexucis in #193
  • Bump github.com/prometheus/common from 0.45.0 to 0.49.0 by @dependabot in #190

Full Changelog: v0.22.0...v0.23.0

v0.22.0

18 Dec 14:25
a9cce65
Compare
Choose a tag to compare

[FEATURE] Set a strict attribute to specify if the config unmarshalled is stricted
[ENHANCEMENT] Provide a way to inject the byte data in the config resolver

v0.21.0

10 Aug 14:29
7518c21
Compare
Choose a tag to compare

[FEATURE] Add a way to skip the middleware GZIP
[ENHANCEMENT] Bump various dependencies

v0.20.0

14 Apr 13:15
1c49f39
Compare
Choose a tag to compare

[ENHANCEMENT] Bump various dependencies
[ENHANCEMENT] Bump the Go version supported to v1.19