Skip to content

OxiTLS 0.1.2 Release

Latest

Choose a tag to compare

@cool-japan cool-japan released this 10 Jun 23:56

[0.1.2] - 2026-06-10

Added

  • Coexistence integration tests (oxitls-adapter-aws-lc): activated the wave8 coexist test proving oxitls-adapter-aws-lc and oxicrypto-adapter-aws-lc link and initialize cleanly in the same binary with zero symbol conflicts. Two real tests replace the former placeholder: both_aws_lc_crates_link_and_initialize_cleanly and sequential_use_of_both_crates_no_interference.
  • oxicrypto-adapter-aws-lc and oxicrypto-core added as dev-dependencies (registry, stripped on publish) to enable the real coexist tests.

Changed

  • Bumped oxiarc-deflate to 0.3.3 in workspace dependencies (Pure Rust policy, latest release).
  • All workspace internal deps updated to 0.1.2.
  • oxihttp-server dev-dep in oxitls-adapter-aws-lc re-enabled at 0.1.1 (post-publish diamond dep resolved).

Fixed

  • Removed the oxicrypto-coexist placeholder feature and the coexist_placeholder no-op test that were blocking real coexist coverage.

Full Changelog: v0.1.1...v0.1.2