Skip to content

v0.27.22

Choose a tag to compare

@zalando-robot zalando-robot released this 06 Jul 13:58
fdffec0

Changes

build(deps): bump the all-go-mod-patch-and-minor group with 3 updates (#4120)

Bumps the all-go-mod-patch-and-minor group with 3 updates:
github.com/instana/go-sensor,
github.com/klauspost/compress
and
github.com/pires/go-proxyproto.

Updates github.com/instana/go-sensor from 1.73.2 to 1.73.4

Release notes

Sourced from github.com/instana/go-sensor's releases.

v1.73.4

New release v1.73.4

What's Changed

This fixes repeated warning logs on affected AWS Fargate tasks where the ECS task stats response contains blkio operation types other than Read and Write, such as Sync.

v1.73.3

New release v1.73.3.

What's Changed

Commits
  • 6a7c404 Updated version.go to 1.73.4
  • 5e6e4b9 fix(docker): skip unsupported blkio op types in ECS task stats (#1542)
  • ed41e97 Updated instrumented packages with core module v1.73.3
  • 284d6e2 Updating instrumentations to core module v1.73.3 (#1541)
  • 5509b2b Updated version.go to 1.73.3
  • 135b615 fix: prevent deadlock in generic serverless agent (#1540)
  • 3682fca Updated version.go to 2.23.0
  • 7d5b465 feat(currency): updated go.mod, go.sum files, README.md for instamongo/v2 (#1...
  • fa2eb11 Updated version.go to 2.22.2
  • 95f6d06 feat(currency): updated go.mod, go.sum files, README.md for instamongo/v2 (#1...
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.18.6 to 1.19.0

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.19.0

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.6...v1.19.0

v1.18.7

  • Fix s2.NewDict OOB read.

Security release without other changes.

Full Changelog: klauspost/compress@v1.18.6...v1.18.7

Commits

Updates github.com/pires/go-proxyproto from 0.12.0 to 0.14.0

Release notes

Sourced from github.com/pires/go-proxyproto's releases.

v0.14.0

What's Changed

Full Changelog: pires/go-proxyproto@v0.13.0...v0.14.0

v0.13.0

What's Changed

New Contributors

Full Changelog: pires/go-proxyproto@v0.12.0...v0.13.0

Commits
  • d72bda7 docs: README Usage section points to relevant examples
  • 4aea955 build(deps): bump golang.org/x/net from 0.39.0 to 0.55.0
  • 6fdb7e0 ci: run the whole module under -race -shuffle=on
  • 4626bcf test: cover deprecated EqualTo wrapper and toByte unknown-command fallback
  • a3a46b9 test: cover tlvparse SSL parsing, malformed sub-TLVs, and marshal errors
  • 9477fa0 fix: retry Accept without serving a nil conn on temporary listener error
  • 761b445 test: stop Test_ConnectionHandlesInvalidUpstreamError binding a fixed port
  • e4a54c0 docs: correct REJECT/REQUIRE policy notes on subsequent reads
  • 3829937 test: fix shuffle-order dependency and enable -shuffle=on in CI
  • 5e44a0f tests: cover deadline-restore, ReadHeaderTimeout branches, and Accept race
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore
    conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will
    remove the ignore condition of the specified dependency and ignore
    conditions

Multiarch Docker image

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

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