Skip to content

Releases: M0dEx/quincy

0.14.0

11 Mar 13:03
1137c86
Compare
Choose a tag to compare

What's Changed

Changes

  • refactor: fully migrate to aws-lc-rs + allow runtime KEX selection by @M0dEx in #115
    This is a breaking change due to different build requirements, configuration options and defaults. Please update both client and server binaries to prevent any issues.

Full Changelog: 0.13.0...0.14.0

0.13.0

11 Dec 21:06
1aca2c9
Compare
Choose a tag to compare

What's Changed

This release is breaking for users using the crypto-quantum feature due to a different KX algorithm being used.
For more information about the change, see the rustls-post-quantum release notes: https://github.com/rustls/rustls/releases/tag/rustls-post-quantum-v%2F0.2.0

Changes

  • feat!: update rustls-post-quantum to 0.2.0 by @M0dEx in #112

Full Changelog: 0.12.3...0.13.0

0.12.3

25 Nov 19:14
bdcc62d
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: 0.12.2...0.12.3

0.12.2

24 Nov 12:17
7382a25
Compare
Choose a tag to compare

What's Changed

Changes

  • fix: document/remove issues with capabilities and DNS by @M0dEx in #108

Full Changelog: 0.12.1...0.12.2

0.12.1

18 Nov 11:49
25ac40e
Compare
Choose a tag to compare

What's Changed

Changes

Full Changelog: 0.12.0...0.12.1

0.12.0

13 Nov 20:31
acb4bd4
Compare
Choose a tag to compare

What's Changed

Changes

  • feat(crypto): add optional support for post-quantum key-exchange by @M0dEx in #95

Full Changelog: 0.11.2...0.12.0

0.11.2

04 Nov 13:11
d61fa43
Compare
Choose a tag to compare

What's Changed

Changes

  • fix(*): use more specific messages when failing to load configuration failed by @M0dEx in #97

Full Changelog: 0.11.1...0.11.2

0.11.1

05 Sep 20:31
37e9a01
Compare
Choose a tag to compare

What's Changed

Changes

  • fix(network/interface): do not try to set DNS server unless specified

Full Changelog: 0.11.0...0.11.1

0.11.0

05 Sep 19:26
7b6bf61
Compare
Choose a tag to compare

What's Changed

Changes

  • feat!(network): add support for client-side route configuration by @M0dEx in #82
  • feat!(network): add DNS servers configuration by @M0dEx in #83

Full Changelog: 0.10.2...0.11.0

0.10.4

03 Sep 21:09
946351c
Compare
Choose a tag to compare

What's Changed

Dependencies

  • chore: update quinn (security advisory)

Full Changelog: 0.10.3...0.10.4