Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v5.0.0 #43

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 11, 2024

πŸ€– New release

  • ktls: 4.0.0 -> 5.0.0 (βœ“ API compatible changes)
Changelog

5.0.0 - 2024-03-11

Added

  • More dependency upgrades
  • [breaking] Upgrade dependencies

Other

  • TLS 1.3 codepath still does the right thing in rustls 0.22.2
  • backtraces in CI
  • Fix integration test compile errors
  • rustls 0.22 support
  • Get rid of constrandom
  • Add flake to have the toolchain anywhere
  • Re-add Cargo.lock as per updated best practices
  • Disable incremental compilation
  • Remove token
  • Install missing tools
  • Use the sccache action
  • Just straight up try running it on GitHub-hosted runners


This PR was generated with release-plz.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot changed the title chore: release v4.0.1 chore: release v5.0.0 Mar 11, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-03-11T12-43-15Z branch from 83f068c to be89bdb Compare March 11, 2024 12:46
@fasterthanlime fasterthanlime added this pull request to the merge queue Mar 11, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 88.05%. Comparing base (c24b08b) to head (5a8fe0a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   88.05%   88.05%           
=======================================
  Files           5        5           
  Lines         703      703           
=======================================
  Hits          619      619           
  Misses         84       84           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Merged via the queue into main with commit 9caeed3 Mar 11, 2024
3 checks passed
@fasterthanlime fasterthanlime deleted the release-plz-2024-03-11T12-43-15Z branch March 11, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant