Skip to content

Releases: microsoft/oxidizer

data_privacy v0.11.0

25 Mar 11:48
562ecc1

Choose a tag to compare

  • ✨ Features

    • Support redaction suppression.
    • Add named-field struct support and trait bounds in #[classified] (#261)

seatbelt v0.4.2

24 Mar 08:43
562ecc1

Choose a tag to compare

  • ✨ Features

    • add RetryConfig::handle_unavailable and HedgingConfig::handle_unavailable

bytesbuf v0.4.1

20 Mar 10:08
273dca7

Choose a tag to compare

  • ✔️ Tasks

    • implement From<BytesView> for Bytes

templated_uri_macros_impl v0.1.0

18 Mar 08:03
3eaac3a

Choose a tag to compare

Release templated_uri_macros_impl v0.1.0

templated_uri_macros v0.1.0

18 Mar 08:03
3eaac3a

Choose a tag to compare

Release templated_uri_macros v0.1.0

templated_uri v0.1.0

18 Mar 08:03
3eaac3a

Choose a tag to compare

Release templated_uri v0.1.0

anyspawn v0.2.0

18 Mar 10:43
0afb510

Choose a tag to compare

  • ⚠️ Breaking

    • add CustomSpawnerBuilder for composing multi-layer spawners (#308)

seatbelt v0.4.1

10 Mar 16:18
5d7c83a

Choose a tag to compare

  • ✨ Features

    • expose seatbelt::Attempt and obsolete seatbelt::retry::Attempt and seatbelt::hedging::Attempt

seatbelt v0.4.0

06 Mar 15:22
515d4ce

Choose a tag to compare

  • ⚠️ Breaking

    • no more default features (#303)
  • ✨ Features

    • introduce hedging resilience middleware (#298)
    • introduce fallback middleware (#294)
    • introduce config for each middleware (#302)
    • improve telemetry (#297)
    • improve documentation

recoverable v0.1.1

04 Mar 08:00
8825434

Choose a tag to compare

  • ✨ Features

    • add RecoveryKind::as_str for static string representation