Skip to content

v7.4.0

Compare
Choose a tag to compare
@Hawxy Hawxy released this 20 Mar 14:39
· 22 commits to master since this release
bb36f5f

New Features

Route Auto-Complete in supported IDEs

Visual Studio & Rider developers will see API routes when typing URL parameters.
image

(@Hawxy in #138)

OpenTelemetry Support

Alba has OpenTelemetry support for Scenario calls and thus can be integrated with OTEL-compatible tooling.

image

(@Hawxy in #137)

Misc

  • Use AspNetCore's internal Mime map instead of shipping our own by @Hawxy in #139

Full Changelog: v7.3.0...v7.4.0