Skip to content

Release v1.6.1#65

Merged
jpr5 merged 1 commit intomainfrom
release/v1.6.1
Mar 31, 2026
Merged

Release v1.6.1#65
jpr5 merged 1 commit intomainfrom
release/v1.6.1

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented Mar 31, 2026

Summary

Patch release capturing recorder fixes that landed since v1.6.0.

Patch Changes

Files changed

  • package.json — version 1.6.0 → 1.6.1
  • CHANGELOG.md — new 1.6.1 section
  • skills/write-fixtures/SKILL.md — recorder docs updated

All 1,327 tests pass. Build clean.

Patch release with recorder fixes:
- Preserve upstream URL path prefixes in record proxy (#57)
- Forward all request headers in record proxy (#58)
- Decode base64-encoded embeddings in recorder (#64)
- Guard base64 decode against corrupted data
- Update CHANGELOG, skill docs
@jpr5 jpr5 merged commit 3b613d6 into main Mar 31, 2026
8 of 9 checks passed
@jpr5 jpr5 deleted the release/v1.6.1 branch March 31, 2026 22:32
jpr5 added a commit that referenced this pull request Apr 3, 2026
## Summary

Patch release capturing recorder fixes that landed since v1.6.0.

### Patch Changes

- Fix record proxy to preserve upstream URL path prefixes (#57)
- Fix record proxy to forward all request headers to upstream (#58)
- Fix recorder to decode base64-encoded embeddings with
`encoding_format: "base64"` (#64)
- Guard base64 decode against corrupted data
- Update CHANGELOG, skill docs, competitive matrix script

### Files changed

- `package.json` — version 1.6.0 → 1.6.1
- `CHANGELOG.md` — new 1.6.1 section
- `skills/write-fixtures/SKILL.md` — recorder docs updated

All 1,327 tests pass. Build clean.
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