Skip to content

v0.28.0

Pre-release
Pre-release

Choose a tag to compare

@docker-read-write docker-read-write released this 14 Nov 21:21
· 49 commits to main since this release
55f34cf

Features

Profiles (Previously Working Sets) and Next Gen Catalogs

  • New catalog-next commands for managing next gen catalogs (#230)
  • Add/remove servers to/from profiles (#223, #236)
  • Create next gen catalog from legacy catalog (#232)
  • Self-describing images fully work in the gateway with profiles (#219)
  • Tool filters management with --enable-all/--disable-all (#226)

OAuth & Authentication

  • OAuth DCR (Dynamic Client Registration) with Docker CE (#208)

Client Support

  • Amazon Q client support (#231)

Configuration Management

  • Custom config directory via CLAUDE_CONFIG_DIR environment variable (#224)
  • Auto-import docker-mcp catalog on reset (#221)

Bug Fixes & Improvements

Schema Fixes

  • Add Types field to mcp-exec arguments parameter schema (#234)
  • Add Types field to mcp-config-set value parameter schema (#234)
  • Fix snapshots missing in certain places (#238)

Security Enhancements

  • Origin validation for DNS rebinding protection
  • Combined security layers with Origin + Auth validation
  • Skip security checks for container environments (compose networking)

Contributors

@kgprs @saucow @cmrigney @bobbyhouse @Daniel-Kolev @slimslenderslacks @austin5456

New Contributors

Full Changelog: v0.27.0...v0.28.0