Skip to content

chore: release v1.35.1#290

Merged
jpr5 merged 1 commit into
mainfrom
release/v1.35.1
Jul 6, 2026
Merged

chore: release v1.35.1#290
jpr5 merged 1 commit into
mainfrom
release/v1.35.1

Conversation

@jpr5

@jpr5 jpr5 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Patch release rolling up the #288 record-mode fixture fix.

What's in this release

Release mechanics

Standard version bump across package.json, .claude-plugin/plugin.json, .claude-plugin/marketplace.json, charts/aimock/Chart.yaml, and the aimock-pytest version pin, plus the CHANGELOG 1.35.1 section.

Merging this triggers the publish-release.yml auto-publish (npm + git tag + GitHub Release + Docker image), since package.json is now 1.35.1 which is not yet on npm.

@pkg-pr-new

pkg-pr-new Bot commented Jul 6, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@copilotkit/aimock@290

commit: df9a27b

@jpr5
jpr5 merged commit 589d3f4 into main Jul 6, 2026
24 checks passed
@jpr5
jpr5 deleted the release/v1.35.1 branch July 6, 2026 18:50
jpr5 added a commit that referenced this pull request Jul 15, 2026
Patch release rolling up the #288 record-mode fixture fix.

## What's in this release

- **Fixed (#288):** Record mode no longer silently drops fixtures when
an SDK closes its socket immediately after `data: [DONE]` (e.g. the
OpenAI Python SDK); the completed upstream response is now persisted.
Genuine mid-stream aborts (client disconnect before `[DONE]`) still
abort upstream and write no fixture.

## Release mechanics

Standard version bump across `package.json`,
`.claude-plugin/plugin.json`, `.claude-plugin/marketplace.json`,
`charts/aimock/Chart.yaml`, and the aimock-pytest version pin, plus the
CHANGELOG `1.35.1` section.

Merging this triggers the `publish-release.yml` auto-publish (npm + git
tag + GitHub Release + Docker image), since `package.json` is now
`1.35.1` which is not yet on npm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant