Skip to content

Conversation

@dependabot
Copy link

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

Updated Akka.Persistence.Sql from 1.5.51.1 to 1.5.55.

Release notes

Sourced from Akka.Persistence.Sql's releases.

1.5.55

1.5.55 October 26th 2025

Adds new WithConnectivityCheck() methods for proactive database connectivity verification with customizable tags. Supports all database providers (SQL Server, PostgreSQL, MySQL, SQLite).

Changes:

  • ef75bc986ae83910386d5f04a22684a2b9f96eb4 Prepare v1.5.55 release (#​561)
  • 10f8a538d649e941e7e167e104a1f3b79e296669 Upgrade to Akka.Hosting v1.5.55 stable (#​560)
  • 4ca79e7a1cb330a24f3a93b0fce41af40b07dc7a Add customizable tags parameter to health check methods (#​559)
  • 23780145c5f0716576e46a6cf5c491e54adaf3af Add SQL connectivity health checks for all database providers (#​558) [ #​678 ]

This list of changes was auto generated.

1.5.53

1.5.53 October 14th 2025

Critical Bug Fix

This release fixes a critical regression introduced in v1.5.51.1 where IWriteEventAdapter and IReadEventAdapter instances were not being applied when loading events using BySequenceNr queries. This caused event tagging and other event adapter functionality to fail in production scenarios.

1.5.51.1 October 2nd 2025

1.5.51 October 1st 2025

1.5.44 June 23rd 2025

1.5.42 May 22nd 2025

1.5.40.1 April 7th 2025

Changes:

  • bb138a3f8a9a6cb39aadc35199d04d8b2cf8d6f8 Update RELEASE_NOTES.md for 1.5.53 release (#​557) [ #​552 ]
  • a3117b7ace05e1d34ca2039ac0893d2abec8a543 Add runtime reproduction test for event adapter regression in v1.5.51.1 (#​554) [ #​552, #​669 ]
  • a63bccd6aa6381105d4c1bd4f7027acc387ee725 Bump AkkaVersion and AkkaHostingVersion to 1.5.53 (#​555)

This list of changes was auto generated.

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)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql
  dependency-version: 1.5.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Oct 27, 2025
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant