akkadotnet / Akka.Persistence.SqlServer

Akka.Persistence.SqlServer provider
Apache License 2.0
59 stars 49 forks source link

Bump AkkaHostingVersion from 1.5.15 to 1.5.20 #375

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps AkkaHostingVersion from 1.5.15 to 1.5.20. Updates Akka.Hosting from 1.5.15 to 1.5.20

Release notes

Sourced from Akka.Hosting's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Akka.Hosting 1.5.19

Update Akka.NET to 1.5.19

Akka.Hosting 1.5.18

Update Akka.NET to 1.5.18

1.5.17.1

Update Akka.NET to 1.5.17.1

1.5.16

Update Akka.NET to 1.5.16

Changelog

Sourced from Akka.Hosting's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.

[1.5.19] / 17 April 2024

[1.5.18] / 15 March 2024

[1.5.17.1] / 04 March 2024

[1.5.16] / 23 February 2024

Commits
  • e76d49a Added v1.5.20 release notes (#452)
  • f61d6a0 Logging: added documentation and end to end specs for Serilog formatting (#451)
  • f0bbbaf Bump AkkaVersion from 1.5.19 to 1.5.20 (#450)
  • 5781a41 Update RELEASE_NOTES.md for 1.5.19 release (#447)
  • e2988bd Bump AkkaVersion from 1.5.18 to 1.5.19 (#446)
  • f945726 Bump xunit from 2.7.0 to 2.7.1 (#444)
  • a76310a Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#445)
  • f5f1611 Update RELEASE_NOTES.md for 1.5.18 release (#442)
  • a8cf9c0 Bump AkkaVersion from 1.5.17.1 to 1.5.18 (#440)
  • 86eb216 Bump coverlet.collector from 6.0.1 to 6.0.2 (#441)
  • Additional commits viewable in compare view


Updates Akka.Persistence.Hosting from 1.5.15 to 1.5.20

Release notes

Sourced from Akka.Persistence.Hosting's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Akka.Hosting 1.5.19

Update Akka.NET to 1.5.19

Akka.Hosting 1.5.18

Update Akka.NET to 1.5.18

1.5.17.1

Update Akka.NET to 1.5.17.1

1.5.16

Update Akka.NET to 1.5.16

Changelog

Sourced from Akka.Persistence.Hosting's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.

[1.5.19] / 17 April 2024

[1.5.18] / 15 March 2024

[1.5.17.1] / 04 March 2024

[1.5.16] / 23 February 2024

Commits
  • e76d49a Added v1.5.20 release notes (#452)
  • f61d6a0 Logging: added documentation and end to end specs for Serilog formatting (#451)
  • f0bbbaf Bump AkkaVersion from 1.5.19 to 1.5.20 (#450)
  • 5781a41 Update RELEASE_NOTES.md for 1.5.19 release (#447)
  • e2988bd Bump AkkaVersion from 1.5.18 to 1.5.19 (#446)
  • f945726 Bump xunit from 2.7.0 to 2.7.1 (#444)
  • a76310a Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#445)
  • f5f1611 Update RELEASE_NOTES.md for 1.5.18 release (#442)
  • a8cf9c0 Bump AkkaVersion from 1.5.17.1 to 1.5.18 (#440)
  • 86eb216 Bump coverlet.collector from 6.0.1 to 6.0.2 (#441)
  • Additional commits viewable in compare view


Updates Akka.Cluster.Hosting from 1.0.0 to 1.5.20

Release notes

Sourced from Akka.Cluster.Hosting's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Akka.Hosting 1.5.19

Update Akka.NET to 1.5.19

Akka.Hosting 1.5.18

Update Akka.NET to 1.5.18

1.5.17.1

Update Akka.NET to 1.5.17.1

1.5.16

Update Akka.NET to 1.5.16

1.5.15

Update Akka.NET to 1.5.15 • Marked all Akka.Cluster.Hosting methods that accept deprecated sharding delegates as Obsolete

1.5.14

Update Akka.NET to 1.5.14Akka.Cluster.Hosting: don't use sharding delegatesAkka.Hosting.TestKit: Add method to configure IHostBuilder

1.5.13

Update Akka.NET to 1.5.13

Akka.Hosting v1.5.12.1

Add IConfiguration to HOCON adapter key name normalization toggle flagExpand Cluster.Hosting and Remote.Hosting options You can now specify whether IConfiguration key strings should be normalized to lower case or not when they are being converted into HOCON keys. You can read the documentation here

Akka.Hosting 1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Akka.Hosting 1.5.8

Update Akka.NET to 1.5.8[Akka.Cluster.Hosting] PassivateEntityAfter should not override HOCON settings[Akka.Hosting] Set application exit code to -1 if CoordinatedShutdown was caused by cluster down or leave

Akka.Hosting 1.5.7

Update Akka.NET to 1.5.7

Akka.Hosting 1.5.6.1

... (truncated)

Changelog

Sourced from Akka.Cluster.Hosting's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.

[1.5.19] / 17 April 2024

[1.5.18] / 15 March 2024

[1.5.17.1] / 04 March 2024

[1.5.16] / 23 February 2024

[1.5.15] / 10 January 2024

[1.5.14] / 09 January 2024

[1.5.12.1] / 31 August 2023

You can now specify whether IConfiguration key strings should be normalized to lower case or not when they are being converted into HOCON keys. You can read the documentation here

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

[1.5.8] / 21 June 2023

... (truncated)

Commits
  • e76d49a Added v1.5.20 release notes (#452)
  • f61d6a0 Logging: added documentation and end to end specs for Serilog formatting (#451)
  • f0bbbaf Bump AkkaVersion from 1.5.19 to 1.5.20 (#450)
  • 5781a41 Update RELEASE_NOTES.md for 1.5.19 release (#447)
  • e2988bd Bump AkkaVersion from 1.5.18 to 1.5.19 (#446)
  • f945726 Bump xunit from 2.7.0 to 2.7.1 (#444)
  • a76310a Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#445)
  • f5f1611 Update RELEASE_NOTES.md for 1.5.18 release (#442)
  • a8cf9c0 Bump AkkaVersion from 1.5.17.1 to 1.5.18 (#440)
  • 86eb216 Bump coverlet.collector from 6.0.1 to 6.0.2 (#441)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 3 months ago

Superseded by #382.