Skip to content

Releases: GoogleCloudPlatform/k8s-stackdriver

prom-to-sd-v0.12.1

24 Jul 13:42
643f1f3
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /custom-metrics-stackdriver-adapter/examples/prometheus-to-sd by @dependabot in #665
  • Bump golang.org/x/net from 0.8.0 to 0.23.0 in /prometheus-to-sd by @dependabot in #685
  • Bump golang from 1.20.4 to 1.22.2 in /prometheus-to-sd by @dependabot in #681
  • Bump github.com/golang/glog from 0.0.0-20160126235308-23def4e6c14b to 1.2.1 in /prometheus-to-sd by @dependabot in #675
  • Bump github.com/stretchr/testify from 1.8.0 to 1.9.0 in /prometheus-to-sd by @dependabot in #657
  • Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /prometheus-to-sd by @dependabot in #666
  • Bump golang from 1.22.2 to 1.22.5 in /prometheus-to-sd by @dependabot in #738
  • Add CI build and unit-test for prometheus-to-sd by @linxiulei in #740
  • prom-to-sd: Prefer proto in content type by @linxiulei in #739
  • Replace golang.org/api/monitoring/v3 with cloud.google.com/go/monitoring/apiv3 by @linxiulei in #742
  • Bump github.com/prometheus/common from 0.26.0 to 0.55.0 in /prometheus-to-sd by @linxiulei in #749

New Contributors

Full Changelog: prom-to-sd-v0.11.11...prom-to-sd-v0.12.1

[abandoned] prom-to-sd-v0.12.0

23 Jul 19:47
81bdc6c
Compare
Choose a tag to compare

It's abandoned due to image tag wasn't changed.

What's Changed

  • Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /custom-metrics-stackdriver-adapter/examples/prometheus-to-sd by @dependabot in #665
  • Bump golang.org/x/net from 0.8.0 to 0.23.0 in /prometheus-to-sd by @dependabot in #685
  • Bump golang from 1.20.4 to 1.22.2 in /prometheus-to-sd by @dependabot in #681
  • Bump github.com/golang/glog from 0.0.0-20160126235308-23def4e6c14b to 1.2.1 in /prometheus-to-sd by @dependabot in #675
  • Bump github.com/stretchr/testify from 1.8.0 to 1.9.0 in /prometheus-to-sd by @dependabot in #657
  • Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /prometheus-to-sd by @dependabot in #666
  • Bump golang from 1.22.2 to 1.22.5 in /prometheus-to-sd by @dependabot in #738
  • Add CI build and unit-test for prometheus-to-sd by @linxiulei in #740
  • prom-to-sd: Prefer proto in content type by @linxiulei in #739
  • Replace golang.org/api/monitoring/v3 with cloud.google.com/go/monitoring/apiv3 by @linxiulei in #742
  • Bump github.com/prometheus/common from 0.26.0 to 0.55.0 in /prometheus-to-sd by @linxiulei in #749

New Contributors

Full Changelog: prom-to-sd-v0.11.11...prom-to-sd-v0.12.0

cm-sd-adapter-v0.15.1

23 Jul 18:54
81bdc6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: cm-sd-adapter-v0.15.0...cm-sd-adapter-v0.15.1

cm-sd-adapter-v0.15.0

29 Apr 17:55
b8e3dd7
Compare
Choose a tag to compare

What's Changed

Vulnerability fixes

  • Bump golang.org/x/oauth2 from 0.7.0 to 0.16.0 in /custom-metrics-stackdriver-adapter by @dependabot in #633
  • Bump golang.org/x/oauth2 from 0.16.0 to 0.18.0 in /custom-metrics-stackdriver-adapter by @dependabot in #660
  • Bump golang from 1.21-alpine to 1.22-alpine in /custom-metrics-stackdriver-adapter by @dependabot in #649
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /custom-metrics-stackdriver-adapter/examples/direct-to-sd by @dependabot in #668
  • Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /custom-metrics-stackdriver-adapter/examples/prometheus-to-sd by @dependabot in #665
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /custom-metrics-stackdriver-adapter/examples/direct-to-sd by @dependabot in #686
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 in /custom-metrics-stackdriver-adapter by @dependabot in #684
  • Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 in /custom-metrics-stackdriver-adapter by @dependabot in #682
  • Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 in /custom-metrics-stackdriver-adapter by @dependabot in #678

Major dependency change: custom-metrics-apiserver and metrics-server

Clean up

New Contributors

Full Changelog: cm-sd-adapter-v0.14.2...cm-sd-adapter-v0.15.0

custom-metrics-stackdriver-adapter v0.14.2

16 Jan 16:16
9e69b12
Compare
Choose a tag to compare

[abandon] custom-metrics-stackdriver-adapter v0.14.1

16 Jan 15:29
4c37a19
Compare
Choose a tag to compare

Abandon this release, because forgot to update Makefile to use v0.14.1

  • Fix vulnerabilities

custom-metrics-stackdriver-adapter v0.14.0

15 Jan 16:31
47ac134
Compare
Choose a tag to compare
  • Bump golang version to 0.20.0 #622
  • Fix OOM and "http2: stream closed" issue by only returning one item in ListAllMetrics by default #623. kubectl get --raw "/apis/custom.metrics.k8s.io/v1beta2" returns only 1 metric resource to reduce memory. Set --list-full-custom-metrics to be true to list all metrics only when debugging.

event-exporter-v0.4.5

10 Nov 00:05
89abd88
Compare
Choose a tag to compare

Bump golang.org/x/net to 0.17.0 by @yungdarek122 in #595

What's Changed

  • Bump golang.org/x/net from 0.8.0 to 0.17.0 in /event-exporter by @dependabot in #577
  • Updating event-exporter from 0.4.4 --> 0.4.5 with updated dependencies by @yungdarek122 in #595

New Contributors

Full Changelog: event-exporter-v0.4.4...event-exporter-v0.4.5

event-exporter-v0.4.4

20 Sep 02:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: event-exporter-v0.4.3...event-exporter-v0.4.4

Bump go version to 1.20.4 for prometheus-to-sd

15 May 20:37
63b0223
Compare
Choose a tag to compare
Merge pull request #537 from kwiesmueller/master

bump golang base image to 1.20.4