Skip to content

Releases: crate/cratedb-prometheus-adapter

0.5.12

07 Jan 12:40

Choose a tag to compare

What's Changed

  • Dependencies: Updated jackc/pgx from 5.7.6 to 5.8.0
  • Dependencies: Updated prometheus/common from 0.67.2 to 0.67.5
  • Dependencies: Updated golang.org/x/crypto from 0.42.0 to 0.45.0

Details

  • Chore(deps): Bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #271
  • Chore(deps): Update opentelemetry-distro requirement from <0.59,>=0.50b0 to >=0.50b0,<0.61 by @dependabot[bot] in #277
  • Chore(deps): Bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib from 0.139.0 to 0.141.0 in /tests by @dependabot[bot] in #276
  • Chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #274
  • Chore(deps): Bump github.com/prometheus/common from 0.67.2 to 0.67.4 by @dependabot[bot] in #273
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.307.3 to 0.308.0 by @dependabot[bot] in #275
  • Chore(deps): Update prometheus-api-client requirement from <0.7 to <0.8 by @dependabot[bot] in #278
  • Chore(deps): Bump pueblo[proc] from 0.0.12 to 0.0.13 by @dependabot[bot] in #280
  • Chore(deps): Bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib from 0.141.0 to 0.142.0 in /tests by @dependabot[bot] in #281
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.308.0 to 0.308.1 by @dependabot[bot] in #279
  • Chore(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #283
  • Chore(deps): Bump github.com/jackc/pgx/v5 from 5.7.6 to 5.8.0 by @dependabot[bot] in #282
  • Chore(deps): Bump github.com/prometheus/common from 0.67.4 to 0.67.5 by @dependabot[bot] in #284

Full Changelog: 0.5.11...0.5.12

0.5.11

13 Nov 11:07

Choose a tag to compare

What's Changed

  • Runtime: Updated OCI to use Go 1.25 on Debian 13 "trixie"
  • Release: Fixed release tooling that prevented production of version 0.5.10

Details

  • Release: Fix release tooling that prevented production of 0.5.10 by @amotl in #268
  • Runtime: Updated OCI to use Go 1.25 on Debian 13 "trixie" by @amotl in #269

Full Changelog: 0.5.10...0.5.11

0.5.10

12 Nov 17:13

Choose a tag to compare

What's Changed

  • Dependencies: Updated prometheus/common from 0.66.1 to 0.67.2
  • Dependencies: Updated prometheus/prometheus from 0.306.0 to 0.307.3
  • Integrations: Updated opentelemetry-collector-contrib from 0.137.0 to 0.139.0

Details

  • Chore(deps): Bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib from 0.136.0 to 0.137.0 in /tests by @dependabot[bot] in #254
  • Chore(deps): Bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib from 0.137.0 to 0.138.0 in /tests by @dependabot[bot] in #258
  • Chore(deps): Bump pueblo[proc] from 0.0.11 to 0.0.12 by @dependabot[bot] in #263
  • Chore(deps): Bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib from 0.138.0 to 0.139.0 in /tests by @dependabot[bot] in #262
  • CI: Stop testing on Go 1.23 by @amotl in #264
  • Chore(deps): Bump github.com/prometheus/common from 0.66.1 to 0.67.2 by @dependabot[bot] in #260
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.306.0 to 0.307.3 by @dependabot[bot] in #261
  • Chore(deps): Update pytest requirement from <9 to <10 by @dependabot[bot] in #266

Full Changelog: 0.5.9...0.5.10

0.5.9

02 Oct 21:24

Choose a tag to compare

What's Changed

  • Runtime: Updated to Go 1.25, OCI now uses Debian 13 "trixie"
  • Runtime: Deprecated support for Go 1.21 and 1.22
  • OpenTelemetry: Verified storing metrics data from OTel Collector
  • Dependencies: Updated jackc/pgx from 5.7.5 to 5.7.6
  • Dependencies: Updated prometheus/client_golang from 1.22.0 to 1.23.2
  • Dependencies: Updated prometheus/common from 0.64.0 to 0.66.1
  • Dependencies: Updated prometheus/prometheus from 0.304.0 to 0.304.2

Details

  • Chore(deps): Bump github.com/prometheus/prometheus from 0.304.0 to 0.304.1 by @dependabot[bot] in #227
  • Chore(deps): Bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in #228
  • Chore(deps): Bump cratedb-toolkit from 0.0.35 to 0.0.37 by @dependabot[bot] in #231
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.304.1 to 0.304.2 by @dependabot[bot] in #230
  • Chore(deps): Bump cratedb-toolkit from 0.0.37 to 0.0.41 by @dependabot[bot] in #236
  • Chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #239
  • Chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #238
  • Chore(deps): Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 by @dependabot[bot] in #244
  • Chore(deps): Bump github.com/prometheus/common from 0.65.0 to 0.66.1 by @dependabot[bot] in #241
  • Chore(deps): Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.2 by @dependabot[bot] in #243
  • Runtime: Update to Go 1.25, OCI now uses Debian 13 "trixie" by @amotl in #247
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.304.2 to 0.306.0 by @dependabot[bot] in #249
  • Runtime: Deprecate support for Go 1.21 and 1.22 by @amotl in #252
  • Chore(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #251
  • Verify integration with OpenTelemetry Collector by @amotl in #248
  • Chore(deps): Bump open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib from 0.135.0 to 0.136.0 in /tests by @dependabot[bot] in #253

Full Changelog: 0.5.8...0.5.9

0.5.8

22 May 12:03

Choose a tag to compare

What's Changed

  • Dependencies: Updated prometheus/common from 0.63.0 to 0.64.0
  • Dependencies: Updated prometheus/prometheus from 0.303.1 to 0.304.0
  • Dependencies: Updated jackc/pgx from 5.7.4 to 5.7.5

Details

  • Chore(deps): Bump github.com/prometheus/common from 0.63.0 to 0.64.0 by @dependabot in #224
  • Chore(deps): Bump cratedb-toolkit from 0.0.32 to 0.0.35 by @dependabot in #223
  • Chore(deps): Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 by @dependabot in #226
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.303.1 to 0.304.0 by @dependabot in #225

Full Changelog: 0.5.7...0.5.8

0.5.7

06 May 17:04

Choose a tag to compare

What's Changed

  • Dependencies: Updated golang.org/x/crypto from 0.32.0 to 0.35.0
  • Dependencies: Updated prometheus/prometheus from 0.302.1 to 0.303.1

Details

  • Tests: Update to CrateDB Toolkit 0.0.32 by @amotl in #222
  • Chore(deps): Update prometheus-api-client requirement from <0.6 to <0.7 by @dependabot in #219
  • Chore(deps): Bump golang.org/x/crypto from 0.32.0 to 0.35.0 by @dependabot in #217
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.302.1 to 0.303.1 by @dependabot in #221

Full Changelog: 0.5.6...0.5.7

0.5.6

14 Apr 07:43

Choose a tag to compare

What's Changed

  • Chore(deps): Bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.4 by @dependabot in #215
  • Chore(deps): Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #216

Full Changelog: 0.5.5...0.5.6

0.5.5

18 Mar 19:24

Choose a tag to compare

What's Changed

  • Logging: Turned off debug logging
  • Dependencies: Updated golang/snappy from 0.0.4 to 1.0.0
  • Dependencies: Updated prometheus/common from 0.62.0 to 0.63.0
  • OCI: Updated images to use Golang 1.24

Details

  • Chore(deps): Bump github.com/golang/snappy from 0.0.4 to 1.0.0 by @dependabot in #210
  • Dependencies: Update to prometheus-common-0.63.0 by @amotl in #212
  • OCI: Update images to use Golang 1.24 by @amotl in #213

Full Changelog: 0.5.4...0.5.5

0.5.4

05 Mar 21:35

Choose a tag to compare

What's Changed

Details

  • Chore(deps): Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #209

Full Changelog: 0.5.3...0.5.4

0.5.3

27 Feb 20:49

Choose a tag to compare

What's Changed

  • Removed stray creation of new connection pool on every request,
    likely resolving the memory leak introduced with v0.5.0. Thanks, @widmogrod.
  • Updated Prometheus libraries to prometheus/prometheus v0.302.1 and prometheus/common v0.62.0.

Details

  • Chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #193
  • Chore(deps): Bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #195
  • Chore(deps): Bump cratedb-toolkit from 0.0.29 to 0.0.30 by @dependabot in #198
  • Chore(deps): Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot in #196
  • Chore(deps): Bump pueblo[proc] from 0.0.10 to 0.0.11 by @dependabot in #200
  • Chore(deps): Bump cratedb-toolkit from 0.0.30 to 0.0.31 by @dependabot in #202
  • chore: remove creation of new pool on every request which can lead to potential memory leak by @widmogrod in #203
  • CI: This and that by @amotl in #206
  • Dependencies: Update from promlog to promslog/slog by @amotl in #205
  • Chore(deps): Bump github.com/prometheus/prometheus from 0.55.1 to 0.302.1 by @dependabot in #207
  • Chore(deps): Bump github.com/prometheus/client_golang from 1.21.0-rc.0 to 1.21.0 by @dependabot in #208

New Contributors

Full Changelog: 0.5.2...0.5.3