Skip to content

Release sdk-v1.7.0,otel-v0.3.0

Latest

Choose a tag to compare

@ayushiahjolia ayushiahjolia released this 09 Jul 22:29
Immutable release. Only release title and notes can be modified.
075b65a

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

  • Enhance OTel durable operation metadata (#499)
  • Emit logical step spans (#502)

Bug Fixes

  • Emit plugin operation hooks during replay (#496)
  • Scope operation span IDs by execution (#500)

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

Full Changelog: sdk-v1.6.0,otel-v0.2.0...sdk-v1.7.0,otel-v0.3.0