Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 22:54
· 104 commits to main since this release
a3474f4

v0.9.0 (2024-07-01)

Bug Fixes

  • add currentAgent to CallFrame (e5b880c)
  • include stderr when errors are reported (11cb30d)
  • set wait function before spinning off goroutine (15e9097)
  • use array and new pluralized name for credential overrides (9aad7f3)

Tests

  • add credential override test (e1ccf96)