Releases: DevCycleHQ/cli
Releases · DevCycleHQ/cli
v6.3.1
What's Changed
- chore: resolve open dependabot security advisories by @jonathannorris in #564
- chore: bump axios to 1.15.0 to resolve dependabot alerts by @jonathannorris in #565
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- chore: resolve dependabot security advisories for transitive deps by @jonathannorris in #560
- chore: resolve open dependabot advisories and cap axios below 1.14 by @jonathannorris in #562
- chore: pin axios to 1.13.6 by @jonathannorris in #561
Full Changelog: v6.2.2...v6.3.0
v6.2.2
What's Changed
- chore(deps): bump @modelcontextprotocol/sdk from 1.24.2 to 1.25.2 by @dependabot[bot] in #553
- chore(deps): bump hono from 4.10.4 to 4.11.4 by @dependabot[bot] in #554
- chore: remove ubicloud, replace with ubuntu-latest-x-core by @luxscious in #555
- fix: address open dependabot security alerts by @jonathannorris in #556
- fix: bump agents to resolve Dependabot XSS alerts by @jonathannorris in #557
- chore: update all mcp-worker dependencies to latest versions by @jonathannorris in #558
- fix: reorder variation variable union types and improve MCP descriptions for correct JSON typing by @jonathannorris in #559
Full Changelog: v6.2.1...v6.2.2
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