What's Changed
- Omit arguments from tool call with no arguments by @mikekistler in #53
- feat: add conformance tests for SEP-1699 SSE polling by @felixweinberger in #47
- Add client credentials conformance tests (JWT and Basic auth) by @pcarleton in #55
- chore: enforce LF line endings for x-plat consistency by @nbarbettini in #74
- Add server ping scenario by @nbarbettini in #75
- fix: validate scope checks ran and report overall test status by @pcarleton in #80
- fix: add shell:true for Windows compatibility in all-scenarios.test by @olaservo in #82
- feat: support protocol version 2025-11-25 by @olaservo in #81
- Refactor client testing to use 'everything' client with scenario routing by @pcarleton in #54
- Add token endpoint auth method conformance tests by @pcarleton in #48
- Add client credentials support to everything-client by @pcarleton in #89
- feat: add --suite all option to run all client scenarios by @pcarleton in #94
- chore: bump version to 0.1.9 by @pcarleton in #95
Dependency updates
- Add dependabot config with 7-day dependency cooldown by @pcarleton in #57
- Change dependabot to monthly grouped updates by @pcarleton in #90
An overly aggressive dependabot configuration triggered these, dependency bumps should be less noisy in the future.
- Bump vitest from 4.0.5 to 4.0.13 by @dependabot[bot] in #69
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #83
-
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #72
- Bump body-parser from 2.2.0 to 2.2.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #71
- Bump @typescript/native-preview from 7.0.0-dev.20251030.1 to 7.0.0-dev.20251124.1 by @dependabot[bot] in #70
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #68
- Bump @eslint/js from 9.38.0 to 9.39.1 by @dependabot[bot] in #67
- Bump typescript-eslint from 8.46.2 to 8.48.0 by @dependabot[bot] in #65
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot[bot] in #56
- Bump actions/setup-node from 4 to 6 in the all-actions group by @dependabot[bot] in #91
New Contributors
- @nbarbettini made their first contribution in #74
- @olaservo made their first contribution in #82
Full Changelog: v0.1.8...v0.1.9