Releases: muxinc/mux-node-sdk
Releases · muxinc/mux-node-sdk
v12.8.1
12.8.1 (2025-12-01)
Full Changelog: v12.8.0...v12.8.1
v12.8.0
12.8.0 (2025-09-18)
Full Changelog: v12.7.0...v12.8.0
Features
- mcp: allow setting logging level (cf8ef79)
- mcp: expose client options in
streamableHTTPApp(2321073)
Bug Fixes
- mcp: avoid importing unsupported libraries on non-node environments (6e3db76)
Chores
v12.7.0
12.7.0 (2025-08-27)
Full Changelog: v12.6.1...v12.7.0
Features
- mcp: add client infer to cloudflare oauth screen (1773deb)
- mcp: change remote server query option parsing logic (b207dcf)
Bug Fixes
v12.6.1
v12.6.0
v12.5.0
12.5.0 (2025-08-19)
Full Changelog: v12.4.1...v12.5.0
Features
- mcp: add authorization servers to config (e07584f)
- mcp: add oauth_resource_metadata (a67d1cd)
- mcp: parse query string as mcp client options in mcp server (715c289)
Chores
v12.4.1
12.4.1 (2025-08-15)
Full Changelog: v12.4.0...v12.4.1
Features
- add support for CDN trace and trace dimension-specific API methods (#365) (1ba1635)
- mcp: add unix socket option for remote MCP (839d999)
Bug Fixes
Chores
- deps: update dependency node-fetch to v2.6.13 (5f509de)
- internal: move publish config (870995a)
- internal: update comment in script (8f6a4a0)
- mcp: bump JQ version (e5b6779)
- mcp: document remote server in README.md (3344229)
- mcp: minor cleanup of types and package.json (24097ba)
- mcp: refactor streamable http transport (8b40da7)
- mcp: update README (2bdad30)
- update @stainless-api/prism-cli to v5.15.0 (6d47536)
v12.4.0
12.4.0 (2025-08-05)
Full Changelog: v12.3.0...v12.4.0
Features
- api: expose authorizationToken as valid auth mechanism (cbd38d5)
- mcp: add logging when environment variable is set (4b25b46)
- mcp: remote server with passthru auth (a535888)
Bug Fixes
- mcp: avoid sending
jq_filterto base API (8d9d790) - mcp: fix tool description of jq_filter (56ce5dd)
- mcp: reverse validJson capability option and limit scope (8fecaf7)
Chores
v12.3.0
12.3.0 (2025-07-24)
Full Changelog: v12.2.0...v12.3.0
Features
- add more languages for live generated captions (#361) (6dc6350)
- api: expose /system/v1/whoami route (3fa346b)
- Spec for latest thumbnail (#363) (72f8669)
Bug Fixes
- Make all the regexes for webhook payloads more explicit, to fix
video.asset.static_rendition.*webhooks (#360) (f276b25) - mcp: include required section for top-level properties and support naming transformations (6c2ea9f)
Chores
v12.2.0
12.2.0 (2025-07-16)
Full Changelog: v12.1.0...v12.2.0
Features
- clean up environment call outs (b6bd416)
- mcp: support filtering tool results by a jq expression (24ee59b)
Bug Fixes
- build: bump node version in CI build to 20 to be compatible with MCP package (31a0909)
- Fix incorrect deprecated message in live streaming playback policies (#358) (4fe35bb)
- mcp: relax input type for asTextContextResult (b6e7352)
- mcp: support jq filtering on cloudflare workers (2bd8dc6)
Chores
- api: build cloudflare worker mcp server (69e6f8c)
- internal: version bump (e312932)
- make some internal functions async (4e78a17)
- mcp: formatting (4844bf6)
- mcp: rework imports in tools (4ee527f)
- upload dxt file as release asset (86c5ad1)