Skip to content

Releases: k8spin/prometheus-multi-tenant-proxy

Release v2.0.0-rc1

17 Sep 07:59
Compare
Choose a tag to compare

Changelog for v2.0.0-rc1:

  • PR #79 chore(deps): update golang docker tag to v1.23.1 by @renovate[bot]
  • PR #107 fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 by @renovate[bot]
  • PR #89 chore(deps): update docker/setup-qemu-action action to v3 by @renovate[bot]
  • PR #98 chore(deps): update actions/setup-go action to v5 by @renovate[bot]
  • PR #103 fix(deps): update module github.com/prometheus/prometheus to v0.54.1 by @renovate[bot]
  • PR #88 chore(deps): update docker/setup-buildx-action action to v3 by @renovate[bot]
  • PR #87 chore(deps): update docker/login-action action to v3 by @renovate[bot]
  • PR #109 chore(deps): update docker/build-push-action action to v6 by @renovate[bot]
  • PR #111 fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 by @renovate[bot]
  • PR #108 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.11.0 by @renovate[bot]
  • PR #110 Allow multiple values for labels by @Allex1
  • PR #105 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.1 by @renovate[bot]
  • PR #106 fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 by @renovate[bot]
  • PR #104 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.1 by @renovate[bot]
  • PR #102 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.2 by @renovate[bot]
  • PR #101 fix(deps): update module github.com/aws/aws-sdk-go to v1.50.1 by @renovate[bot]
  • PR #100 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.0 by @renovate[bot]
  • PR #95 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0 by @renovate[bot]
  • PR #96 fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 by @renovate[bot]
  • PR #97 fix(deps): update module github.com/aws/aws-sdk-go to v1.50.0 by @renovate[bot]
  • PR #92 fix(deps): update module github.com/prometheus/prometheus to v0.48.1 by @renovate[bot]
  • PR #91 fix(deps): update module github.com/aws/aws-sdk-go to v1.48.9 by @renovate[bot]
  • PR #93 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.1.0 by @renovate[bot]
  • PR #90 fix(deps): update module github.com/aws/aws-sdk-go to v1.45.11 by @renovate[bot]

Commits
41ab3ea FIX: Solving go modules configuration by @angelbarrera92
68d5eab FIX: tests for feature 'Allow multiple values for labels' by @angelbarrera92
cdf15e8 Update README.md pre-release by @angelbarrera92
c7cb7c1 chore(deps): update golang docker tag to v1.23.1 by @renovate[bot]
8121eda HOTFIX: move from NewEnforcer to NewPromQLEnforcer by @angelbarrera92
e2f3e49 fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 by @renovate[bot]
df377c0 chore(deps): update docker/setup-qemu-action action to v3 by @renovate[bot]
400cedb chore(deps): update actions/setup-go action to v5 by @renovate[bot]
b836a9d fix(deps): update module github.com/prometheus/prometheus to v0.54.1 by @renovate[bot]
28d88c8 chore(deps): update docker/setup-buildx-action action to v3 by @renovate[bot]
14dd763 chore(deps): update docker/login-action action to v3 by @renovate[bot]
c22a3e3 chore(deps): update docker/build-push-action action to v6 by @renovate[bot]
aa1328a fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 by @renovate[bot]
2c6e827 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.11.0 by @renovate[bot]
15319ce Update readme by Alexandru Bîrcă
14f2560 Allow multiple values for labels by @Allex1
30da6cd Add CONTRIBUTING.md by @angelbarrera92
d38b826 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.1 by @renovate[bot]
9f7e2bc fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 by @renovate[bot]
9a9af15 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.1 by @renovate[bot]
1e8fd6e fix(deps): update module github.com/aws/aws-sdk-go to v1.51.2 by @renovate[bot]
2850462 fix(deps): update module github.com/aws/aws-sdk-go to v1.50.1 by @renovate[bot]
e6e08d5 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.0 by @renovate[bot]
127c83e fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0 by @renovate[bot]
069e186 fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 by @renovate[bot]
bb22f8a fix(deps): update module github.com/aws/aws-sdk-go to v1.50.0 by @renovate[bot]
3c615a5 fix(deps): update module github.com/prometheus/prometheus to v0.48.1 by @renovate[bot]
73e73fd fix(deps): update module github.com/aws/aws-sdk-go to v1.48.9 by @renovate[bot]
68aebd4 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.1.0 by @renovate[bot]
a2c6670 fix(deps): update module github.com/aws/aws-sdk-go to v1.45.11 by @renovate[bot]

