Closed renovate[bot] closed 2 years ago
Merging #11 (516fe54) into main (676c897) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #11 +/- ##
=======================================
Coverage 86.66% 86.66%
=======================================
Files 4 4
Lines 165 165
=======================================
Hits 143 143
Misses 22 22
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 676c897...516fe54. Read the comment docs.
This PR contains the following updates:
0.5.0-rc.1
->0.5.0-rc.2
Release Notes
SergioBenitez/Rocket
### [`v0.5.0-rc.2`](https://togithub.com/SergioBenitez/Rocket/blob/HEAD/CHANGELOG.md#Version-050-rc2-May-09-2022) [Compare Source](https://togithub.com/SergioBenitez/Rocket/compare/v0.5.0-rc.1...v0.5.0-rc.2) #### Major Features and Improvements - Introduced \[`rocket_db_pools`] for asynchronous database pooling. - Introduced support for \[mutual TLS] and client \[`Certificate`]s. - Added a \[`local_cache_once!`] macro for request-local storage. - Added a [v0.4 to v0.5 migration guide] and [FAQ] to Rocket's website. - Introduced [shutdown fairings]. #### Breaking Changes - `Hash` `impl`s for `MediaType` and `ContentType` no longer consider media type parameters. - TLS config values are only available when the `tls` feature is enabled. - \[`MediaType::with_params()`] and \[`ContentType::with_params()`] are now builder methods. - Content-Type \[`content`] responder type names are now prefixed with `Raw`. - The `content::Plain` responder is now called `content::RawText`. - The `content::CustomConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.