Immutable
release. Only release title and notes can be modified.
Python SDK v1.7.0
Features
- Add filesystem serdes for large payload storage (#494)
- Context-aware replay status (#488)
- Support updated operation IDs in replay (#504)
- Add operation change plugin hook (#506)
Bug Fixes
- Don't surface suspend as a FAILED outcome (#492)
- Prevent scheduler timeout hangs (#498)
- Retry transient GetDurableExecution not found (#512)
Otel Plugin v0.3.0
Features
Bug Fixes
Chores & CI
- Remove duplicate CI test (#489)
- Update OTel README and plugin constructor (#490)
- Configure slow branch test mock (#505)
- Fix map serdes test ordering flake (#509)
- Allow parallel branch observation ordering (#513)
- Deploy examples with SAM stack (#517)
- Assert callback timeout operation status (#521)
- Enable Pyflakes rules across all packages (#497)
- chore(release): bump sdk to 1.7.0, otel to 0.3.0 (#525)
Dependency Updates
- Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 (#511)
New Contributors
- @Root-Aamir made their first contribution in #521
Full Changelog: sdk-v1.6.0,otel-v0.2.0...sdk-v1.7.0,otel-v0.3.0