Changes: v1.11.0...v2.0.0-rc1

Generated by Derek

Release v2.0.0

17 Sep 08:11
Compare
Choose a tag to compare

Changelog for v2.0.0:

  • PR #79 chore(deps): update golang docker tag to v1.23.1 by @renovate[bot]
  • PR #107 fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 by @renovate[bot]
  • PR #89 chore(deps): update docker/setup-qemu-action action to v3 by @renovate[bot]
  • PR #98 chore(deps): update actions/setup-go action to v5 by @renovate[bot]
  • PR #103 fix(deps): update module github.com/prometheus/prometheus to v0.54.1 by @renovate[bot]
  • PR #88 chore(deps): update docker/setup-buildx-action action to v3 by @renovate[bot]
  • PR #87 chore(deps): update docker/login-action action to v3 by @renovate[bot]
  • PR #109 chore(deps): update docker/build-push-action action to v6 by @renovate[bot]
  • PR #111 fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 by @renovate[bot]
  • PR #108 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.11.0 by @renovate[bot]
  • PR #110 Allow multiple values for labels by @Allex1
  • PR #105 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.1 by @renovate[bot]
  • PR #106 fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 by @renovate[bot]
  • PR #104 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.1 by @renovate[bot]
  • PR #102 fix(deps): update module github.com/aws/aws-sdk-go to v1.51.2 by @renovate[bot]
  • PR #101 fix(deps): update module github.com/aws/aws-sdk-go to v1.50.1 by @renovate[bot]
  • PR #100 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.0 by @renovate[bot]
  • PR #95 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0 by @renovate[bot]
  • PR #96 fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 by @renovate[bot]
  • PR #97 fix(deps): update module github.com/aws/aws-sdk-go to v1.50.0 by @renovate[bot]
  • PR #92 fix(deps): update module github.com/prometheus/prometheus to v0.48.1 by @renovate[bot]
  • PR #91 fix(deps): update module github.com/aws/aws-sdk-go to v1.48.9 by @renovate[bot]
  • PR #93 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.1.0 by @renovate[bot]
  • PR #90 fix(deps): update module github.com/aws/aws-sdk-go to v1.45.11 by @renovate[bot]

Commits
41ab3ea FIX: Solving go modules configuration by @angelbarrera92
68d5eab FIX: tests for feature 'Allow multiple values for labels' by @angelbarrera92
cdf15e8 Update README.md pre-release by @angelbarrera92
c7cb7c1 chore(deps): update golang docker tag to v1.23.1 by @renovate[bot]
8121eda HOTFIX: move from NewEnforcer to NewPromQLEnforcer by @angelbarrera92
e2f3e49 fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 by @renovate[bot]
df377c0 chore(deps): update docker/setup-qemu-action action to v3 by @renovate[bot]
400cedb chore(deps): update actions/setup-go action to v5 by @renovate[bot]
b836a9d fix(deps): update module github.com/prometheus/prometheus to v0.54.1 by @renovate[bot]
28d88c8 chore(deps): update docker/setup-buildx-action action to v3 by @renovate[bot]
14dd763 chore(deps): update docker/login-action action to v3 by @renovate[bot]
c22a3e3 chore(deps): update docker/build-push-action action to v6 by @renovate[bot]
aa1328a fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 by @renovate[bot]
2c6e827 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.11.0 by @renovate[bot]
15319ce Update readme by Alexandru Bîrcă
14f2560 Allow multiple values for labels by @Allex1
30da6cd Add CONTRIBUTING.md by @angelbarrera92
d38b826 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.1 by @renovate[bot]
9f7e2bc fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 by @renovate[bot]
9a9af15 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.1 by @renovate[bot]
1e8fd6e fix(deps): update module github.com/aws/aws-sdk-go to v1.51.2 by @renovate[bot]
2850462 fix(deps): update module github.com/aws/aws-sdk-go to v1.50.1 by @renovate[bot]
e6e08d5 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.8.0 by @renovate[bot]
127c83e fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.0 by @renovate[bot]
069e186 fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 by @renovate[bot]
bb22f8a fix(deps): update module github.com/aws/aws-sdk-go to v1.50.0 by @renovate[bot]
3c615a5 fix(deps): update module github.com/prometheus/prometheus to v0.48.1 by @renovate[bot]
73e73fd fix(deps): update module github.com/aws/aws-sdk-go to v1.48.9 by @renovate[bot]
68aebd4 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.1.0 by @renovate[bot]
a2c6670 fix(deps): update module github.com/aws/aws-sdk-go to v1.45.11 by @renovate[bot]

