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

Bump rsocket-bom from 1.1.0 to 1.1.3 #1764

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2022

Bumps rsocket-bom from 1.1.0 to 1.1.3.

Release notes

Sourced from rsocket-bom's releases.

1.1.3

What's Changed

Full Changelog: rsocket/rsocket-java@1.1.2...1.1.3

1.1.2 Release

What's Changed

New Contributors

Full Changelog: rsocket/rsocket-java@1.1.1...1.1.2

1.1.1 Release

⭐ New Features

  • Improve Lease API #877
  • Refactor InMemoryResumableFramesStore and improve test coverage #1014
  • JCStress tests for the Requester and Responder operators #999
  • Add per-stream MimeType extension codecs #998
  • "Automatic-Module-Name" for each module #1007

🪲 Bug Fixes

  • Remove failed loadbalance targets from the active list #982
  • Local and remote resume state disagreement #973
  • Fix memory Leak related to keepAlive and resume, unreleased buffers #1009
  • Fix memory leak and add test for live lock on queue.poll() #989
  • Add null-safe iteration of active streams #1004
  • NullPointerException on connection disposal #914

📔 Documentation

  • Update Javadoc for load-balancing #1000

... (truncated)

Commits
  • 000f6da improves BaseDuplexConnection and related subclasses
  • 9804688 updates JMH lib version
  • 01f5458 introduces .connect method
  • ac96b8e introduces onClose listener for RSocketClient
  • bde2a1b updates versions
  • f15c14a Adds reflection hints for native-image support 1.1.x (#1073)
  • af021d9 adds message counting to protect against malicious overflow (#1067)
  • 52f4583 ensures setupframe is available for future use (#1046)
  • 8142987 updates GA config
  • d330a32 improves BaseDuplexConnection and fixes PingClient impl (#1062)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [rsocket-bom](https://github.com/rsocket/rsocket-java) from 1.1.0 to 1.1.3.
- [Release notes](https://github.com/rsocket/rsocket-java/releases)
- [Commits](rsocket/rsocket-java@1.1.0...1.1.3)

---
updated-dependencies:
- dependency-name: io.rsocket:rsocket-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants