Skip to content

docker-agent

v1.56.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai

Summary

AI summary

Adds snapshot management via /snapshots command and 20 new secret detection patterns.

Full changelog

This release adds snapshot management capabilities and expands secret detection with 20 new patterns.

What's New

  • Adds /snapshots command to list and restore captured snapshots from the current session
  • Adds 20 new secret detection patterns including Discord bot tokens, Telegram bot tokens, Fly.io macaroons, Groq API keys, Perplexity API keys, and xAI/Grok API keys

Technical Changes

  • Freezes config v8 and starts v9 as the latest configuration schema version
  • Moves non-migration config tests to pkg/config for better organization
  • Updates logging to use slog.WarnContext when a context is in scope
  • Simplifies snapshot plumbing implementation

What's Changed

  • freeze config v8 and start v9 as latest by @dgageot in https://github.com/docker/docker-agent/pull/2688
  • docs: update CHANGELOG.md for v1.55.0 by @docker-read-write[bot] in https://github.com/docker/docker-agent/pull/2689
  • feat(tui): add /snapshots command to list and restore captured snapshots by @dgageot in https://github.com/docker/docker-agent/pull/2690
  • feat(secretsscan): add 20 more secret patterns by @dgageot in https://github.com/docker/docker-agent/pull/2692
  • move non-migration config tests to pkg/config by @dgageot in https://github.com/docker/docker-agent/pull/2693

Full Changelog: https://github.com/docker/docker-agent/compare/v1.55.0...v1.56.0

Breaking Changes

  • Freezes config v8; config v9 becomes the latest schema version.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track docker-agent

Get notified when new releases ship.

Sign up free

About docker-agent

AI Agent Builder and Runtime by Docker Engineering

All releases →

Related context

Earlier breaking changes

  • v1.71.0 Freezes configuration schema v9 and starts v10 as latest version

Beta — feedback welcome: [email protected]