v1.0.0-alpha5.10
Pre-release
Pre-release
·
90 commits
to main
since this release
What's Changed
- Fixed transition issues in the Dashboard graph by @JBBianchi in #472
- Improved graph rendering in the Dashboard by @JBBianchi in #473
- Replaced standard issue templates by form-based ones by @cdavernas in #474
- Implemented the
AsyncAPI(v3.0.0) function call by @cdavernas in #475 - Updated the
HttpCallProcessorandOpenApiCallProcessorto throw when a unexpected3.x.xis returned by the remote server by @cdavernas in #476 - Fixed the
HttpCallExecutorto configure authentication on theHttpClientused to perform the configured request by @cdavernas in #477 - Implemented streaming features for the
listentask and for theasyncapicall by @cdavernas in #478 - Implemented event read mode by @cdavernas in #479
Full Changelog: v1.0.0-alpha5.9...v1.0.0-alpha5.10