Releases: ks-no/fiks-io-client-dotnet
5.0.1
Release utført av Ørjan Skotnes
Endringer:
Erstattet Fluent assertions med Shouldly.
Versjonsbumping:
Bumps Serilog from 4.1.0 to 4.2.0.
Bumps xunit from 2.9.2 to 2.9.3.
Bumps System.Text.Json from 8.0.5 to 9.0.1.
Bumps Microsoft.Extensions.Hosting from 8.0.1 to 9.0.1.
Bumps Microsoft.Extensions.Logging from 8.0.1 to 9.0.1.
Review:
Review gjort av Jarle Børsheim
5.0.0
Release utført av kolbein
Endringer:
- Update NuGet packages
- Upgrade to .NET 8
- Use the new KS.Fiks.IO.Send.Client, having models moved away from KS.Fiks.IO.Client
Review:
Review gjort av Jarle Børsheim
4.0.7
Release utført av Jarle Børsheim
Endringer:
- Support for getting "antallkonsumenter" (number of consumers) on accounts through lookup or new status function
Review:
Endringene krever ikke review
4.0.6
4.0.5
4.0.4
Release utført av kolbein
Endringer:
GetKonto(Guid kontoId) has been added to the client. Using GetKonto, you can get information about a Fiks IO account, e.g. municipality number and organization name, given the account id.
Review:
Review gjort av Jarle Børsheim, Kolbein Toreson Foldøy
4.0.3
4.0.2
4.0.1
Release utført av Jarle Børsheim
Endringer:
Rabbitmq logging through EventListener is now an available util and not automatically added when providing a LoggingFactory. This change is made since an application can have multiple Fiks-IO clients, but should not have multiple EventListeners.
Review:
Endringene krever ikke review