Skip to content

Comments

Bump org.agrona:agrona from 1.21.1 to 2.2.0#511

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.agrona-agrona-2.2.0
Closed

Bump org.agrona:agrona from 1.21.1 to 2.2.0#511
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.agrona-agrona-2.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps org.agrona:agrona from 1.21.1 to 2.2.0.

Release notes

Sourced from org.agrona:agrona's releases.

2.2.0

Changed

  • Protect against numeric overflow when recording errors at the end of the large buffer.
  • CI: Use gradle/actions/setup-gradle action for caching Gradle dependencies.
  • CI: Enable JDK 24 GA build.
  • Bump Gradle to 8.14.1.
  • Bump Checkstyle to 10.24.0.
  • Bump ByteBuddy to 1.17.5.
  • Bump Shadow to 8.3.6.
  • Bump JUnit to 5.12.2.
  • Bump Mockito to 5.18.0.
  • Bump Guava TestLib to 33.4.8-jre.

Added

  • Add SystemUtil#isMac method.
  • Add tests for file mapping.

2.1.0

Changed

  • Move get method declaration to the ReadablePosition class. (eb3b7d284d)
  • Bump Gradle to 8.13.
  • Bump Checkstyle to 10.21.3.
  • Bump ByteBuddy to 1.17.1.
  • Bump Shadow to 8.3.6.
  • Bump JUnit to 5.12.0.

Added

  • Add compareAndExchange methods to AtomicBuffer. (#334)
  • Add getAndAddPlain to AtomicCounter. (#328)
  • Add acquire/release methods to AtomicBuffer. (#314)
  • Add acquire/release methods to AtomicCounter. (#315)
  • Add acquire/release methods to Position. (#316)
  • Add plain methods to AtomicCounter. (#317)
  • Add opaque methods to AtomicCounter. (#319)
  • Add opaque methods to AtomicBuffer. (#313)
  • Add opaque methods to Position. (#324)
  • Add timestampRelease method to MarkFile. (#318)
  • Add different flavors of concurrent methods to StatusIndicator. (#323)

Fixed

  • CI: Fix crash logs upload on Windows + compress test data before upload.
  • Make UnsafeApi#arrayBaseOffset forwards compatible with JDK 25+ which changed the return type to long whereas we keep it as int.

2.0.1

  • [Java] Deprecated ThreadHints. (#312)
  • [Java] Adds a new convenience constructor to SleepingIdleStrategy. (#310)
  • [Java] Improved ordering/atomic doc in AtomicBuffer. (#309)
  • [Java] Upgrade to Mockito 5.15.2.
  • [Java] Upgrade to Checkstyle 10.21.1.
  • [CI] Add JDK 25-ea to the build matrix.

... (truncated)

Changelog

Sourced from org.agrona:agrona's changelog.

[2.2.0] - 2025-05-26

Changed

  • Protect against numeric overflow when recording errors at the end of the large buffer.
  • CI: Use gradle/actions/setup-gradle action for caching Gradle dependencies.
  • CI: Enable JDK 24 GA build.
  • Bump Gradle to 8.14.1.
  • Bump Checkstyle to 10.24.0.
  • Bump ByteBuddy to 1.17.5.
  • Bump Shadow to 8.3.6.
  • Bump JUnit to 5.12.2.
  • Bump Mockito to 5.18.0.
  • Bump Guava TestLib to 33.4.8-jre.

Added

  • Add SystemUtil#isMac method.
  • Add tests for file mapping.

[2.1.0] - 2025-02-26

Changed

  • Move get method declaration to the ReadablePosition class. (eb3b7d284d)
  • Bump Gradle to 8.13.
  • Bump Checkstyle to 10.21.3.
  • Bump ByteBuddy to 1.17.1.
  • Bump Shadow to 8.3.6.
  • Bump JUnit to 5.12.0.

Added

  • Add compareAndExchange methods to AtomicBuffer. (#334)
  • Add getAndAddPlain to AtomicCounter. (#328)
  • Add acquire/release methods to AtomicBuffer. (#314)
  • Add acquire/release methods to AtomicCounter. (#315)
  • Add acquire/release methods to Position. (#316)
  • Add plain methods to AtomicCounter. (#317)
  • Add opaque methods to AtomicCounter. (#319)
  • Add opaque methods to AtomicBuffer. (#313)
  • Add opaque methods to Position. (#324)
  • Add timestampRelease method to MarkFile. (#318)
  • Add different flavors of concurrent methods to StatusIndicator. (#323)

Fixed

  • CI: Fix crash logs upload on Windows + compress test data before upload.
  • Make UnsafeApi#arrayBaseOffset forwards compatible with JDK 25+ which changed the return type to long whereas we keep it as int.

[2.0.1] - 2025-01-14

Changed

  • Deprecate ThreadHints. (#312)
  • Improve ordering/atomic doc in AtomicBuffer. (#309)
  • Bump Mockito to 5.15.2.
  • Bump Checkstyle to 10.21.1.

... (truncated)

Commits
  • 1ab5d0a 2.2.0 released.
  • c1c0fd7 [Doc] Write release notes.
  • 73be42a Bump Checkstyle to 10.24.0.
  • 9a124ed Bump Gradle to 8.14.1.
  • 43345c9 [Java] Add isMac check.
  • 238e33c Bump Mockito to 5.18.0.
  • cbe6120 [CI] Switch to Zulu for EA builds + temporarily remove MacOS from Ea build.
  • 85be793 [CI] Switch to Zule for EA builds + temporarily remove MacOS from Ea build.
  • c821b01 [CI] Remove debug -> temurin installation is broken.
  • c196c67 [CI] More debug 3.
  • 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 <dependency name> 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)

Bumps [org.agrona:agrona](https://github.com/aeron-io/agrona) from 1.21.1 to 2.2.0.
- [Release notes](https://github.com/aeron-io/agrona/releases)
- [Changelog](https://github.com/aeron-io/agrona/blob/master/CHANGELOG.md)
- [Commits](aeron-io/agrona@1.21.1...2.2.0)

---
updated-dependencies:
- dependency-name: org.agrona:agrona
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #512.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.agrona-agrona-2.2.0 branch June 2, 2025 14:09
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.

0 participants