Changes: v1.11.0...v2.0.0

Generated by Derek

Release v1.11.0

12 Sep 09:26
Compare
Choose a tag to compare

Changelog for v1.11.0:

  • PR #85 fix(deps): update module github.com/prometheus/prometheus to v0.47.0 by @renovate[bot]
  • PR #83 Whitelist allowed endpoints after authentication by @derlin
  • PR #84 fix(deps): update module github.com/aws/aws-sdk-go to v1.45.7 by @renovate[bot]
  • PR #82 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.333 by @renovate[bot]
  • PR #80 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.309 by @renovate[bot]
  • PR #81 fix(deps): update module github.com/prometheus/prometheus to v0.46.0 by @renovate[bot]
  • PR #78 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.306 by @renovate[bot]
  • PR #77 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.298 by @renovate[bot]
  • PR #76 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.296 by @renovate[bot]
  • PR #75 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.295 by @renovate[bot]

Commits
ea1cd4e fix(deps): update module github.com/prometheus/prometheus to v0.47.0 by @renovate[bot]
ff89bcf Whitelist allowed endpoints after authentication by @derlin
2e02fd7 fix(deps): update module github.com/aws/aws-sdk-go to v1.45.7 by @renovate[bot]
9499ab7 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.333 by @renovate[bot]
d2011d9 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.309 by @renovate[bot]
4a34f91 fix(deps): update module github.com/prometheus/prometheus to v0.46.0 by @renovate[bot]
8621d30 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.306 by @renovate[bot]
65afc9f fix(deps): update module github.com/aws/aws-sdk-go to v1.44.298 by @renovate[bot]
b0a9d06 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.296 by @renovate[bot]
4d99565 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.295 by @renovate[bot]

Changes: v1.10.0...v1.11.0

Generated by Derek

Release v1.10.0

02 Jul 10:54
Compare
Choose a tag to compare

Changelog for v1.10.0:

Commits
0da700a fix(deps): update module github.com/aws/aws-sdk-go to v1.44.294 by @renovate[bot]
fea0dac Add helm chart by @angelbarrera92

Changes: v1.9.0...v1.10.0

Generated by Derek

Release v1.9.0

30 Jun 08:27
Compare
Choose a tag to compare

Changelog for v1.9.0:

  • PR #72 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.293 by @renovate[bot]
  • PR #70 Deny request if no namespace nor labels by @derlin
  • PR #71 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.292 by @renovate[bot]
  • PR #69 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.291 by @renovate[bot]
  • PR #67 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.290 by @renovate[bot]
  • PR #64 fix(deps): update module github.com/prometheus/prometheus to v0.45.0 by @renovate[bot]
  • PR #65 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.289 by @renovate[bot]
  • PR #63 Add environment variables to all cli flags by @derlin

