v0.4.0 #105
chokoswitch
announced in
Announcements
v0.4.0
#105
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This release adds some features for improved usage in production
📈 Enhancements
Add
middleware/retrypackage with middleware that can be applied to a transport to automatically retry requestsAdd OpenTelemetry tracing and metrics for requests and the rust runtime. These are enabled by default - without an OpenTelemetry SDK installed, these will behave as no-op. To completely disable, you can set
enable_otel = Falsewhen initializing a transportFull Changelog: v0.3.3...v0.4.0
This discussion was created from the release v0.4.0.
All reactions