v2.0.0
What's Changed
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Source/EasyNetQ.Management.Client by @dependabot in #154
- Migrate to Github actions by @Pliner in #156
- Apply latest language features by @Pliner in #157
- Ditch low level task code by @Pliner in #158
- Yet another code cleanup by @sungam3r in #159
- Rework ack modes by @Pliner in #160
- Ditch secure string usages by @Pliner in #161
- Use rabbitmq image instead of self-made by @Pliner in #162
- Unification of create methods: no return value by @Pliner in #163
- Switch to rabbitmq-management image by @Pliner in #164
- Sign assembly by @Pliner in #165
- Added UsePort flag by @BluePositive in #167
- Target net6.0 in addition to netstandard2.0 by @Pliner in #168
- Simplify Newtonsoft.Json configuration by @Pliner in #169
- Rework user tag support by @Pliner in #170
- Escape all segments of relative paths by @Pliner in #171
- Adding property to PolicyDefinition to support setting sync batch size by @Pliner in #172
- Add ack statistics by @Pliner in #173
- Bump actions/setup-dotnet from 2 to 3 by @dependabot in #174
- Bump MinVer from 4.0.0 to 4.2.0 in /Source by @dependabot in #175
- Bump docker.dotnet from 3.125.5 to 3.125.12 in /Source by @dependabot in #182
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in #176
- Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Source by @dependabot in #177
- Enable nullable by @Pliner in #183
- Remove redundant null checks by @Pliner in #184
- Accept endpoint as Uri by @Pliner in #185
- Hide serialization settings from api by @Pliner in #186
- Expose SocketsHttpHandler for net6 by @Pliner in #187
- Add http client constructor by @Pliner in #188
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 in /Source by @dependabot in #189
- Implement queues paging by @Pliner in #190
- Simplify api by @Pliner in #191
- Implement exchange paging by @Pliner in #192
- Wrap parameter value with Value by @Pliner in #194
- Add health check alarms by @Pliner in #193
- Fix deprecation warnings in tests by @Pliner in #195
- Fix tests warnings, add global usings by @Pliner in #198
- Add PayloadEncoding enum by @Pliner in #197
- IsAlive should check status code by @Pliner in #196
- Rename criterias by @Pliner in #199
- Add approval tests for public api by @Pliner in #200
- Run integration tests in a separate job by @Pliner in #201
- Add classic/quorum queues checks by @Pliner in #202
- Add method to rebalance queues by @Pliner in #203
- Refactor request/response sending by @Pliner in #204
- Remove deprecated PeerAddress by @Pliner in #205
- Remove deprecated PeerAddress by @Pliner in #206
- Switch to SystemTextJson by @Pliner in #207
- Refactor of response processing by @Pliner in #208
- Fix review comments for #207 by @Pliner in #210
- Bump EasyNetQ from 8.0.0-beta3 to 8.0.0-beta4 in /Source by @dependabot in #211
- Bump FluentAssertions from 6.8.0 to 6.9.0 in /Source by @dependabot in #212
- Switch to PolySharp by @Pliner in #213
- Bump PolySharp from 1.9.0 to 1.10.0 in /Source by @dependabot in #214
- Bump NullGuard.Fody from 3.1.0 to 3.1.1 in /Source by @dependabot in #215
- Bump PolySharp from 1.10.0 to 1.11.0 in /Source by @dependabot in #216
- Bump PolySharp from 1.11.0 to 1.12.1 in /Source by @dependabot in #217
- Bump EasyNetQ from 8.0.0-beta4 to 8.0.0-beta5 in /Source by @dependabot in #218
- Bump MinVer from 4.2.0 to 4.3.0 in /Source by @dependabot in #220
- Bump EasyNetQ from 8.0.0-beta5 to 8.0.0-beta6 in /Source by @dependabot in #219
New Contributors
- @sungam3r made their first contribution in #159
- @BluePositive made their first contribution in #167
Full Changelog: v1.4.2...v2.0.0