Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Akka.Persistence from 1.5.27.1 to 1.5.28 #19

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps Akka.Persistence from 1.5.27.1 to 1.5.28.

Release notes

Sourced from Akka.Persistence's releases.

Akka.NET v1.5.28

1.5.28 September 5th 2024

Akka.NET v1.5.28 is a release with several bug fixes and improvements.

To see the full set of changes in Akka.NET v1.5.28, click here.

2 contributors since release 1.5.27.1

COMMITS LOC+ LOC- AUTHOR
10 5318 5153 Aaron Stannard
8 1568 158 Gregorius Soedharmo

Changes:

  • 3df80f28248f46facf5cfaa45789ed01841bb4ac Update RELEASE_NOTES.md for 1.5.28 release (#7336)
  • cfd25ef175cacff1d4ac53e85b96c8184cfe57c3 Persistence.TCK: Add SnapshotStore SaveSnapshot spec (#7335)
  • cb1170205e21ff8c776d2ae1fb06a8322e2fe956 Fix SaveSnapshot timestamp metadata (#7334)
  • e8beec4f18cf25e68d394ec35143b3e9267bb406 Fix StreamRefSerializer NRE bug (#7333)
  • b47b922b4da105b799023a44c4eece423f9ef868 Move ClusterClientDiscovery docs to H1 (#7331)
  • df33c3116c3940e1c5692f4387effa7911c5a614 Update RELEASE_NOTES.md for 1.5.28-beta1 release (#7329)
  • 48562308feda716c455cae1fad0e8376d84ff773 Fix missing AlsoTo public APIs (#7328)
  • 2502ea96d726a443306226e2e81d3ab4d5a08e59 Akka.Persistence.Sql.Common: harden SqlJournal and SqlSnapshotStore against initialization failures (#7325)
  • ae942d096f38ea427dbb22f786354242026b90a1 Don't enable durable DData for RE unless DData is storage engine (#7327) [ #7326 ]
  • 19162bdefe0d54f0194d0b707b7bd8c25aab4d1f Improve Akka.Persistence.TestKit (#7324)
  • 355439ec5d2932385fcc23f1f6b14e1c2ff05ef1 TestKit and Akka.Remote.TestKit: diagnostic improvements and code modernization (#7321)
  • 801ce604170eaf5d388b8f4e3d254302f07e584c rename ".NET 7" build tasks to just ".NET" (#7323)
  • d1f481fb2c7bd664a88dc283472eb0d512870253 fixed ClusterClientDiscoverySpec (#7322)
  • 5e2bd0e2232efaab529c4be1c4db9e6328fb266b chore: added 2024 headers (#7319)
  • 96c6a60032e47c2295e17bc9306abe51938ef625 fixed Akka.Persistence.Tck snapshot load specs (#7320)
  • d6a806360058d43b85fb870d911f319ef524ff73 Akka.Persistence: Made DateTime.UtcNow the default timestamp for SnapshotMetdata (#7313)
  • 5e7be3a498b6eb71974d0c6a19a53fd04f062a5e Fix ClusterSingletonProxy fails to reacquire singleton actor (#7315)
  • da3ded3db7cd60d4e288885445bde17ba7344418 Akka.Actor: make ITimeProvider injectable into consuming classes (#7314)

... (truncated)

Changelog

Sourced from Akka.Persistence's changelog.

1.5.28 September 5th 2024

Akka.NET v1.5.28 is a release with several bug fixes and improvements.

To see the full set of changes in Akka.NET v1.5.28, click here.

2 contributors since release 1.5.27.1

COMMITS LOC+ LOC- AUTHOR
10 5318 5153 Aaron Stannard
8 1568 158 Gregorius Soedharmo

1.5.28-beta1 August 23rd 2024

Akka.NET v1.5.28-beta1 is a patch beta release with several bug fixes and improvements.

To see the full set of changes in Akka.NET v1.5.28-beta1, click here.

COMMITS LOC+ LOC- AUTHOR
10 5318 5153 Aaron Stannard
4 1440 115 Gregorius Soedharmo
Commits
  • 3df80f2 Update RELEASE_NOTES.md for 1.5.28 release (#7336)
  • cfd25ef Persistence.TCK: Add SnapshotStore SaveSnapshot spec (#7335)
  • cb11702 Fix SaveSnapshot timestamp metadata (#7334)
  • e8beec4 Fix StreamRefSerializer NRE bug (#7333)
  • b47b922 Move ClusterClientDiscovery docs to H1 (#7331)
  • df33c31 Update RELEASE_NOTES.md for 1.5.28-beta1 release (#7329)
  • 4856230 Fix missing AlsoTo public APIs (#7328)
  • 2502ea9 Akka.Persistence.Sql.Common: harden SqlJournal and SqlSnapshotStore again...
  • ae942d0 Don't enable durable DData for RE unless DData is storage engine (#7327)
  • 19162bd Improve Akka.Persistence.TestKit (#7324)
  • 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 [Akka.Persistence](https://github.com/akkadotnet/akka.net) from 1.5.27.1 to 1.5.28.
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.27.1...1.5.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2024

Superseded by #25.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Akka.Persistence-1.5.28 branch October 2, 2024 11:56
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