Skip to content

v2.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 16:46
· 343 commits to main since this release
v2.0.6
c9de078

v2.0.6 (2023-06-21)

Features

  • Raise MSRV (Minimum Supported Rust Version) to 1.69. Test MSRV in CI.
    This will serve as a baseline going forward. I don't plan on raising it unless I have a reason, but I will also not hold back raising it should I have a need for it.
  • Test native OpenSSL as well on CI. Test exotic Linux platforms.

Bug Fixes

  • Update dependencies to get newer OpenSSL (security fix, non-default configuration).
    This does not affect any of the pre-built binaries on github, nor does it affect the Arch Linux AUR package. It will only affect builds that: 1) include the self-updater 2) use vendored OpenSSL for that self-updater.