Releases: scality/prometheus-postgres-adapter
Releases · scality/prometheus-postgres-adapter
Release list
prometheus-postgres-adapter v0.4.0
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
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
- @JBWatenbergScality made their first contribution in #21
Full Changelog: v0.2.1...v0.3.0
v0.2.1
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
v0.1.2
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 formetric_idattribution by @vdaviot in #7
New Contributors
- @eg-ayoub made their first contribution in #4
- @dependabot[bot] made their first contribution in #5
- @scality-q made their first contribution in #9
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add CODEOWNERS file by @TeddyAndrieux in #2
- [MINOR] Remove table creation and bugfix labels insertion. by @vdaviot in #3
New Contributors
- @TeddyAndrieux made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1