Skip to content

build: upgrade agrona to 2.6.0 - #3543

Merged
pjfanning merged 1 commit into
apache:mainfrom
pjfanning:agrona-2.6.0
Sep 13, 2026
Merged

pjfanning merged 1 commit into
apache:mainfrom
pjfanning:agrona-2.6.0

Conversation

@pjfanning

@pjfanning pjfanning commented Sep 13, 2026

Copy link
Copy Markdown
Member

Motivation

Aeron 1.53.x depends on agrona 2.6.0 (aeron-client-1.53.0.pom). Pekko pinned agrona at 2.5.0 and its scala-steward pin at 2.5., which no longer matches the agrona version aeron brings in.

Modification

  • agronaVersion 2.5.0 → 2.6.0 in project/Dependencies.scala.
  • scala-steward agrona pin 2.5.2.6..
  • Update the example media driver classpath in remoting-artery.md to the current versions.

Result

agrona matches the version aeron 1.53.1 depends on and scala-steward will track agrona 2.6.x patch releases.

Tests

  • Not run locally; relying on CI.

References

None - https://repo1.maven.org/maven2/io/aeron/aeron-client/1.53.0/aeron-client-1.53.0.pom

Motivation:
Aeron 1.53.x depends on agrona 2.6.0. Pekko pinned agrona at 2.5.0 and
its scala-steward pin at 2.5.x, which no longer matches the agrona
version aeron brings in.

Modification:
- agronaVersion 2.5.0 -> 2.6.0 in project/Dependencies.scala.
- scala-steward agrona pin 2.5. -> 2.6.
- Update the example media driver classpath in remoting-artery.md to
  the current versions.

Result:
agrona matches the version aeron 1.53.1 depends on and scala-steward
will track agrona 2.6.x patch releases.

Tests:
- Not run locally; relying on CI.

References:
None - https://repo1.maven.org/maven2/io/aeron/aeron-client/1.53.0/aeron-client-1.53.0.pom
@pjfanning pjfanning changed the title build: upgrade agrona to 2.6.0 and aeron to 1.53.0 build: upgrade agrona to 2.6.0 Sep 13, 2026
@pjfanning
pjfanning merged commit 6db9caf into apache:main Sep 13, 2026
10 checks passed
@pjfanning
pjfanning deleted the agrona-2.6.0 branch September 13, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants