sdk-ruby
sdk-ruby copied to clipboard
Bump quinn-proto from 0.11.3 to 0.11.8 in /temporalio
Bumps quinn-proto from 0.11.3 to 0.11.8.
Release notes
Sourced from quinn-proto's releases.
quinn-proto 0.11.5
What's Changed
- No workspace lints by
@Ralithin quinn-rs/quinn#1955quinn-proto 0.11.4
What's Changed
- Fix panic in example due to unset default crypto provider by
@Ralithin quinn-rs/quinn#1882- Fix zero-length connection IDs by
@Ralithin quinn-rs/quinn#1883- Add support for NetBSD, fix OpenBSD by
@flubin quinn-rs/quinn#1884- docs(udp): replace AsRawFd and AsRawSocket with AsFd and AsSocket by
@mxindenin quinn-rs/quinn#1890- Resolve stopped/received_reset futures on lost connections by
@Ralithin quinn-rs/quinn#1886- Bump version numbers (quinn 0.11.2, -proto 0.11.3) by
@djcin quinn-rs/quinn#1891- udp: bump version to 0.5.2 by
@djcin quinn-rs/quinn#1892- docs(quinn): Clarify effects of setting AckFrequencyConfig by
@gretchenfragein quinn-rs/quinn#1894- Apply clippy suggestions from Rust 1.79 by
@djcin quinn-rs/quinn#1895- Only send MAX_STREAMS when >1/8 of flow control window is consumed by
@Ralithin quinn-rs/quinn#1898- fix: remove unused dependency tracing-attributes by
@mxindenin quinn-rs/quinn#1903- proto: make initial destination cid configurable by
@thynsonin quinn-rs/quinn#1897- Allow configuring rng seed through
EndpointConfigby@aochagaviain quinn-rs/quinn#1901- quinn: introduce waking helpers by
@djcin quinn-rs/quinn#1908- Wake blocked streams on 0-RTT rejection by
@Ralithin quinn-rs/quinn#1905- Upgrade to rustc-hash 2 by
@djcin quinn-rs/quinn#1909- Fix unnecessary Incoming warning on Endpoint drop by
@gretchenfragein quinn-rs/quinn#1907- Revise and add additional 0-rtt doc comments by
@gretchenfragein quinn-rs/quinn#1826- docs: remove reference to sendmmsg by
@mxindenin quinn-rs/quinn#1914- Fix debug assert with reordered ACKs by
@Ralithin quinn-rs/quinn#1893- quinn: Make
Endpoint::clientdual-stack V6 by default by@gretchenfragein quinn-rs/quinn#1913- bench(udp): measure non-GSO & GSO on localhost by
@mxindenin quinn-rs/quinn#1915- proto: avoid overflow in handshake done statistic by
@djcin quinn-rs/quinn#1918- Use workspace dependencies for all external dependencies by
@djcin quinn-rs/quinn#1919- Fix lack of reexport of ConnectionStats and ResetError by
@TirushOnein quinn-rs/quinn#1920- [non-breaking] deps(udp): make tracing optional and add optional log by
@mxindenin quinn-rs/quinn#1923- fix(udp): feature flag tracing in windows.rs by
@mxindenin quinn-rs/quinn#1932- Bump MSRV to 1.70 following tokio 1.39 by
@djcin quinn-rs/quinn#1939- Raise default idle timeout to 30 seconds by
@Ralithin quinn-rs/quinn#1938- Discard pre-handshake packets after the handshake by
@Ralithin quinn-rs/quinn#1937- Apply suggestions from Clippy 1.80 by
@djcin quinn-rs/quinn#1941- chore(quinn): feature flag socket2 imports by
@mxindenin quinn-rs/quinn#1933- refactor: move rust-version to workspace Cargo.toml by
@mxindenin quinn-rs/quinn#1940- chore: move common package data to workspace Cargo.toml by
@mxindenin quinn-rs/quinn#1943- Endpoint stats interface by
@ryleung-solanain quinn-rs/quinn#1900- Expose the Handshake Confirmed state by
@Ralithin quinn-rs/quinn#1944- Exclude metrics with freestanding getters from EndpointStats by
@Ralithin quinn-rs/quinn#1945- Fix incorrect initial DCID indexing on retried connections by
@Ralithin quinn-rs/quinn#1946- Add expect message to unwrap in PacketBuilder by
@caseyin quinn-rs/quinn#1951- Revert "proto: yield transport error for Initial packets with no CRYPTO" by
@Ralithin quinn-rs/quinn#1952- refactor(udp): introduce log facade by
@mxindenin quinn-rs/quinn#1935- Update cargo-deny-action to v2 by
@djcin quinn-rs/quinn#1953
... (truncated)
Commits
7c09b02proto: bump version to 0.11.8 for release (#1981)59bccd2Version bumpquinnto enforce patchedquinn-protoa8ec510proto: avoid panicking on rustls server config errorsc26e8cdBump versionse01609cMerge commit from forkc292a3cFix and test validation of IDCID lengthbb02a12fix(.github/android): use API level 265e5cc93fix(.github/android): pass matrix.target and increase api to v26cef42ccfix(udp): typo in sendmsg error logedf16a6ci(rust.yml): add workflow testing feature permutations- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Alert resolved
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.