Skip to content

Releases: dedalus-labs/dedalus-mcp-python

v0.7.0

28 Jan 01:48
89d5560

Choose a tag to compare

0.7.0 (2026-01-28)

Features

  • connection: make name optional for single-connection servers (7ee84b8)
  • dispatch: use structured errors for connection resolution (b0fc7b4)
  • exceptions: add ToolErrorCode enum and ConnectionResolutionError (6f8043e)
  • testing: add ConnectionTester for local debugging (6da1bea)
  • testing: add ToolError and mock_context utilities (699abca)
  • tools: catch ToolError and format for LLM (3c443ae)

v0.6.0

20 Jan 11:55
d3b1b76

Choose a tag to compare

0.6.0 (2026-01-20)

Features

  • server: add ServerConfig for centralized parameterization (07ae1c5)

Bug Fixes

Documentation

  • api: add doctest examples to core classes and decorators (a45fdf9)
  • auth: rewrite connectors.md for Connection/SecretKeys API (ca6de8b)
  • style: add enum preference guideline (1ba5f87)

v0.5.0

18 Dec 03:13
19ea5e0

Choose a tag to compare

0.5.0 (2025-12-18)

Features

Bug Fixes

  • update reference mcp version (47064ed)
  • update reference mcp version (#52) (7b7bcda)

v0.4.1

17 Dec 22:12
6b63670

Choose a tag to compare

0.4.1 (2025-12-17)

Bug Fixes

v0.4.0

17 Dec 16:02
981a1f9

Choose a tag to compare

0.4.0 (2025-12-17)

Features

v0.3.0

17 Dec 01:44
5783778

Choose a tag to compare

0.3.0 (2025-12-17)

Features

v0.2.10

17 Dec 01:24
a1e47d9

Choose a tag to compare

0.2.10 (2025-12-17)

Bug Fixes

v0.2.9

17 Dec 00:46
b29eccf

Choose a tag to compare

0.2.9 (2025-12-17)

Bug Fixes

v0.2.8

16 Dec 05:47
ac59d81

Choose a tag to compare

0.2.8 (2025-12-16)

Bug Fixes

v0.2.7

16 Dec 04:48
33051fc

Choose a tag to compare

0.2.7 (2025-12-16)

Bug Fixes

  • typed Connections schema (8f46863)
  • typed Connections schema (ed28a0e)