Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 20:12
9f788ea

2.0.0 (2026-01-14)

⚠ BREAKING CHANGES

  • Fixes for Async wrapper execution and other enhancements
  • Removed async tracking callback executions - SDK enforces synchronous execution for reliability and makes it extendable for async execution.

Bug Fixes

  • Fixes for Async wrapper execution and other enhancements (e6a0eaf)
  • Removed async tracking callback executions - SDK enforces synchronous execution for reliability and makes it extendable for async execution.