Releases: ArieGato/serilog-sinks-rabbitmq
Releases · ArieGato/serilog-sinks-rabbitmq
v7.0.3
v7.0.2
What's Changed
- Fixed period timespan format in example and README.md. by @Pastafarian in #204
- Add Audit Sink configuration examples by @ArieGato in #205
- default level switch set to Verbose to comply with the default of Serilog. by @ArieGato in #207
Full Changelog: v7.0.1...v7.0.2
v7.0.1
v7.0.0
Hi all! This was a long way from v6.0.0 published more than 3 years ago. v7.0.0 is here with many changes in code as well in CI and overall infrastructure. See README and CHANGELOG for more information.
What's Changed
- Evaluate improved fork by @ArieGato in #127
- add ci build by @ArieGato in #129
- Feature/add unit tests by @ArieGato in #131
- Merge improved fork by @ArieGato in #132
- Project cleanup Part 1 by @sungam3r in #135
- Updated Docker integration tests. by @Pastafarian in #137
- Feature Failover sink by @ArieGato in #142
- Exclude sample projects from dotnet pack by @ArieGato in #147
- Project cleanup Part 2 by @sungam3r in #143
- Add API approval tests by @sungam3r in #144
- Migrate to Shouldly by @sungam3r in #150
- Complete SSL support by @ArieGato in #152
- Project cleanup Part 3 by @sungam3r in #154
- Replace Assert statements with Shouldly by @sungam3r in #158
- Add dependabot and labeler by @sungam3r in #159
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #162
- Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #164
- Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #165
- Bump Microsoft.Extensions.ObjectPool from 8.0.1 to 8.0.2 by @dependabot in #167
- Add CodeQL by @sungam3r in #160
- CI changes by @sungam3r in #161
- Fix package location in prerelease and release wokflows by @ArieGato in #170
- Add MinVerTagPrefix project property by @ArieGato in #172
- Update project badges by @sungam3r in #173
- Target netstandard2.0 only by @sungam3r in #178
- Documentation changes by @sungam3r in #177
- Mq -> MQ by @sungam3r in #175
- Move solution items up to solution tree by @sungam3r in #176
- Documentation changes by @sungam3r in #180
- Add RabbitMQClientConfiguration.ClientProvidedName by @sungam3r in #181
- Add RabbitMQClientConfiguration.RouteKeyFunction by @sungam3r in #182
- Bump Microsoft.Extensions.ObjectPool from 8.0.2 to 8.0.3 by @dependabot in #186
- Bump MinVer from 4.3.0 to 5.0.0 by @dependabot in #169
- Bump coverlet.msbuild from 6.0.0 to 6.0.1 by @dependabot in #163
- Eliminate byte array allocation by @sungam3r in #185
- Configure coverlet by @sungam3r in #189
- Remove duplicate code by @sungam3r in #188
- Increase code coverage by @sungam3r in #190
- Remove username/password from ssl certificate authentication by @ArieGato in #192
- Bump Serilog.Sinks.PeriodicBatching from 3.1.0 to 4.0.0 by @dependabot in #166
- Add Serilog.Sinks.PeriodicBatching breaking change in changelog by @ArieGato in #195
- Multitarget for Microsoft.Extensions.ObjectPool by @sungam3r in #197
New Contributors
- @ArieGato made their first contribution in #127
- @sungam3r made their first contribution in #135
- @Pastafarian made their first contribution in #137
- @dependabot made their first contribution in #162
Full Changelog: 6.0.0...v7.0.0
v6.0.0
Pre-release 6.0.0
Upgrading to RabbitMQ.Client 6.0.0 and netstandard2.0