Skip to content

Latest commit

 

History

History
128 lines (59 loc) · 5.54 KB

File metadata and controls

128 lines (59 loc) · 5.54 KB

2.0.2 (2025-09-18)

Bug Fixes

  • add mcp url to aud check (30e28b3)

2.0.1 (2025-09-18)

Bug Fixes

  • add mcp path to resource string (6bb034a)

2.0.0 (2025-09-18)

  • BREAKING CHANGE: Trigger major release (9500b22)

BREAKING CHANGES

  • Trigger major release

1.5.2 (2025-09-15)

Bug Fixes

  • replace owner managed api keys with self service api keys (fdc86fd)

1.5.1 (2025-09-14)

Bug Fixes

  • give users more control over choosing and configuring auth types (d880796)

1.5.0 (2025-09-13)

Features

  • allow developers to use and manage api keys (88fca2f)

1.4.0 (2025-09-04)

Features

  • server statistics with the beacon sdk (65453b0)

1.3.0 (2025-08-30)

Bug Fixes

  • remove payment info from resources (0b73c85)
  • remove payment info from resources (e68ad62)

Features

  • gate access to tools using payment configs (beb7cf6)

1.2.0 (2025-08-22)

Features

  • specify the path to listen to mcp requests on (161d70f)

1.1.2 (2025-08-22)

Bug Fixes

  • ignore query params when serving metadata (e097f0d)

1.1.1 (2025-08-22)

Bug Fixes

  • remove outdated info from readme and trigger publish (8a7117d)
  • remove pre build step and rely on test to deploy test canisters (4776e57)

1.1.0 (2025-08-04)

Bug Fixes

  • add new value to http outcall (c55686a)
  • detect stream opening request according to spec (d27250c)
  • use mops package of ic management canister (4a64a9f)

Features

  • add resource server metadata for oauth discovery (4fd9f09)

1.0.0 (2025-07-29)

Bug Fixes

  • force all requests to go through concencus (bd40deb)

Features

  • add cleanup for stale streams (4ba0fd6)
  • basic functionality implemented (init, ping, list tools and resources, get resource, invoke tool) (adb3d93)
  • repo and mops setup (53127fe)

1.0.0 (2025-07-29)

Bug Fixes

  • force all requests to go through concencus (bd40deb)

Features

  • add cleanup for stale streams (4ba0fd6)
  • basic functionality implemented (init, ping, list tools and resources, get resource, invoke tool) (adb3d93)
  • repo and mops setup (53127fe)