What's Changed
Features:
- DX-1691: Add workflow parameter to context.call by @CahidArda in #75
- DX-1792: Allow passing context.call settings when defining agent by @CahidArda in #90
- DX-1870: Add telemetry for agents api by @CahidArda in #98
- DX-1873: add delay to client.trigger by @CahidArda in #100
- DX-1829: Add period and rate to flow control and deprecate ratePerSecond by @CahidArda in #101
Fixes:
- Refactor internal steps, headers and body creation by @CahidArda in #87
- Use process.env if context.env isn't defined in hono by @CahidArda in #92
- Fix: Add warning for non-string step names by @CahidArda in #96
- Bump version to 0.2.13 by @CahidArda in #99
Full Changelog: v0.2.12...v0.2.13