Releases: helsenorge/Helsenorge.Messaging
Releases · helsenorge/Helsenorge.Messaging
Pre-release 4.0.0-beta04
- #78 Target netstandard
- Targets netstandard 2.0
- Switched to AMQP 1.0 .NET Library
- Configuration previously in App.config moved to WcfConfiguration
- Fault Tolerance like Reconnect implemented
- RenewLock support for onprem servicebus implemented
- Compatible with .net core + .net framework 4.6.1 and later
- Various fixes during beta-phase
Pre-release 4.0.0-beta03
- #78 Target netstandard
- Targets netstandard 2.0
- Switched to AMQP 1.0 .NET Library
- Configuration previously in App.config moved to WcfConfiguration
- Fault Tolerance like Reconnect implemented
- RenewLock support for onprem servicebus implemented
- Compatible with .net core + .net framework 4.6.1 and later
Release 3.1.2
Pre-release 4.0.0-beta02
- #78 Target netstandard
- Targets netstandard 2.0
- Switched to AMQP 1.0 .NET Library
- Configuration previously in App.config moved to WcfConfiguration
- Fault Tolerance like Reconnect implemented
- RenewLock support for onprem servicebus implemented
- Compatible with .net core + .net framework 4.6.1 and later
Release 3.1.1
Release 3.1.0
- Custom cerificate management
- New interfaces to make certificate more flexible
- ICertificateStore
- IMessageProtection/MessageProtection
- Default implementations
- WindowsCertificateStore
- SignThenEncryptMessageProtection
- New interfaces to make certificate more flexible
- Added more details to existing logging