Skip to content

v0.21.238

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 19 Dec 13:08
d7a6cea

Changes

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 11 updates (#3350)

Bumps the all-go-mod-patch-and-minor group with 11 updates in the / directory:

Package From To
github.com/andybalholm/brotli 1.1.0 1.1.1
github.com/instana/go-sensor 1.65.0 1.66.0
github.com/prometheus/client_golang 1.20.4 1.20.5
github.com/redis/go-redis/v9 9.6.1 9.7.0
github.com/stretchr/testify 1.9.0 1.10.0
github.com/testcontainers/testcontainers-go 0.33.0 0.34.0
github.com/tidwall/gjson 1.17.3 1.18.0
golang.org/x/net 0.29.0 0.33.0
golang.org/x/oauth2 0.23.0 0.24.0
golang.org/x/time 0.6.0 0.8.0
google.golang.org/protobuf 1.34.2 1.36.0

Updates github.com/andybalholm/brotli from 1.1.0 to 1.1.1

Updates github.com/instana/go-sensor from 1.65.0 to 1.66.0

Updates github.com/prometheus/client_golang from 1.20.4 to 1.20.5

Updates github.com/redis/go-redis/v9 from 9.6.1 to 9.7.0

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Updates github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0

Updates github.com/tidwall/gjson from 1.17.3 to 1.18.0

Updates golang.org/x/net from 0.29.0 to 0.33.0

Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Updates golang.org/x/time from 0.6.0 to 0.8.0

Updates google.golang.org/protobuf from 1.34.2 to 1.36.0


updated-dependencies:

  • dependency-name: github.com/andybalholm/brotli
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/instana/go-sensor
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/prometheus/client_golang
    dependency-type: direct:production
    update-type: version-update:semver-patch
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/redis/go-redis/v9
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/testcontainers/testcontainers-go
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: github.com/tidwall/gjson
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: golang.org/x/net
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: golang.org/x/oauth2
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: golang.org/x/time
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
  • dependency-name: google.golang.org/protobuf
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: all-go-mod-patch-and-minor
    ...

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.21.238 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.238 skipper --help