github docker/docker-agent v1.136.0

one hour ago

This release adds support for carrying encrypted agent config in the request body instead of headers, addressing potential header-size limit issues.

What's New

  • Adds support for carrying encrypted agent config in the request body (as encrypted_agent_config field) and config-load envelope, replacing the previous X-Cagent-Encrypted-Config header approach to avoid header-size limit constraints

Technical Changes

  • Updates docker-agent-action reference to v2.0.6 in the PR review workflow

What's Changed

  • docs: update CHANGELOG.md for v1.135.0 by @docker-read-write[bot] in #4196
  • chore: update docker-agent-action to v2.0.6 by @docker-agent in #4200
  • feat(gateway): carry encrypted agent config in request body and config-load envelope by @gtardif in #4201

Full Changelog: v1.135.0...v1.136.0

Don't miss a new docker-agent release

NewReleases is sending notifications on new releases.