Граф коммитов

351 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 6cfe409fe3
Bump xunit from 2.8.1 to 2.9.2
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.2.
- [Commits](https://github.com/xunit/xunit/compare/2.8.1...2.9.2)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 18:01:52 +00:00
Gregorius Soedharmo 63ab3acc96
Update RELEASE_NOTES.md for 1.5.30 release (#406) 2024-10-03 18:00:13 +00:00
dependabot[bot] 4e7e8c685d
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 (#398)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.9.0 to 17.11.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.11.1)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 13:52:48 -05:00
Gregorius Soedharmo 18b92d090b
Bump AkkaVersion and AkkaHostingVersion to 1.5.29 (#404) 2024-10-02 01:28:21 +07:00
Gregorius Soedharmo d118443dd8
Update RELEASE_NOTES.md for 1.5.29 (#405) 2024-10-01 13:11:54 -05:00
Gregorius Soedharmo 1e41e8cda8
Update RELEASE_NOTES.md for 1.5.28 release (#401) 2024-09-11 15:16:03 -05:00
Gregorius Soedharmo a12e877b8e
Implement SnapshotStore SaveSnapshot spec (#400) 2024-09-11 01:10:19 +07:00
dependabot[bot] 1accb2fb6d
Bump AkkaHostingVersion from 1.5.27 to 1.5.28 (#397)
Bumps `AkkaHostingVersion` from 1.5.27 to 1.5.28.

Updates `Akka.Hosting` from 1.5.27 to 1.5.28
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.27...1.5.28)

Updates `Akka.Persistence.Hosting` from 1.5.27 to 1.5.28
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.27...1.5.28)

Updates `Akka.Cluster.Hosting` from 1.5.27 to 1.5.28
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.27...1.5.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 20:15:36 +07:00
dependabot[bot] 8eabc17fde
Bump AkkaVersion from 1.5.27.1 to 1.5.28 (#396)
Bumps `AkkaVersion` from 1.5.27.1 to 1.5.28.

Updates `Akka.Persistence.Query.Sql` 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](https://github.com/akkadotnet/akka.net/compare/1.5.27.1...1.5.28)

Updates `Akka.Persistence.Sql.Common` 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](https://github.com/akkadotnet/akka.net/compare/1.5.27.1...1.5.28)

Updates `Akka.Persistence.Sql.TestKit` 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](https://github.com/akkadotnet/akka.net/compare/1.5.27.1...1.5.28)

Updates `Akka.Persistence.TCK` 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](https://github.com/akkadotnet/akka.net/compare/1.5.27.1...1.5.28)

Updates `Akka.TestKit.Xunit2` 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](https://github.com/akkadotnet/akka.net/compare/1.5.27.1...1.5.28)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 21:55:19 +07:00
dependabot[bot] d53bf2c934
Bump AkkaVersion from 1.5.22 to 1.5.27.1 (#391)
Bumps `AkkaVersion` from 1.5.22 to 1.5.27.1.

Updates `Akka.Persistence.Query.Sql` from 1.5.22 to 1.5.27.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.22...1.5.27.1)

Updates `Akka.Persistence.Sql.Common` from 1.5.22 to 1.5.27.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.22...1.5.27.1)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.22 to 1.5.27.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.22...1.5.27.1)

Updates `Akka.Persistence.TCK` from 1.5.22 to 1.5.27.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.22...1.5.27.1)

Updates `Akka.TestKit.Xunit2` from 1.5.22 to 1.5.27.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.22...1.5.27.1)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 15:11:34 +00:00
dependabot[bot] 502e4735cc
Bump AkkaHostingVersion from 1.5.15 to 1.5.27 (#392)
Bumps `AkkaHostingVersion` from 1.5.15 to 1.5.27.

Updates `Akka.Hosting` from 1.5.15 to 1.5.27
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.15...1.5.27)

Updates `Akka.Persistence.Hosting` from 1.5.15 to 1.5.27
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.15...1.5.27)

Updates `Akka.Cluster.Hosting` from 1.5.15 to 1.5.27
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.15...1.5.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 10:04:59 -05:00
dependabot[bot] 80cd0ae4da
Bump xunit from 2.7.0 to 2.8.1 (#377)
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.1.
- [Commits](https://github.com/xunit/xunit/compare/2.7.0...2.8.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 21:10:56 +00:00
dependabot[bot] 37539ef4a2
Bump xunit.runner.visualstudio from 2.5.7 to 2.8.1 (#378)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.1.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.1)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 21:03:15 +00:00
dependabot[bot] 4830bd8fb8
Bump Microsoft.Data.SqlClient from 5.2.0 to 5.2.1 (#380)
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotnet/sqlclient/compare/V5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 20:56:35 +00:00
dependabot[bot] 022977a89e
Bump AkkaVersion from 1.5.17.1 to 1.5.22 (#381)
Bumps `AkkaVersion` from 1.5.17.1 to 1.5.22.

Updates `Akka.Persistence.Query.Sql` from 1.5.17.1 to 1.5.22
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.17.1...1.5.22)

Updates `Akka.Persistence.Sql.Common` from 1.5.17.1 to 1.5.22
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.17.1...1.5.22)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.17.1 to 1.5.22
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.17.1...1.5.22)

Updates `Akka.Persistence.TCK` from 1.5.17.1 to 1.5.22
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.17.1...1.5.22)

Updates `Akka.TestKit.Xunit2` from 1.5.17.1 to 1.5.22
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.17.1...1.5.22)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 15:47:58 -05:00
dependabot[bot] 49fa5f4373
Bump Microsoft.Data.SqlClient from 5.1.4 to 5.2.0 (#363)
Bumps [Microsoft.Data.SqlClient](https://github.com/dotnet/sqlclient) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/dotnet/sqlclient/releases)
- [Changelog](https://github.com/dotnet/SqlClient/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotnet/sqlclient/compare/v5.1.4...V5.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SqlClient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 02:18:25 +00:00
dependabot[bot] ebb57595a5
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#359)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 02:09:54 +00:00
dependabot[bot] 48a57a369a
Bump xunit from 2.5.3 to 2.7.0 (#361)
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.7.0.
- [Commits](https://github.com/xunit/xunit/compare/2.5.3...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 02:02:23 +00:00
dependabot[bot] c56f989521
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#360)
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 01:54:54 +00:00
dependabot[bot] ac46d45f5c
Bump AkkaVersion from 1.5.15 to 1.5.17.1 (#365)
Bumps `AkkaVersion` from 1.5.15 to 1.5.17.1.

Updates `Akka.Persistence.Sql.Common` from 1.5.15 to 1.5.17.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.15...1.5.17.1)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.15 to 1.5.17.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.15...1.5.17.1)

Updates `Akka.Persistence.Query.Sql` from 1.5.15 to 1.5.17.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.15...1.5.17.1)

Updates `Akka.Persistence.TCK` from 1.5.15 to 1.5.17.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.15...1.5.17.1)

Updates `Akka.TestKit.Xunit2` from 1.5.15 to 1.5.17.1
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.15...1.5.17.1)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 19:47:26 -06:00
Gregorius Soedharmo f460efaf38
Update RELEASE_NOTES.md for 1.5.15 release (#355) 2024-01-18 17:06:01 +00:00
Gregorius Soedharmo 9e55128f45
Bump AkkaVersion and AkkaHostingVersion to 1.5.15 (#354) 2024-01-18 16:43:25 +00:00
dependabot[bot] 9226370f91
Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#350)
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](https://github.com/dotnet/sourcelink/commits)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 16:36:26 +00:00
Gregorius Soedharmo d5a611e7de
Bump Microsoft.Data.SqlClient to 5.1.4 (#353) 2024-01-18 23:16:48 +07:00
dependabot[bot] 42f3b68c51
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#349)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 13:45:10 -06:00
Gregorius Soedharmo e49da131e1
Update RELEASE_NOTES.md for 1.5.13 release (#340) 2023-10-04 18:17:56 +00:00
dependabot[bot] c9f5f436e7
Bump FluentAssertions from 6.11.0 to 6.12.0 (#339)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.11.0...6.12.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 16:36:23 +00:00
dependabot[bot] 8d93f58c38
Bump Docker.DotNet from 3.125.14 to 3.125.15 (#314)
Bumps [Docker.DotNet](https://github.com/dotnet/Docker.DotNet) from 3.125.14 to 3.125.15.
- [Release notes](https://github.com/dotnet/Docker.DotNet/releases)
- [Commits](https://github.com/dotnet/Docker.DotNet/compare/v3.125.14...v3.125.15)

---
updated-dependencies:
- dependency-name: Docker.DotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 16:18:25 +00:00
dependabot[bot] 1d36953e8b
Bump AkkaHostingVersion from 1.5.8.1 to 1.5.13 (#337)
Bumps `AkkaHostingVersion` from 1.5.8.1 to 1.5.13.

Updates `Akka.Persistence.Hosting` from 1.5.8.1 to 1.5.13
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.8.1...1.5.13)

Updates `Akka.Hosting` from 1.5.8.1 to 1.5.13
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.8.1...1.5.13)

Updates `Akka.Cluster.Hosting` from 1.5.8.1 to 1.5.13
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.8.1...1.5.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 16:08:43 +00:00
dependabot[bot] 133ef7b403
Bump AkkaVersion from 1.5.12 to 1.5.13 (#338)
Bumps `AkkaVersion` from 1.5.12 to 1.5.13.

Updates `Akka.Persistence.Sql.Common` from 1.5.12 to 1.5.13
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.12...1.5.13)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.12 to 1.5.13
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.12...1.5.13)

Updates `Akka.Persistence.Query.Sql` from 1.5.12 to 1.5.13
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.12...1.5.13)

Updates `Akka.TestKit.Xunit2` from 1.5.12 to 1.5.13
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.12...1.5.13)

Updates `Akka.Persistence.TCK` from 1.5.12 to 1.5.13
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.12...1.5.13)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 15:54:41 +00:00
dependabot[bot] 2ae4093523
Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 (#331)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.7.0...v17.7.2)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 14:58:04 +00:00
Gregorius Soedharmo 1b80ec2c3a
Modernize solution (#334) 2023-09-28 09:52:14 -05:00
dependabot[bot] 230dc4ad3c
Bump Akka.Cluster.Hosting from 1.5.12 to 1.5.12.1 (#332)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.12 to 1.5.12.1.
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.12...1.5.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 15:15:08 +00:00
dependabot[bot] cce1011f8a
Bump FluentAssertions from 6.11.0 to 6.12.0 (#330)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.11.0...6.12.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 15:00:02 +00:00
dependabot[bot] 67d151bd63
Bump XunitVersion from 2.5.0 to 2.5.1 (#333)
Bumps `XunitVersion` from 2.5.0 to 2.5.1.

Updates `xunit` from 2.5.0 to 2.5.1
- [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1)

Updates `xunit.runner.visualstudio` from 2.5.0 to 2.5.1
- [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.5.1)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 09:53:39 -05:00
dependabot[bot] aa2295a104
Bump AkkaVersion from 1.5.8 to 1.5.12 (#326)
Bumps `AkkaVersion` from 1.5.8 to 1.5.12.

Updates `Akka.Persistence.Sql.Common` from 1.5.8 to 1.5.12
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.8...1.5.12)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.8 to 1.5.12
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.8...1.5.12)

Updates `Akka.Persistence.Query.Sql` from 1.5.8 to 1.5.12
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.8...1.5.12)

Updates `Akka.Persistence.Hosting` from 1.5.8 to 1.5.12
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.8...1.5.12)

Updates `Akka.Hosting` from 1.5.8 to 1.5.12
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.8...1.5.12)

Updates `Akka.TestKit.Xunit2` from 1.5.8 to 1.5.12
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.8...1.5.12)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 16:41:29 +00:00
dependabot[bot] 9e6480209a
Bump XunitVersion from 2.4.2 to 2.5.0 (#324)
Bumps `XunitVersion` from 2.4.2 to 2.5.0.

Updates `xunit` from 2.4.2 to 2.5.0
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0)

Updates `xunit.runner.visualstudio` from 2.4.2 to 2.5.0
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.5.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-23 16:35:59 +00:00
dependabot[bot] e8684da006
Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 (#328)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.3 to 17.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.6.3...v17.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 17:32:40 +00:00
dependabot[bot] 38f63c4dcf
Bump Akka.Cluster.Hosting from 1.5.8.1 to 1.5.12 (#327)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.8.1 to 1.5.12.
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.8.1...1.5.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 11:56:46 -05:00
dependabot[bot] beb95a8fde
Bump Akka.Cluster.Hosting from 1.5.8 to 1.5.8.1 (#325)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.8 to 1.5.8.1.
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.8...1.5.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 09:57:05 -05:00
dependabot[bot] 8c1ce81d40
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.3 (#323)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.5.0...v17.6.3)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 11:53:34 +00:00
dependabot[bot] f445e123b9
Bump Akka.Cluster.Hosting from 1.5.7 to 1.5.8 (#322)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.7...1.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 06:46:52 -05:00
dependabot[bot] ffec4f3d95
Bump AkkaVersion from 1.5.7 to 1.5.8 (#321)
Bumps `AkkaVersion` from 1.5.7 to 1.5.8.

Updates `Akka.Persistence.Sql.Common` from 1.5.7 to 1.5.8
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.7...1.5.8)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.7 to 1.5.8
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.7...1.5.8)

Updates `Akka.Persistence.Query.Sql` from 1.5.7 to 1.5.8
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.7...1.5.8)

Updates `Akka.Persistence.Hosting` from 1.5.7 to 1.5.8
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.7...1.5.8)

Updates `Akka.Hosting` from 1.5.7 to 1.5.8
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.7...1.5.8)

Updates `Akka.TestKit.Xunit2` from 1.5.7 to 1.5.8
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.7...1.5.8)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 11:36:51 +00:00
ingted 6472be1b6c
Replaced if...update...insert with MERGE syntax to avoid deadlock (#319) 2023-07-10 06:30:03 -05:00
dependabot[bot] 3352f94ec0
Bump Akka.Cluster.Hosting from 1.5.4.1 to 1.5.7 (#316)
Bumps [Akka.Cluster.Hosting](https://github.com/akkadotnet/Akka.Hosting) from 1.5.4.1 to 1.5.7.
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.4.1...1.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 13:45:44 +00:00
dependabot[bot] 73bfab88ee
Bump AkkaVersion from 1.5.4 to 1.5.7 (#317)
Bumps `AkkaVersion` from 1.5.4 to 1.5.7.

Updates `Akka.Persistence.Sql.Common` from 1.5.4 to 1.5.7
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.4...1.5.7)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.4 to 1.5.7
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.4...1.5.7)

Updates `Akka.Persistence.Query.Sql` from 1.5.4 to 1.5.7
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.4...1.5.7)

Updates `Akka.Persistence.Hosting` from 1.5.4 to 1.5.7
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.4...1.5.7)

Updates `Akka.Hosting` from 1.5.4 to 1.5.7
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.4...1.5.7)

Updates `Akka.TestKit.Xunit2` from 1.5.4 to 1.5.7
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](https://github.com/akkadotnet/Akka.Hosting/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 08:39:19 -05:00
dependabot[bot] 255ff574bd
Bump FluentAssertions from 6.10.0 to 6.11.0 (#300)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.10.0...6.11.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 18:25:10 +00:00
Gregorius Soedharmo 76fea78d1b
Move Hosting project from Akka.Hosting repo to this repo (#308)
* Move Hosting project from Akka.Hosting repo to this repo

* Bump build script .NET SDK to 7.x

* Add .NET 6 to build script

* Add README.md location in csproj file
2023-05-04 13:19:01 -05:00
Gregorius Soedharmo 2360e2d89e
Update RELEASE_NOTES.md for 1.5.4 release (#307) 2023-04-25 16:20:31 +00:00
Gregorius Soedharmo 8fbf90ace9
Split performance unit tests into its own project (#306) 2023-04-25 23:12:42 +07:00