Changes
- Rust SDK: expose
.is_retriable()and.kind()ondiom::Error - Rust SDK: do not leak feature
release_max_level_debuginto the tracing library - All SDKs: remove automatic retries
- Several configuration values that were specified as millisecond durations are now explicitly checked for being non-zero at startup
- Miscellaneous dependency bumps
- Various improvements to release infrastructure