Skip to content

Releases: trillium-rs/trillium

trillium-channels-v0.3.2

30 May 21:11
Compare
Choose a tag to compare

Added

  • deprecate set_state for insert_state

Other

  • release
  • release
  • release
  • (deps) update async-broadcast requirement from 0.6.0 to 0.7.0
  • Release only rustls
  • release
  • release

trillium-api-v0.2.0-rc.12

30 May 21:10
Compare
Choose a tag to compare

Added

  • (api) [breaking] make IoErrors respond with BadRequest
  • (api) [breaking] implement TryFromConn for Vec<u8> and String

trillium-smol-v0.4.1

13 Apr 00:03
Compare
Choose a tag to compare

Added

  • (smol) enable the async-io feature on async-global-executor

Other

  • release
  • release

trillium-rustls-v0.8.0

12 Apr 21:54
Compare
Choose a tag to compare

Added

  • (rustls) [breaking] change how crypto providers are selected

See crate-level documentation for more on how the new features work. This is only a breaking change if you were using default-features = false AND not enabling either ring or aws-lc-rs. In that case you'll need to enable custom-crypto-provider on this crate, which brings in no additional dependencies but makes the possibility of a runtime panic due to crypto feature selection opt-in. Without this feature, misconfiguration (default-features = false without a crypto provider`) will be a compile-time error.

Other

  • release

trillium-websockets-v0.6.5

07 Apr 04:17
Compare
Choose a tag to compare

Added

  • add deprecation warnings to 0.2 branch in preparation for 0.3

Other

  • release
  • release
  • clippy
  • (deps) update base64 requirement from 0.21.5 to 0.22.0

trillium-v0.2.19

07 Apr 04:17
Compare
Choose a tag to compare

Added

  • add deprecation warnings to 0.2 branch in preparation for 0.3

Fixed

  • (trillium) fix the flaky liveness test

trillium-testing-v0.6.1

07 Apr 04:18
Compare
Choose a tag to compare

Added

  • add deprecation warnings to 0.2 branch in preparation for 0.3

Fixed

  • (trillium) fix the flaky liveness test

Other

  • release
  • release
  • release
  • release

trillium-static-v0.4.2

07 Apr 04:19
Compare
Choose a tag to compare

Added

  • add deprecation warnings to 0.2 branch in preparation for 0.3

Other

  • release
  • release
  • Release only rustls
  • release
  • release

trillium-static-compiled-v0.5.2

07 Apr 04:20
Compare
Choose a tag to compare

Added

  • add deprecation warnings to 0.2 branch in preparation for 0.3

Other

  • release
  • release
  • Release only rustls
  • release
  • release

trillium-sse-v0.1.2

07 Apr 04:21
Compare
Choose a tag to compare

Added

  • add deprecation warnings to 0.2 branch in preparation for 0.3

Other

  • release
  • release
  • Release only rustls
  • release
  • release