Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

Bumps uk.co.real-logic:artio-codecs from 0.153 to 0.158.

Release notes

Sourced from uk.co.real-logic:artio-codecs's releases.

0.158

  • Make STATE_CLEANUP log details of performed purges.
  • Make FIX_MESSAGE also log messages sent using SessionWriter.
  • Upgrade to Aeron 1.46.6, Agrona 1.23.1, SBE 1.33.1.

0.157

  • Fix race condition where session disconnect pending a library logon reply can bump sequence index (#521).
  • Upgrade to Aeron 1.46.2.

0.156

  • Fix race in Replayer.
  • Include in LibraryTimeout messages the IDs of sessions owned by the timed out library. (#519)
  • Improve validation when decoding repeating groups. (#518, #520)

0.155 (JDK 17 migration)

Breaking changes

  • JDK 17 is required for compiling and running!

Changelog

  • [Java] Upgrade to Aeron 1.46.0.
  • [Java] Upgrade to Agrona 1.23.0.
  • [Java] Upgrade to SBE 1.33.0.
  • [Java] Upgrade to Gradle 8.10.
  • [Java] Upgrade to ByteBuddy 1.15.0.
  • [Java] Upgrade to Shadow 8.3.0.
  • [Java] Upgrade to Mockito 5.12.0.
  • [Java] Upgrade to release 3.0.2.

0.154

  • [Java] Upgrade to Aeron 1.45.0.
  • [Java] Upgrade to Agrona 1.22.0.
  • [Java] Upgrade to SBE 1.32.1.
  • [Java] Upgrade to Hamcrest 3.0.
  • [Java] Upgrade to Junit 5.11.0.
Commits
  • 93464cd [Gradle Release Plugin] - pre tag commit: '0.158'.
  • 2ff90ca make FIX_MESSAGE also apply to messages sent using SessionWriter
  • a54a713 adding a Dockerfile to run artio build in a container
  • 7cddbfd adding await in CancelOnDisconnectBinaryEntrypointSystemTest for timeoutHandl...
  • 0657766 -making PersistentSequenceNumberGatewayToGatewaySystemTest deterministic
  • 1d4d735 setting selfTradePreventionInstruction in FIXP test so the test does not fail...
  • 0b81c9a creating one single executor to be used by every call to awaitBlocking
  • 6510746 fixing undeterminism in ExternallyControlledSystemTest as sometimes it receiv...
  • 78978f5 renaming library publications descriptions in log
  • b5ad3f4 applying retry in sendMessage:
  • 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 [uk.co.real-logic:artio-codecs](https://github.com/real-logic/artio) from 0.153 to 0.158.
- [Release notes](https://github.com/real-logic/artio/releases)
- [Commits](artiofix/artio@0.153...0.158)

---
updated-dependencies:
- dependency-name: uk.co.real-logic:artio-codecs
  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 Oct 22, 2024
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.

1 participant