Commits
a624ad0 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.293 by @renovate[bot]
ef689a3 Deny request if no namespace nor labels by @derlin
55aa6a0 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.292 by @renovate[bot]
6850376 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.291 by @renovate[bot]
6378196 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.290 by @renovate[bot]
6e7e19c fix(deps): update module github.com/prometheus/prometheus to v0.45.0 by @renovate[bot]
9e61546 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.289 by @renovate[bot]
6ce91cd Rename prometheus endpoint envVar by @derlin
71f8eaa Add environment variables to all cli flags by @derlin

Changes: v1.8.0...v1.9.0

Generated by Derek

Release v1.8.0

23 Jun 12:59
Compare
Choose a tag to compare

Changelog for v1.8.0:

  • PR #61 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.288 by @renovate[bot]
  • PR #60 Optionally support AWS signature by @derlin

Commits
3e4383e FIX: Incorrect test behaviour when no namespace nor labels are injected by @angelbarrera92
e8e1830 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.288 by @renovate[bot]
579efb0 Optionally support AWS signature by @derlin

Changes: v1.7.0...v1.8.0

Generated by Derek

Release v1.7.0

19 Jun 15:29
Compare
Choose a tag to compare

Changelog for v1.7.0:

Commits
8043d0c Add label support by @angelbarrera92
5f9d622 Adapt interface to allow returning the additional labels by @angelbarrera92
bd975b8 Refactor io/ioutil deprecation by @angelbarrera92
7512dd5 Adapt file config loader to allow the labels key by @angelbarrera92
b2f23b6 fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 by @renovate[bot]

Changes: v1.6.0...v1.7.0

Generated by Derek

Release v1.6.0

17 Jun 07:00
Compare
Choose a tag to compare

Changelog for v1.6.0:

Commits
0201cd5 Update README.md by @angelbarrera92
c8a25b8 Update debian base image by @angelbarrera92
6298c7d Support JWT authentication by @derlin
5d7b5e8 Update go yaml dependency by @angelbarrera92
8f9b2dd Update go version and pipeline dependencies by @angelbarrera92
d2bce24 fix(deps): update module github.com/prometheus-community/prom-label-proxy to v0.7.0 by @renovate[bot]
d2396d4 fix(deps): update module github.com/urfave/cli/v2 to v2.25.6 by @renovate[bot]

Changes: v1.5.0...v1.6.0

Generated by Derek

Release v1.5.0

14 Feb 07:10
Compare
Choose a tag to compare

Changelog for v1.5.0:

  • PR #46 Enable multi-namespace support by @angelbarrera92
  • PR #43 fix(deps): update module github.com/urfave/cli/v2 to v2.19.2 by @renovate[bot]
  • PR #41 fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate[bot]
  • PR #39 fix(deps): update module github.com/urfave/cli/v2 to v2.16.3 by @renovate[bot]

Commits
b79ff88 Update github actions by Barrera, Angel
3f2df64 Update dependencies by Barrera, Angel
866ccfc Enable multi-namespace configuration for a specific user by Barrera, Angel
4f4eddf fix(deps): update module github.com/urfave/cli/v2 to v2.19.2 by @renovate[bot]
213845f fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate[bot]
e8c9dba fix(deps): update module github.com/urfave/cli/v2 to v2.16.3 by @renovate[bot]

Changes: v1.4.0...v1.5.0

Generated by Derek

Release v1.4.0

10 Sep 11:20
Compare
Choose a tag to compare

Changelog for v1.4.0:

  • PR #38 Make unprotected endpoints configurable by @kiorky
  • PR #35 fix(deps): update module github.com/prometheus/prometheus to v0.38.0 by @renovate[bot]
  • PR #37 fix(deps): update module github.com/urfave/cli/v2 to v2.15.0 by @renovate[bot]

Commits
9af80f2 Update README.md by @angelbarrera92
4395e2e Format the Unprotected endpoints new argument by @angelbarrera92
f0019a3 Make unprotected endpoints configurable by @kiorky
b27c701 fix(deps): update module github.com/prometheus/prometheus to v0.38.0 by @renovate[bot]
302a258 fix(deps): update module github.com/urfave/cli/v2 to v2.15.0 by @renovate[bot]

Changes: v1.3.0...v1.4.0

Generated by Derek