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 AkkaVersion from 1.4.1 to 1.4.4 #123

Merged
merged 1 commit into from
Apr 25, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 1, 2020

Bumps AkkaVersion from 1.4.1 to 1.4.4.
Updates Akka.Streams from 1.4.1 to 1.4.4

Release notes

Sourced from Akka.Streams's releases.

Akka.NET v1.4.4

1.4.4 March 31 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.4 includes one major fix for HOCON fallback configurations, a new module (Akka.Coordination), and some major improvements to Akka.Cluster.Tools / Akka.Cluster.Sharding:

To see the full set of changes for Akka.NET 1.4.4, please see the 1.4.4 milestone.

COMMITS LOC+ LOC- AUTHOR
3 4845 225 zbynek001
2 3 3 dependabot-preview[bot]
2 159 0 Aaron Stannard
2 1099 23 Gregorius Soedharmo
1 34 5 Petri Kero
1 1 1 Felix Reisinger

Changes:

  • fb3b9843a48a993444e6e10bdcfc35e7cb645aa0 Merge pull request #4365 from akkadotnet/dev
  • 295f749c13836504249f58c4dc4c6b0dde75f2ec v1.4.4 release notes (#4364)
  • 4d5270fb63104a8de6e7220fcc3b2b67a534cfcd test to confirm non-existence of SQLite persistence bug (#4361) [ #4360 ]
  • 03341fc2e2157620abf5986473faa5f235723ca4 bump to v1.4.4 for nightlies
  • 735aafbc7d70948d8f58d770bbbed50908745bc8 Sharding update (#4354)
  • 1e2be40684704324c1f7777bc053be5ac9134c07 Add hocon unit test back (#4359)
  • b3dbe8bbb4fd026242d24e0141a337d261c81e43 Lease API & integration (#4344)
  • 3788ced31046d38a916104466987c2eb06cd7d31 #4353 Config.WithFallback is acting inconsistently (#4358)
  • c983b3351249986e45b41e490579e0cf4c3e5338 Timers for self scheduled messages added, FSM timers fixes (#3778)
  • 4a9308f72b23c04f81a7215ece930a22c89d0ad6 Bump Microsoft.Extensions.DependencyModel from 3.1.2 to 3.1.3 (#4355)
See More
  • 5034cc3c35f6a40af05a2a6b99df975c0cccf14d Optimize memory allocations from a few ActorPath methods. (#4351)
  • 00dc1452152b728bb3edb7936bbce75ec68af637 Bump Microsoft.Data.SQLite from 3.1.2 to 3.1.3 (#4356)
  • b62842e299533daad755f1baa70ea12394c61c1a Fix typo (#4349)

This list of changes was auto generated.

Akka.NET v1.4.3

1.4.3 March 18 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.3 fixes one major issue that affected Akka.Persistence.Sql users as part of the v1.4 rollout:

... (truncated)
Changelog

Sourced from Akka.Streams's changelog.

1.4.4 March 31 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.4 includes one major fix for HOCON fallback configurations, a new module (Akka.Coordination), and some major improvements to Akka.Cluster.Tools / Akka.Cluster.Sharding:

To see the full set of changes for Akka.NET 1.4.4, please see the 1.4.4 milestone.

COMMITS LOC+ LOC- AUTHOR
3 4845 225 zbynek001
2 3 3 dependabot-preview[bot]
2 159 0 Aaron Stannard
2 1099 23 Gregorius Soedharmo
1 34 5 Petri Kero
1 1 1 Felix Reisinger

1.4.3 March 18 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.3 fixes one major issue that affected Akka.Persistence.Sql users as part of the v1.4 rollout:

To see the full set of changes for Akka.NET 1.4.3, please see the 1.4.3 milestone.

COMMITS LOC+ LOC- AUTHOR
1 78 2 Gregorius Soedharmo
1 2 2 dependabot-preview[bot]
1 172 11 Ismael Hamed

1.4.2 March 12 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.2 fixes two issues that affected users as part of the Akka.NET v1.4.1 rollout:

To see the full set of changes for Akka.NET 1.4.2, please see the 1.4.2 milestone.

Commits

Updates Akka.Streams.TestKit from 1.4.1 to 1.4.4

Release notes

Sourced from Akka.Streams.TestKit's releases.

Akka.NET v1.4.4

1.4.4 March 31 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.4 includes one major fix for HOCON fallback configurations, a new module (Akka.Coordination), and some major improvements to Akka.Cluster.Tools / Akka.Cluster.Sharding:

To see the full set of changes for Akka.NET 1.4.4, please see the 1.4.4 milestone.

COMMITS LOC+ LOC- AUTHOR
3 4845 225 zbynek001
2 3 3 dependabot-preview[bot]
2 159 0 Aaron Stannard
2 1099 23 Gregorius Soedharmo
1 34 5 Petri Kero
1 1 1 Felix Reisinger

Changes:

  • fb3b9843a48a993444e6e10bdcfc35e7cb645aa0 Merge pull request #4365 from akkadotnet/dev
  • 295f749c13836504249f58c4dc4c6b0dde75f2ec v1.4.4 release notes (#4364)
  • 4d5270fb63104a8de6e7220fcc3b2b67a534cfcd test to confirm non-existence of SQLite persistence bug (#4361) [ #4360 ]
  • 03341fc2e2157620abf5986473faa5f235723ca4 bump to v1.4.4 for nightlies
  • 735aafbc7d70948d8f58d770bbbed50908745bc8 Sharding update (#4354)
  • 1e2be40684704324c1f7777bc053be5ac9134c07 Add hocon unit test back (#4359)
  • b3dbe8bbb4fd026242d24e0141a337d261c81e43 Lease API & integration (#4344)
  • 3788ced31046d38a916104466987c2eb06cd7d31 #4353 Config.WithFallback is acting inconsistently (#4358)
  • c983b3351249986e45b41e490579e0cf4c3e5338 Timers for self scheduled messages added, FSM timers fixes (#3778)
  • 4a9308f72b23c04f81a7215ece930a22c89d0ad6 Bump Microsoft.Extensions.DependencyModel from 3.1.2 to 3.1.3 (#4355)
See More
  • 5034cc3c35f6a40af05a2a6b99df975c0cccf14d Optimize memory allocations from a few ActorPath methods. (#4351)
  • 00dc1452152b728bb3edb7936bbce75ec68af637 Bump Microsoft.Data.SQLite from 3.1.2 to 3.1.3 (#4356)
  • b62842e299533daad755f1baa70ea12394c61c1a Fix typo (#4349)

This list of changes was auto generated.

Akka.NET v1.4.3

1.4.3 March 18 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.3 fixes one major issue that affected Akka.Persistence.Sql users as part of the v1.4 rollout:

... (truncated)
Changelog

Sourced from Akka.Streams.TestKit's changelog.

1.4.4 March 31 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.4 includes one major fix for HOCON fallback configurations, a new module (Akka.Coordination), and some major improvements to Akka.Cluster.Tools / Akka.Cluster.Sharding:

To see the full set of changes for Akka.NET 1.4.4, please see the 1.4.4 milestone.

COMMITS LOC+ LOC- AUTHOR
3 4845 225 zbynek001
2 3 3 dependabot-preview[bot]
2 159 0 Aaron Stannard
2 1099 23 Gregorius Soedharmo
1 34 5 Petri Kero
1 1 1 Felix Reisinger

1.4.3 March 18 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.3 fixes one major issue that affected Akka.Persistence.Sql users as part of the v1.4 rollout:

To see the full set of changes for Akka.NET 1.4.3, please see the 1.4.3 milestone.

COMMITS LOC+ LOC- AUTHOR
1 78 2 Gregorius Soedharmo
1 2 2 dependabot-preview[bot]
1 172 11 Ismael Hamed

1.4.2 March 12 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.2 fixes two issues that affected users as part of the Akka.NET v1.4.1 rollout:

To see the full set of changes for Akka.NET 1.4.2, please see the 1.4.2 milestone.

Commits

Updates Akka.TestKit.Xunit2 from 1.4.1 to 1.4.4

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.4.4

1.4.4 March 31 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.4 includes one major fix for HOCON fallback configurations, a new module (Akka.Coordination), and some major improvements to Akka.Cluster.Tools / Akka.Cluster.Sharding:

To see the full set of changes for Akka.NET 1.4.4, please see the 1.4.4 milestone.

COMMITS LOC+ LOC- AUTHOR
3 4845 225 zbynek001
2 3 3 dependabot-preview[bot]
2 159 0 Aaron Stannard
2 1099 23 Gregorius Soedharmo
1 34 5 Petri Kero
1 1 1 Felix Reisinger

Changes:

  • fb3b9843a48a993444e6e10bdcfc35e7cb645aa0 Merge pull request #4365 from akkadotnet/dev
  • 295f749c13836504249f58c4dc4c6b0dde75f2ec v1.4.4 release notes (#4364)
  • 4d5270fb63104a8de6e7220fcc3b2b67a534cfcd test to confirm non-existence of SQLite persistence bug (#4361) [ #4360 ]
  • 03341fc2e2157620abf5986473faa5f235723ca4 bump to v1.4.4 for nightlies
  • 735aafbc7d70948d8f58d770bbbed50908745bc8 Sharding update (#4354)
  • 1e2be40684704324c1f7777bc053be5ac9134c07 Add hocon unit test back (#4359)
  • b3dbe8bbb4fd026242d24e0141a337d261c81e43 Lease API & integration (#4344)
  • 3788ced31046d38a916104466987c2eb06cd7d31 #4353 Config.WithFallback is acting inconsistently (#4358)
  • c983b3351249986e45b41e490579e0cf4c3e5338 Timers for self scheduled messages added, FSM timers fixes (#3778)
  • 4a9308f72b23c04f81a7215ece930a22c89d0ad6 Bump Microsoft.Extensions.DependencyModel from 3.1.2 to 3.1.3 (#4355)
See More
  • 5034cc3c35f6a40af05a2a6b99df975c0cccf14d Optimize memory allocations from a few ActorPath methods. (#4351)
  • 00dc1452152b728bb3edb7936bbce75ec68af637 Bump Microsoft.Data.SQLite from 3.1.2 to 3.1.3 (#4356)
  • b62842e299533daad755f1baa70ea12394c61c1a Fix typo (#4349)

This list of changes was auto generated.

Akka.NET v1.4.3

1.4.3 March 18 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.3 fixes one major issue that affected Akka.Persistence.Sql users as part of the v1.4 rollout:

... (truncated)
Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.4.4 March 31 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.4 includes one major fix for HOCON fallback configurations, a new module (Akka.Coordination), and some major improvements to Akka.Cluster.Tools / Akka.Cluster.Sharding:

To see the full set of changes for Akka.NET 1.4.4, please see the 1.4.4 milestone.

COMMITS LOC+ LOC- AUTHOR
3 4845 225 zbynek001
2 3 3 dependabot-preview[bot]
2 159 0 Aaron Stannard
2 1099 23 Gregorius Soedharmo
1 34 5 Petri Kero
1 1 1 Felix Reisinger

1.4.3 March 18 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.3 fixes one major issue that affected Akka.Persistence.Sql users as part of the v1.4 rollout:

To see the full set of changes for Akka.NET 1.4.3, please see the 1.4.3 milestone.

COMMITS LOC+ LOC- AUTHOR
1 78 2 Gregorius Soedharmo
1 2 2 dependabot-preview[bot]
1 172 11 Ismael Hamed

1.4.2 March 12 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.2 fixes two issues that affected users as part of the Akka.NET v1.4.1 rollout:

To see the full set of changes for Akka.NET 1.4.2, please see the 1.4.2 milestone.

Commits

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 will merge this PR once CI passes on it, as requested by @Aaronontheweb.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 1, 2020
@Aaronontheweb
Copy link
Member

@dependabot squash and merge

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/AkkaVersion-1.4.4 branch from b647f7b to 7c829d2 Compare April 22, 2020 03:14
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/AkkaVersion-1.4.4 branch 2 times, most recently from 59b88cc to b29414d Compare April 22, 2020 03:30
@Aaronontheweb
Copy link
Member

@dependabot squash and merge

@Aaronontheweb
Copy link
Member

@dependabot recreate

Bumps `AkkaVersion` from 1.4.1 to 1.4.4.

Updates `Akka.Streams` from 1.4.1 to 1.4.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.4.1...1.4.4)

Updates `Akka.Streams.TestKit` from 1.4.1 to 1.4.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.4.1...1.4.4)

Updates `Akka.TestKit.Xunit2` from 1.4.1 to 1.4.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.4.1...1.4.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/AkkaVersion-1.4.4 branch from b29414d to 31c1fd6 Compare April 24, 2020 20:05
@IgorFedchenko
Copy link
Contributor

@Aaronontheweb Looks like this issue has come up again: #57

At least the last time it failed. Seems like previous failure is related to some racy tests... I will check this out

@IgorFedchenko
Copy link
Contributor

IgorFedchenko commented Apr 25, 2020

Finally found the reason. Turned out that confluent driver now uses consumer auto-commit feature by default. For our CommitingSource specs this means that offset was committed not only we wanted to, but sometimes - automatically. Which was breaking the test.

Added PR for that - I will merge it and ask bot to retry. If that #57 will not pop up (should not, it's a rare case), all will be fine.

UPDATE: Ah, my PR already contains changes from this PR. So I will just close this one once my is merged.

@IgorFedchenko IgorFedchenko merged commit 31c1fd6 into dev Apr 25, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/AkkaVersion-1.4.4 branch April 25, 2020 14:22
@IgorFedchenko
Copy link
Contributor

It is closed automatically. Cool :)

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.

2 participants