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.TestKit from 1.5.0 to 1.5.4 #50

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2023

Bumps Akka.TestKit from 1.5.0 to 1.5.4.

Release notes

Sourced from Akka.TestKit's releases.

Akka.NET v1.5.4

1.5.4 April 25th 2023

IStash Enhancements

IStash API have been improved with metrics API and its bound/capacity can be programatically set. Documentation can be read here

If you want to see the full set of changes made in Akka.NET v1.5.4, click here.

5 contributors since release 1.5.3

COMMITS LOC+ LOC- AUTHOR
7 477 486 Ebere Abanonu
4 627 143 Aaron Stannard
2 2 2 dependabot[bot]
1 87 0 Sergey Popov
1 0 1 Gregorius Soedharmo

Changes:

  • b688e5cf2e786f582e7e440210c194b6161f8b98 Update RELEASE_NOTES.md for 1.5.4 release (#6677)
  • 342ea04a5d9e29e085349f8522d754e5d4423fad [15-74]FlowInitialDelaySpec (#6671)
  • b63df56986e88b18039e83b9b7134546d7491bf1 [CS0618][IWithboundedStash]Warning disable (#6669)
  • 6ea39d39355f49d563f29d0c8e0a4a8d85ffbf48 [19-74]FlowKillSwitchSpec (#6563)
  • f3dddac7a27fceffd8302247bd6c23164714cd1d [14-74]FlowIdleInjectSpec (#6558)
  • 272ea2d68dbb44ca1c3b0e82788fe1e4ad1fd9df [13-74]FlowGroupedWithinSpec (#6557)
  • 1877a0ea7e36b7060d087d427ce51bf79ca0e4af Akka.Actor: bounded IStash programmatic configuration (#6661) [ #6658 ]
  • f79c26d00a8d7bee23e6aff2786651a8321deeb2 disable Akka.Streams.Tests.Dsl.HubSpec.MergeHub_must_work_with_long_streams_when_buffer_size_is_1 (#6665)
  • fd4860bac99fc231b6cf2c18c761b7079af9b80b EventStream deadLetters doc has been improved (#6662) [ #5334 ]
  • 7c2ace935b50554008d6057ed84fd55815211b36 Bump Verify.DiffPlex from 2.2.0 to 2.2.1 (#6663)
  • 11420a6c01b7240f8d5511d816adbf7de50779f4 Bump Verify.Xunit from 19.12.3 to 19.13.0 (#6664)
  • b3e27a903e960cf043886e7a819e53fbbe80f78b [12-74]FlowFromTaskSpec (#6556)
  • 58435a0b2f7fecd182ab934276a2a31d05cbe873 [11-74]FlowForeachSpec (#6555)
  • 4642f56cccc2c551baae5517334af1c73458e659 [10-74]FlowDetacherSpec (#6554)
  • 8b6c0ff1c9dd7d80b489340636fdabda8ae0380c Akka.Actor: IStash API and configuration enhancements (#6660) [ #6658 ]
  • 61fb874671d265bbcecb8326fdcfc791228e5813 Fix IsolationLevel bugs (#6659)
  • 2fe0143447e0a06421a5acfc1ae03b61cad2429f Added v1.5.4 placeholder for nightlies

This list of changes was auto generated.

Akka.NET v1.5.3

1.5.3 April 20th 2023

... (truncated)

Changelog

Sourced from Akka.TestKit's changelog.

1.5.4 April 25th 2023

IStash Enhancements

IStash API have been improved with metrics API and its bound/capacity can be programatically set. Documentation can be read here

If you want to see the full set of changes made in Akka.NET v1.5.4, click here.

5 contributors since release 1.5.3

COMMITS LOC+ LOC- AUTHOR
7 477 486 Ebere Abanonu
4 627 143 Aaron Stannard
2 2 2 dependabot[bot]
1 87 0 Sergey Popov
1 0 1 Gregorius Soedharmo

1.5.3 April 20th 2023

SQL Transaction Isolation Level Setting

In 1.5.3, we're introducing fine-grained control over transaction isolation level inside the Akka.Persistence.Sql.Common common library. This setting will be propagated to the rest of the SQL persistence plugin ecosystem and the Akka.Hosting package in their next release version.

Four new HOCON settings are introduced:

  • akka.persistence.journal.{plugin-name}.read-isolation-level
  • akka.persistence.journal.{plugin-name}.write-isolation-level
  • akka.persistence.snapshot-store.{plugin-name}.read-isolation-level
  • akka.persistence.snapshot-store.{plugin-name}.write-isolation-level

you can go to the official Microsoft documentation to read more about these isolation level settings.

If you want to see the full set of changes made in Akka.NET v1.5.3, click here.

COMMITS LOC+ LOC- AUTHOR
23 1284 1248 Ebere Abanonu
4 7 7 dependabot[bot]
3 933 267 Gregorius Soedharmo
2 4498 4407 Aaron Stannard

1.5.2 April 5th 2023

... (truncated)

Commits

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 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.TestKit](https://github.com/akkadotnet/akka.net) from 1.5.0 to 1.5.4.
- [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.0...1.5.4)

---
updated-dependencies:
- dependency-name: Akka.TestKit
  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 Apr 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2023

Superseded by #51.

@dependabot dependabot bot closed this May 5, 2023
@dependabot dependabot bot deleted the dependabot/nuget/Akka.TestKit-1.5.4 branch May 5, 2023 12:03
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