Skip to content

Bump aeron-driver from 1.30.0 to 1.37.0#37

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps aeron-driver from 1.30.0 to 1.37.0.

Release notes

Sourced from aeron-driver's releases.

1.37.0

  • [Java] Improve error messages on channel conflicts.
  • [C] Remove replicated command prefix in debug agent logging.
  • [Java] Use async publication add for async connect to an Archive to minimise the impact of name resolution pauses.
  • [Java] Make ClusterConfig.calculatePort public.
  • [C] Correct channel length on metadata for stream counters.
  • [Java] Extract channel value from counter label when longer than what will fit in metadata for StreamStat.
  • [Java] Relocate HdrHistogram and ByteBuddy in aeron-all JAR.
  • Upgrade to BND 6.1.0.
  • Upgrade to ByteBuddy 1.12.2.
  • Upgrade to Mockito 4.1.0.
  • Upgrade to SBE 1.25.1.
  • Upgrade to Agrona 1.14.0.

Java binaries can be found here.

1.36.0

  • [C/C++] Handle SIGINT in code samples.
  • [Java] Retry adding cluster member publication in election canvass to address late name registration in containers such as Kubernetes.
  • [Java] Log resolution failures in Cluster as warning event rather than exception.
  • [Java] Fix timestamp when publishing new leadership terms. [PR #1254](real-logic/aeron#1254).
  • [C] Use separate transport bindings for the conductor doing name resolution. [PR #1253](real-logic/aeron#1253).
  • [Java/C++] Allow the setting of a RecordingSignalConsumer in the archive client context which is delegated to when processing control channel responses.
  • [C] Improve error handling and logging on Windows when dealing with network system calls.
  • [Java] Verify cluster log is always contiguous when joining a new image in a service.
  • [Java] Fix race condition when sending RecordingSignal.SYNC during archive replication. [PR #1252](real-logic/aeron#1252).
  • [Java/C] Improve choice of subscription for choosing channel URI when labelling receiver counters.
  • [Java] Sort counters displayed with StreamStat so they are logically grouped.
  • [Java] Improve error messages so they are more contextual.
  • [Java] Extend debugging logging for archive and cluster operations.
  • [Java] Check for errors when cluster snapshots are replayed.
  • [Java] Improve tracking of cluster commit position when replicating during an election.
  • [Java] Allow replication to skip over empty leadership terms due to failed elections when initially starting cluster.
  • [C] Better handling of finding user for default aeron.dir when USER is not set in environment.
  • [Java/C++] Reduce cache invalidations when using pollers for archive and cluster response streams.
  • [Java] Add support for changing cluster log params by truncated to the latest snapshot and resetting configuration. [PR #1233](real-logic/aeron#1233).
  • [Java] Don't catch subclasses of Throwable and instead catch Exception so that the JVM can handle subclasses of Error.
  • [Java/C] Improve validation of ports used in channel URIs.
  • [C] Support building on Apple ARM.
  • [Java] Add priority heap backing implementation for cluster timers as an alternative to the default timer wheel implementation
  • Upgrade to Mockito 4.0.0.
  • Upgrade to Shadow 7.1.0.
  • Upgrade to BND 6.0.0.
  • Upgrade to Gradle 7.2.
  • Upgrade to ByteBuddy 1.12.1.
  • Upgrade to Checkstyle 9.1.
  • Upgrade to SBE 1.25.0.
  • Upgrade to Agrona 1.13.0.

Java binaries can be found here.

... (truncated)

Commits
  • 8be00b6 1.37.0 released.
  • 14d47f0 [C/C++] Warnings cleanup.
  • d77f4a0 [C/C++] Warnings cleanup.
  • 678dadc [Java] Warnings cleanup.
  • cbcd9d6 [Java] Remove some uses of String.format to try not set a bad example.
  • 86dd081 [Java] Remove use of String.format because it offends me.
  • 33c2f1b [C] Declare sender and receiver released flags a volatile to reflect concurre...
  • 3b8ff33 Revert "[Java] Avoid double lookup asyncCommandIdSet in the `ClientConducto...
  • 9ac6738 [Java] Avoid double lookup asyncCommandIdSet in the `ClientConductor#isComm...
  • 94870eb [Java] Avoid use of bridge methods.
  • 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.37.0.
- [Release notes](https://github.com/real-logic/aeron/releases)
- [Commits](aeron-io/aeron@1.30.0...1.37.0)

---
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 Dec 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2022

Superseded by #40.

@dependabot dependabot bot closed this Apr 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.aeron-aeron-driver-1.37.0 branch April 19, 2022 19:03
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