Releases: justeattakeaway/JustSaying
Releases · justeattakeaway/JustSaying
v6.1.1
v7.4.0
v6.1.0
Version 8.0.0
What's Changed
Since v7.3.0
- Message compression
- Upgraded to AWSSDK v4
- Introduces a "Message Body Serializer/Deserializer" to keep the message format separate
- Adds SNS raw delivery support
Subjectis now optional- Allows for overriding
Subjectin publisher configuraiton - Removes serialization registry, serializers are flowed through the subscription
- Added LocalSqsSnsMessaging to make integration testing instantaneous and deterministic
Since v8.0.0-rc.1
- Migrated to XUnit v3
- Started publishing test results to Codecov
New Contributors
- @Copilot made their first contribution in #1750
Full Changelog: v7.3.0...v8.0.0
v8.0.0-rc.1
What's Changed
- Message compression
- Upgraded to AWSSDK v4
- Introduces a "Message Body Serializer/Deserializer" to keep the message format separate
- Adds SNS raw delivery support
Subjectis now optional- Allows for overriding
Subjectin publisher configuraiton - Removes serialization registry, serializers are flowed through the subscription
- Added LocalSqsSnsMessaging to make integration testing instantaneous and deterministic
Full Changelog: v7.3.0...v8.0.0-rc.1
v7.3.0
Features
- Added Publisher TopicAddress customizer by @hwoodiwiss in #1625
Maintainence
- Dependabot updates
Full Changelog: v7.2.1...v7.3.0
Version 7.2.1
What's Changed
Fixes
- Fix StructureMap Transient Middleware Resolution by @hwoodiwiss in #1619
Maintainence
- Dependabot Updates
- Fix workflow warning by @martincostello in #1582
Full Changelog: v7.2.0...v7.2.1
Version 7.2.0
What's Changed
Features
- Support SNS batch publishing by @martincostello in #1335
- Extend message attribute handling by @martincostello in #1557
Maintenance
- Update to .NET 9
- Dependabot updates
Full Changelog: v7.1.2...v7.2.0
Version 7.1.2
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 by @dependabot in #1223
- Bump MELT.Xunit from 0.8.0 to 0.9.0 by @dependabot in #1222
- Bump MELT from 0.8.0 to 0.9.0 by @dependabot in #1224
- Update .NET SDK to 7.0.400 by @jet-codeflow-maintainer in #1225
- Bump actions/dependency-review-action from 3.0.6 to 3.0.7 by @dependabot in #1227
- Bump ReportGenerator from 5.1.23 to 5.1.24 by @dependabot in #1228
- Bump actions/dependency-review-action from 3.0.7 to 3.0.8 by @dependabot in #1229
- Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 by @dependabot in #1230
- Bump martincostello/update-dotnet-sdk from 2.3.0 to 2.4.0 by @dependabot in #1231
- Bump martincostello/update-dotnet-sdk from 2.4.0 to 2.4.1 by @dependabot in #1232
- Bump GitHubActionsTestLogger from 2.3.2 to 2.3.3 by @dependabot in #1234
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #1233
- Bump martincostello/update-dotnet-sdk from 2.4.1 to 2.5.0 by @dependabot in #1235
- Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 by @dependabot in #1236
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #1237
- Bump ReportGenerator from 5.1.24 to 5.1.25 by @dependabot in #1238
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #1240
- Add actionlint by @martincostello in #1239
- Bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #1242
- Bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #1241
- Update .NET SDK to 7.0.401 by @jet-codeflow-maintainer in #1244
- Bump NSubstitute from 5.0.0 to 5.1.0 by @dependabot in #1243
- Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 by @dependabot in #1247
- Bump xunit from 2.5.0 to 2.5.1 by @dependabot in #1248
- Update xunit dependencies together by @hwoodiwiss in #1249
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #1250
- Use actionlint Docker image by @martincostello in #1251
- Bump martincostello/update-dotnet-sdk from 2.5.0 to 3.0.0 by @dependabot in #1252
- Bump Polly from 7.2.4 to 8.0.0 by @dependabot in #1253
- Bump Serilog.Sinks.Seq from 5.2.2 to 5.2.3 by @dependabot in #1254
- Use SHA-256 for checksums by @martincostello in #1255
- Bump ReportGenerator from 5.1.25 to 5.1.26 by @dependabot in #1257
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #1256
- Update .NET SDK to 7.0.402 by @jet-codeflow-maintainer in #1258
- Bump the xunit group with 2 updates by @dependabot in #1260
- Bump the xunit group with 1 update by @dependabot in #1261
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #1262
- Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #1263
- Update .NET SDK to 7.0.403 by @jet-codeflow-maintainer in #1264
- Bump morelinq from 3.4.2 to 4.0.0 by @dependabot in #1265
- Pin .NET SDK version by @martincostello in #1267
- Bump Polly from 8.0.0 to 8.1.0 by @dependabot in #1269
- Bump the xunit group with 1 update by @dependabot in #1268
- Use Polly resilience pipelines by @martincostello in #1270
- Configure allowed licences by @martincostello in #1266
- Bump the xunit group with 1 update by @dependabot in #1271
- Bump actions/dependency-review-action from 3.1.0 to 3.1.1 by @dependabot in #1272
- Bump actions/dependency-review-action from 3.1.1 to 3.1.2 by @dependabot in #1273
- Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot in #1274
- Bump Serilog from 3.0.1 to 3.1.0 by @dependabot in #1276
- Bump Serilog.Sinks.Console from 4.1.0 to 5.0.0 by @dependabot in #1275
- Bump Serilog from 3.1.0 to 3.1.1 by @dependabot in #1277
- Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #1278
- Update .NET SDK to 7.0.404 by @jet-codeflow-maintainer in #1283
- Bump ReportGenerator from 5.1.26 to 5.2.0 by @dependabot in #1284
- Bump Polly.Core from 8.1.0 to 8.2.0 by @dependabot in #1285
- Update to .NET 8 by @martincostello in #1162
- Bump Serilog.Sinks.Seq from 5.2.3 to 6.0.0 by @dependabot in #1294
- Bump Serilog.AspNetCore from 7.0.0 to 8.0.0 by @dependabot in #1293
- Update localstack to 3.0.0 by @slang25 in #1295
- Bump the xunit group with 2 updates by @dependabot in #1296
- Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #1297
- Bump actions/setup-dotnet from 3.2.0 to 4.0.0 by @dependabot in #1298
- Bump AutoFixture from 4.18.0 to 4.18.1 by @dependabot in #1300
- Bump the xunit group with 2 updates by @dependabot in #1299
- Bump morelinq from 4.0.0 to 4.1.0 by @dependabot in #1302
- Bump Serilog.Sinks.Console from 5.0.0 to 5.0.1 by @dependabot in #1301
- Bump actions/download-artifact from 3.0.2 to 4.0.0 by @dependabot in #1304
- Bump actions/download-artifact from 4.0.0 to 4.1.0 by @dependabot in #1305
- Bump martincostello/update-dotnet-sdk from 3.0.0 to 3.0.1 by @dependabot in #1306
- Bump the xunit group with 2 updates by @dependabot in #1307
- Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #1309
- Bump the xunit group with 1 update by @dependabot in #1310
- Update .NET SDK to 8.0.101 by @jet-codeflow-maintainer in #1311
- Bump actions/download-artifact from 4.1.0 to 4.1.1 by @dependabot in #1313
- Bump martincostello/update-dotnet-sdk from 3.0.1 to 3.1.0 by @dependabot in #1312
- Bump actions/cache from 3.3.2 to 3.3.3 by @dependabot in #1314
- Build script tweaks by @martincostello in #1315
- Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #1316
- Bump the xunit group with 1 update by @dependabot in #1317
- Bump actions/cache from 3.3.3 to 4.0.0 by @dependabot in #1318
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #1319
- Bump martincostello/update-dotnet-sdk from 3.1.0 to 3.1.1 by @dependabot in #1320
- Bump actions/dependency-review-action from 3.1.5 to 4.0...
Version 7.1.1
What's Changed
- Add security policy and OpenSSF Scorecard badge by @martincostello in #1185
- Remove ExcludeByAttribute by @martincostello in #1214
- Update localstack to 2.2.0 by @slang25 in #1215
- Revert switch to AWSSDK Policy Creation by @hwoodiwiss in #1220
Full Changelog: v7.1.0...v7.1.1