Skip to content

Releases: CopilotKit/aimock

v1.24.1

14 May 16:25
78c56d7

Choose a tag to compare

What's Changed

  • fix(gemini): round-trip functionCall.id through tool-call response serialization by @AlemTuzlak in #199

Full Changelog: v1.24.0...v1.24.1

v1.24.0

14 May 03:17
c2ea032

Choose a tag to compare

What's Changed

Full Changelog: v1.23.1...v1.24.0

v1.23.1

14 May 02:54
23a9937

Choose a tag to compare

What's Changed

  • chore(README): Update the short demo video in the top section. by @NathanTarbert in #195
  • fix: preserve functionCall.id in Gemini conversation history conversion by @jpr5 in #196

Full Changelog: v1.23.0...v1.23.1

v1.22.0

11 May 23:37
b9b4edc

Choose a tag to compare

What's Changed

  • Progressively relay NDJSON/Bedrock streams, add SSE anti-buffering headers by @jpr5 in #175
  • Codebase quality sweep: error handling, drift detection, test hygiene by @jpr5 in #176
  • Recorder proxy hardening, server error handling, test hygiene by @jpr5 in #177
  • Add per-request X-AIMock-Strict header support by @jpr5 in #178

Full Changelog: v1.21.0...v1.22.0

v1.21.0

11 May 14:39
ab32faf

Choose a tag to compare

What's Changed

  • feat: match.systemMessage accepts string[] (v1.21.0) by @AlemTuzlak in #174

Full Changelog: v1.20.0...v1.21.0

v1.20.0

11 May 13:14
0b04f4e

Choose a tag to compare

What's Changed

  • Fix vacuous drift test assertions and normalize proxy relay status codes by @jpr5 in #169
  • feat: add match.systemMessage fixture matcher (v1.20.0) by @AlemTuzlak in #173

Full Changelog: v1.19.5...v1.20.0

v1.19.5

08 May 21:56
37d3335

Choose a tag to compare

What's Changed

  • fix: provider spec conformance audit — 29 violations fixed, 50+ drift tests added by @jpr5 in #168

Full Changelog: v1.19.4...v1.19.5

v1.19.4

08 May 16:47
a398ff3

Choose a tag to compare

What's Changed

  • fix: remove spurious type field from converse-stream delta and start events (closes #165) by @jpr5 in #167

Full Changelog: v1.19.3...v1.19.4

v1.19.3

08 May 15:37
bfd1081

Choose a tag to compare

What's Changed

  • fix(recorder): multi-turn runs must produce distinct fixtures (1.19.3) by @AlemTuzlak in #166

Full Changelog: v1.19.2...v1.19.3

v1.19.2

08 May 09:50
dcda28d

Choose a tag to compare

What's Changed

  • fix: remove double-wrapping from converse-stream Event Stream payloads (closes #162) by @jpr5 in #163

Full Changelog: v1.19.1...v1.19.2