akarnokd / akarnokd-misc

Miscellaneous classes, implementations with gradle and jmh set up
Apache License 2.0
54 stars 21 forks source link

Bump io.servicetalk:servicetalk-concurrent-reactivestreams from 0.42.42 to 0.42.43 #396

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps io.servicetalk:servicetalk-concurrent-reactivestreams from 0.42.42 to 0.42.43.

Release notes

Sourced from io.servicetalk:servicetalk-concurrent-reactivestreams's releases.

0.42.43

This is a minor maintenance release appropriate for all ServiceTalk users that contains several useful improvements and bug fixes. This release is expected to be a "drop-in" replacement for all prior 0.42.X releases.

Changes

New Features and Enhancements

Bug Fixes

Experimental loadbalancer changes

Dependencies

Documentation


Thank you

Every idea, review, and bug-report counts and so we thought it is worth mentioning those who helped in this area. Please report any unintended omission.

@​bryce-anderson @​chrisvest @​daschl @​idelpivnitskiy @​mgodave @​Scottmitch

... (truncated)

Commits
  • e9cbcbd Release 0.42.43
  • f0a2c65 Restore binary compatibility for AbstractReadOnlyTcpConfig impls (#2896)
  • cc2cdfa Lower max delay for ServiceDiscovery retries from 256 to 128 seconds (#2895)
  • 9d72b15 Update Netty 4.108 -> 4.1.109 (#2894)
  • 1381854 build(deps): bump gradle/wrapper-validation-action from 2.1.3 to 3.3.0 (#2893)
  • cbefaa9 Lower initial delay for ServiceDiscovery retries from 8 to 2 seconds (#2891)
  • aacc5b9 grpc-netty: add RequestTracker support to grpc (#2885)
  • 55501d3 Example with jax-rs error mapper (#2742)
  • 82a5ce2 Turn some jitter related ensurePositive to ensureNonNegative (#2890)
  • e605c87 Handle DNS SERVFAIL differently than NXDOMAIN (#2776)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)