v1.0.0-alpha5.10
Pre-release
Pre-release
·
25 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
HttpCallProcessor
andOpenApiCallProcessor
to throw when a unexpected3.x.x
is returned by the remote server by @cdavernas in #476 - Fixed the
HttpCallExecutor
to configure authentication on theHttpClient
used to perform the configured request by @cdavernas in #477 - Implemented streaming features for the
listen
task and for theasyncapi
call by @cdavernas in #478 - Implemented event read mode by @cdavernas in #479
Full Changelog: v1.0.0-alpha5.9...v1.0.0-alpha5.10