Skip to content

Releases: microsoft/oxidizer

bytesbuf v0.4.2

09 Apr 14:16
0d305b9

Choose a tag to compare

  • ✨ Features

    • add bytesbuf_global_pool_instances_total metric (#352)

seatbelt v0.4.4

01 Apr 16:33
3c50bfe

Choose a tag to compare

  • ✨ Features

    • introduce chaos latency (#345)

anyspawn v0.3.0

27 Mar 14:41
191a66c

Choose a tag to compare

  • ✨ Features

    • make Spawner usable without features (#343)
    • allow creating spawner using tokio handle (#341)
    • the Spawner is now thread aware (#330)
  • ⚠️ Breaking

    • the crate does not have any default features enabled anymore
    • the custom spawner is now always available

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)