Releases: DevCycleHQ/cli
Releases · DevCycleHQ/cli
v6.2.1
What's Changed
- chore: update MCP server.json schema to 2025-12-11 by @jonathannorris in #552
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- chore: small change in mcp-worker/ to trigger worker deploy by @jonathannorris in #536
- chore: trigger worker change again by @jonathannorris in #537
- feat: Add license check job to tests workflow by @JamieSinn in #540
- fix: match variable aliases using transformed constant names by @luxscious in #539
- Revert "fix: match variable aliases using transformed constant names" by @luxscious in #542
- fix: update match patterns docs by @luxscious in #543
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #544
- chore(deps): bump body-parser from 2.2.0 to 2.2.1 by @dependabot[bot] in #546
- chore(deps): bump @modelcontextprotocol/sdk from 1.20.2 to 1.24.0 by @dependabot[bot] in #548
- chore(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #550
- fix: if json variable, use stringified value for reco by @jsalaber in #551
New Contributors
- @luxscious made their first contribution in #539
Full Changelog: v6.1.4...v6.2.0
v6.1.4
What's Changed
- chore: update npm version for OIDC release by @jonathannorris in #535
Full Changelog: v6.1.3...v6.1.4
v6.1.3
What's Changed
- chore: consolidate cursor rules to AGENTS.md by @jonathannorris in #529
- Use OIDC flow for publishing CLI by @JamieSinn in #528
- chore(deps): bump vite from 7.1.7 to 7.1.11 by @dependabot[bot] in #531
- chore(deps): bump hono from 4.9.8 to 4.10.2 by @dependabot[bot] in #530
- chore: update MCP schema version, and MCP publisher by @jonathannorris in #532
- chore: update mcp sdk, oauth provider, and agents packages by @jonathannorris in #533
- fix: update hono and validator to patched versions by @jonathannorris in #534
Full Changelog: v6.1.2...v6.1.3
v6.1.2
What's Changed
- chore: remove disabled MCP tool registrations by @jonathannorris in #527
Full Changelog: v6.1.1...v6.1.2
v6.1.1
What's Changed
- chore: update dependancies by @jonathannorris in #524
- feat: Update root CLI/MCP tests to vitest by @jonathannorris in #500
- chore(deps): bump vite from 7.1.3 to 7.1.7 by @dependabot[bot] in #525
- fix: ensure v2ApiClient uses shared axios instance for MCP headers by @jonathannorris in #526
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
- chore(deps): bump axios from 1.11.0 to 1.12.0 by @dependabot[bot] in #513
- chore(deps): bump hono from 4.9.6 to 4.9.7 by @dependabot[bot] in #514
- feat: Use Feature V2 API schemas from updated OpenAPI specification, cleanup tools by @jonathannorris in #512
- feat: Cleanup all feature schemas by @jonathannorris in #515
- feat: remove zod resolution, update to latest 3.x version by @jonathannorris in #516
- feat: update all schemas, all schemas in zodSchemas.ts now by @jonathannorris in #517
- docs: update MCP docs to match available tools by @jonathannorris in #518
- docs: update delete_variable MCP tool description by @jonathannorris in #519
- feat: update MCP tool params to inheriet all zodSchema parameters by @jonathannorris in #520
- feat: publish MCP server to registry by @jonathannorris in #521
- fix: change MCP Registry key to DEVCYCLE_GITHUB_cli_MCP_REGISTRY_PKEY by @jonathannorris in #522
Full Changelog: v6.0.2...v6.1.0
v6.0.2
What's Changed
- chore: fix linter and ts warnings by @jonathannorris in #490
- feat: add install_devcycle_sdk MCP tool and build-time prompt fetcher by @jonathannorris in #491
- Add development environment for mcp-worker by @jonathannorris in #494
- Update tmp dependency to latest version (0.2.5) by @Copilot in #497
- Fix ReDoS vulnerability and build failure in fetch-install-prompts.js by @Copilot in #495
- feat: add ably event publishing for mcp worker installs by @jonathannorris in #499
- chore: update worker secret list by @jonathannorris in #501
- chore: Update LICENSE copyright to Taplytics Inc. 2025 by @Copilot in #502
- fix: allow clearing self-targeting identity with empty string by @jonathannorris in #503
- fix: update self target description by @jonathannorris in #504
- chore(deps): bump hono from 4.8.12 to 4.9.6 by @dependabot[bot] in #509
- feat: cleanup mcp tool types by @jonathannorris in #505
- feat: Disabled redundant MCP tools and prioritized key selection/install tools by @jonathannorris in #508
- feat: add cleanup_feature tool and shared GitHub fetcher by @jonathannorris in #510
- feat: update features API endpoints to v2 by @jonathannorris in #511
New Contributors
- @Copilot made their first contribution in #497
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
- fix: correct mcp tool operation names for dvc-referrer header by @jonathannorris in #492
- chore: switch tests to run on ubicloud by @jonathannorris in #493
- feat: add positional arguments support to get commands by @jonathannorris in #489
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- feat: Add Model Context Protocol (MCP) Server by @jonathannorris in #487
Full Changelog: v5.21.2...v6.0.0