- 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
bootstrap_cfg_pathis replaced bybootstrap_cfg_paths(an array).bootstrap_cfg(inline) andbootstrap_cfg_pathscan now both be set; inline is applied first.$DIOM_BOOTSTRAP_CFG_PATHis replaced by$DIOM_BOOTSTRAP_CFG_PATHS.
- More build & release fixes
- Fix Rust build
- Initial server release.
- Initial real library release.