Skip to content

Bump aeron-driver from 1.30.0 to 1.35.1#27

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.aeron-aeron-driver-1.35.1
Closed

Bump aeron-driver from 1.30.0 to 1.35.1#27
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/io.aeron-aeron-driver-1.35.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2021

Bumps aeron-driver from 1.30.0 to 1.35.1.

Release notes

Sourced from aeron-driver's releases.

1.35.1

  • [Java] Fix selection of channel based on add publication registration id rather than original registration id. [Issue #1218](real-logic/aeron#1218).

Java binaries can be found here.

1.35.0

  • [Java] Fix truncation of linger timeout in ChannelUriStringBuilder which lead to a short linger of Archive replays.
  • [Java] Remove incorrect publication linger validation.
  • [C] Add sanitize build for MSVC and fix issues found.
  • [C] Add missing free of counters associated with Cubic congestion control.
  • [C++] Fix missing use of FragmentAssembler in Archive response and clean up type warnings.
  • [Java] Fix packaging declaration in POM file.
  • [Java] Separate thread factories for replay and recording agents in Archive for when setting thread affinity is required.
  • [Java] Javadoc improvements.
  • [C] Agent logging fixes. [PR #1198](real-logic/aeron#1198).
  • [Java/C] Support a list of bootstrap neighbours for fault tolerance in gossip protocol for driver naming.
  • [C] Handle connection reset without error when polling a socket on Windows.
  • [C++] Don't progress with archive connect until response subscription is available. [PR #1196](real-logic/aeron#1196).
  • [Java] Use async publication adding for response channels from the Archive and response channels for egress and backup queries from the Cluster to reduce latency pauses for existing operations.
  • [Java] Ability to add publications asynchronously to Aeron client.
  • [C/Java] Support timestamping of packets for channel send and receive plus media/hardware receive timestamping if supported. [PR #1195](real-logic/aeron#1195).
  • [Java] Ensure termination hook is run on unexpected interrupt during cluster election.
  • [Java] Reset cluster election state if in election and an exception happens outside the election work cycle.
  • [Java] Finish deleting pending archive recording for deletion on shutdown.
  • [Java] Ensure cluster log recording has stopped before restarting the election process to avoid spurious election failure from past recording stopping.
  • Upgrade to Google Test 1.11.0.
  • Upgrade to Mockito 3.11.2.
  • Upgrade to ByteBuddy 1.11.9.
  • Upgrade to Gradle 7.1.1.
  • Upgrade to SBE 1.24.0.
  • Upgrade to Agrona 1.12.0.

Java binaries can be found here.

1.34.0

  • [Java]: added nanoClock to AeronArchive.Context to control time more directly. PR #1188 .
  • [Java]: added ClusterBackup.Context.toString.
  • Various changes for Cubic congestion control, Status Message generation, and overrun determination to handle high loss scenarios with congestion control better.
  • [Java]: use separate archive contexts for local and remote archive clients in cluster backup. Local archive must be configured to use IPC.
  • [Java]: relocated ByteBuddy in agent jar.
  • [Java]: support constructing a ChannelUriStringBuilder from an existing URI. PR #1186 .
  • Several improvements to handling initial name resolution failures for cluster and cluster clients when using name resolution from containers.
  • [Java]: improve tag usage for IndexedReplicatedRecording example.
  • [Java]: more information included in extendRecoding failures.
  • Added name resolution logging to agents.
  • Append cycle time threshold to counter label.
  • [Java]: support connecting to a cluster when a minority of the members are not active in a name service.
  • [C]: retain entropy in large collections for hashing and include full range of possible masks for UINT32.
  • [Java]: timeout Archive replication if recording subscription endpoint fails to resolve.
  • [Java]: added AeronEvent exception type that does not generate a stack trace.

... (truncated)

Commits
  • 332033e 1.35.1 released.
  • 2561a0e [Java] Reference stashed channel by registration id of the add operation rath...
  • a016d59 1.35.0 released.
  • f169441 [Java] Don't set ingress endpoint in ClusterConfig.
  • 2989e9d [Java] Add formatting of client ingress endpoints to ClusterConfig.
  • 8cde449 Cluster doc.
  • e0c39f4 Cluster doc.
  • 46e56c4 README.md
  • fc9514d Merge remote-tracking branch 'origin/master'
  • 6f93a34 README.md
  • 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 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 [aeron-driver](https://github.com/real-logic/aeron) from 1.30.0 to 1.35.1.
- [Release notes](https://github.com/real-logic/aeron/releases)
- [Commits](aeron-io/aeron@1.30.0...1.35.1)

---
updated-dependencies:
- dependency-name: io.aeron:aeron-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2021

Superseded by #32.

@dependabot dependabot bot closed this Nov 22, 2021
@dependabot dependabot bot deleted the dependabot/gradle/io.aeron-aeron-driver-1.35.1 branch November 22, 2021 19:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants