router
router copied to clipboard
fix(deps): update cargo pre-1.0 packages (patch)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| envmnt | dependencies | patch | 0.10.1 -> 0.10.2 |
| futures | dependencies | patch | 0.3.21 -> 0.3.23 |
| tracing (source) | dependencies | patch | =0.1.34 -> =0.1.36 |
| tracing-core (source) | dependencies | patch | =0.1.26 -> =0.1.29 |
| tracing-subscriber (source) | dependencies | patch | 0.3.11 -> 0.3.15 |
| tracing-test | dev-dependencies | patch | 0.2.2 -> 0.2.3 |
Release Notes
rust-lang/futures-rs
v0.3.23
- Work around MSRV increase due to a cargo bug.
v0.3.22
- Fix
Syncimpl ofBiLockGuard(#β2570) - Fix partial iteration in
FuturesUnordered(#β2574) - Fix false detection of inner panics in
Shared(#β2576) - Add
Mutex::lock_ownedandMutex::try_lock_owned(#β2571) - Add
io::copy_buf_abortable(#β2507) - Remove
Unpinbound fromTryStreamExt::into_async_read(#β2599) - Make
run_until_stalledhandle self-waking futures (#β2593) - Use
FuturesOrderedintry_join_all(#β2556) - Fix orderings in
LocalPoolwaker (#β2608) - Fix
stream::Chunkadapters size hints (#β2611) - Add
push_frontandpush_backtoFuturesOrdered(#β2591) - Deprecate
FuturesOrdered::pushin favor ofFuturesOrdered::push_back(#β2591) - Performance improvements (#β2583, #β2626)
- Documentation improvements (#β2579, #β2604, #β2613)
tokio-rs/tracing
v0.1.36
This release adds support for owned values and fat pointers as arguments to the
Span::record method, as well as updating the minimum tracing-core version
and several documentation improvements.
Fixed
- Incorrect docs in
dispatcher::set_default(#β2220) - Compilation with
-Z minimal-versions(#β2246)
Added
- Support for owned values and fat pointers in
Span::record(#β2212) - Documentation improvements (#β2208, #β2163)
Changed
tracing-core: updated to 0.1.29
Thanks to @βfredr, @βcgbur, @βjyn514, @βmatklad, and @βCAD97 for contributing to this release!
v0.1.35
This release reduces the overhead of callsite registration by using new
tracing-core APIs.
Added
- Use
DefaultCallsiteto reduce callsite registration overhead (#β2083)
Changed
tracing-core: updated to 0.1.27
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled due to failing status checks.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
@renovate[bot] your pull request is missing a changelog!
Deploy Preview for apollo-router-docs ready!
| Name | Link |
|---|---|
| Latest commit | ddfd15fdc19b25da226d41faa219c7419b4f1ba3 |
| Latest deploy log | https://app.netlify.com/sites/apollo-router-docs/deploys/62be9470ccc4e000082ae50f |
| Deploy Preview | https://deploy-preview-1002--apollo-router-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.