Petabridge.Cmd.Cluster 0.8.0

Akka.Cluster Petabridge.Cmd palettes for cluster management and monitoring.

No packages depend on Petabridge.Cmd.Cluster.

Petabridge.Cmd v0.8.0 builds on top of the work of Petabridge.Cmd v0.7.1, but aimed at supporting [the Akka.NET v1.4.1 implementation of Akka.NET](https://getakka.net/community/whats-new/akkadotnet-v1.4.html). --- Petabridge.Cmd 0.7.1 introduces some minor bug fixes and updates prior to the release of Akka.NET v1.4.0: - Fixed bug where all addresses in Akka.Cluster.Sharding `region-stats` appeared to be the address of the local node running the report; - Upgraded to Akka.NET 1.3.17; - Added integration test to verify Serilog compatibility for logging steps. In order for [Akka.Logger.Serilog](https://github.com/akkadotnet/Akka.Logger.Serilog) to work with `Petabridge.Cmd.Host`, the Akka.NET Testkit, [Phobos](https://phobos.petabridge.com/), _or any other component_ you must always call the Serilog logging adapter from your actor code like this in order to use Serilog semantic logging: ```csharp var log = Context.GetLogger<SerilogLoggingAdapter>(); // correct log.Info("My boss makes me use {semantic} logging", "semantic"); // serilog semantic logging format ``` If you do the following you will get string formatting errors everywhere: ```csharp var log = Context.GetLogger(); // INCORRECT log.Info("My boss makes me use {semantic} logging", "semantic"); // will throw string formatting errors everywhere ```

.NET Standard 2.0

Version Downloads Last updated
1.4.4 17 01/31/2025
1.4.3 27 06/28/2024
1.4.2 18 06/28/2024
1.4.1 25 04/16/2024
1.4.0 21 01/25/2024
1.3.3 20 01/26/2024
1.3.2 42 09/25/2023
1.3.1 21 02/16/2024
1.3.0 55 03/28/2023
1.3.0-beta1 20 10/16/2023
1.2.2 38 06/13/2023
1.2.1 39 03/28/2023
1.2.0 44 06/13/2023
1.1.4 20 01/25/2024
1.1.3 26 06/13/2023
1.1.2 24 02/13/2024
1.1.1 18 02/16/2024
1.1.0 20 07/10/2022
1.0.2 30 04/27/2022
1.0.1 21 06/13/2023
1.0.0 23 06/13/2023
0.8.5 43 03/28/2023
0.8.4 19 06/14/2023
0.8.3 40 06/13/2023
0.8.2 20 06/13/2023
0.8.1 37 05/27/2023
0.8.0 18 02/16/2024
0.8.0-rc2 20 02/16/2024
0.8.0-rc1 53 04/01/2023
0.7.1 21 06/13/2023
0.7.0 24 06/13/2023
0.6.3 33 06/13/2023
0.6.2 33 06/14/2023
0.6.1 23 06/13/2023
0.6.0 29 06/13/2023
0.5.0 18 06/13/2023
0.4.1 36 03/29/2023
0.4.0 29 06/13/2023
0.3.3 36 06/13/2023
0.3.2 18 06/14/2023
0.3.1 32 06/14/2023
0.3.0 20 06/14/2023
0.2.2 24 06/14/2023
0.2.1 22 02/16/2024
0.2.0 17 02/16/2024
0.1.2 20 06/14/2023
0.1.1 51 06/03/2023
0.1.0 34 06/14/2023