Skip to content

Releases: scality/prometheus-postgres-adapter

prometheus-postgres-adapter v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:19
c07acff

What's Changed

  • chore(deps): update module github.com/prometheus/prometheus to v0.312.0 by @scality-renovate[bot] in #41
  • chore(deps): update module github.com/jackc/pgx/v5 to v5.10.0 by @scality-renovate[bot] in #39
  • chore(deps): update golangci/golangci-lint-action action to v9.2.1 by @scality-renovate[bot] in #38
  • chore(deps): update docker/setup-buildx-action action to v4.1.0 by @scality-renovate[bot] in #37
  • chore(deps): update docker/build-push-action action to v7.2.0 by @scality-renovate[bot] in #35
  • chore(deps): update docker/login-action action to v4.2.0 by @scality-renovate[bot] in #36
  • chore(deps): update actions/setup-go action to v6.4.0 by @scality-renovate[bot] in #34
  • chore(deps): update actions/checkout action to v6.0.3 by @scality-renovate[bot] in #33
  • chore(deps): pin dependencies by @scality-renovate[bot] in #32
  • chore(deps): update golang by @scality-renovate[bot] in #42
  • feat: expose a native Thanos StoreAPI to serve long-term metrics from PostgreSQL by @TeddyAndrieux in #43

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@vdaviot vdaviot released this 22 May 13:45
2a769ae

What's Changed

  • ARTESCA-17352 Update GitHub Actions to Node 24 runtime by @JBWatenbergScality in #21
  • chore: switch to global renovate configuration by @vdaviot in #23
  • chore: migrate from zerolog to log/slog by @vdaviot in #24
  • Update golangci/golangci-lint-action action to v9 by @scality-renovate[bot] in #30
  • Update actions/checkout action to v6 by @scality-renovate[bot] in #29
  • Update golang Docker tag to v1.26 by @scality-renovate[bot] in #27
  • bump deps one last time by @vdaviot in #31

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@vdaviot vdaviot released this 23 Oct 08:48
7330600

What's Changed

  • fix(deps): update module github.com/prometheus/prometheus to v0.307.2 by @scality-renovate[bot] in #13
  • fix(deps): update module github.com/prometheus/common to v0.67.1 by @scality-renovate[bot] in #12

New Contributors

  • @scality-renovate[bot] made their first contribution in #13

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@vdaviot vdaviot released this 23 Oct 08:30
6de42e4

What's Changed

  • ARTESCA-16125 -metricwriter: change metric id assignation logic by @vdaviot in #14

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@eg-ayoub eg-ayoub released this 25 Sep 16:17
a2b23f5

Fixes a race condition in the adapter where metric_id was not properly affected

What's Changed

  • Add db setup and prometheus documentation by @eg-ayoub in #4
  • .github: Fix permissiosn on image build by @TeddyAndrieux in #6
  • Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot[bot] in #5
  • Configure Renovate by @scality-q in #9
  • ARTESCA-15976 - Fix race condition for metric_id attribution by @vdaviot in #7

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@vdaviot vdaviot released this 07 Apr 08:41
df64288

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@vdaviot vdaviot released this 03 Apr 09:34
62867fb

What's Changed

New Contributors

Full Changelog: https://github.com/scality/prometheus-postgres-adapter/commits/v0.1.0