mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
chore: release v0.8.0 (#3318)
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# HyperFrames v0.8.0
|
||||
|
||||
Released on 2026-08-17.
|
||||
|
||||
HyperFrames 0.8 establishes the supported version boundary for Plan v2 as the default distributed cloud transport.
|
||||
|
||||
Version 0.7.111 already contained this behavior. Version 0.8.0 adds no further cloud runtime changes beyond that release.
|
||||
|
||||
## Migration
|
||||
|
||||
- Redeploy AWS Lambda, SAM, or CDK infrastructure from version 0.8.0 before upgrading SDK callers to 0.8.0.
|
||||
- Redeploy GCP Cloud Run services and workflows from version 0.8.0 before upgrading SDK callers to 0.8.0.
|
||||
- Omitting `planProtocol` selects Plan v2. Explicit `"v1"` remains available for compatibility while older work drains.
|
||||
- Keep the producer, SDK, and cloud adapter packages on the same version during the upgrade.
|
||||
|
||||
## Catalog
|
||||
|
||||
- **Catalog:** Remove two AI UI items ([ed18f1ea9](https://github.com/heygen-com/hyperframes/commit/ed18f1ea9aae00c26fdb712b231ac123e9170086), [#3317](https://github.com/heygen-com/hyperframes/pull/3317)).
|
||||
|
||||
## Full changelog
|
||||
|
||||
https://github.com/heygen-com/hyperframes/compare/v0.7.111...v0.8.0
|
||||
Reference in New Issue
Block a user