Releases: TransactionProcessing/Shared
Releases · TransactionProcessing/Shared
Release list
2026.6.1
What's Changed
- Centralize NuGet package version management by @StuartFerguson in #1280
- Add EstateReporting Docker service and container support by @StuartFerguson in #1282
Full Changelog: 2026.5.7...2026.6.1
2026.5.7
What's Changed
- Add JsonSerializerConfiguration for Minimal API setup by @StuartFerguson in #1271
- Change default branch from 'master' to 'main' by @StuartFerguson in #1273
- fix work package issues by @StuartFerguson in #1275
- Update dependencies and Docker image versions by @StuartFerguson in #1277
Full Changelog: 2026.5.6...2026.5.7
2026.5.6
What's Changed
- Add new property formats and DateTimeSpaceConverter by @StuartFerguson in #1270
Full Changelog: 2026.5.5...2026.5.6
2026.5.5
What's Changed
- Task/#1262 remove newtonsoft by @StuartFerguson in #1268
Full Changelog: 2026.5.4...2026.5.5
2026.5.4
What's Changed
- Task/#1262 remove newtonsoft by @StuartFerguson in #1265
Full Changelog: 2026.5.3...2026.5.4
2026.5.3
What's Changed
- Add System.Text.Json support with custom serialization by @StuartFerguson in #1264
Full Changelog: 2026.5.2...2026.5.3
2026.5.2
What's Changed
- Migrate from Newtonsoft.Json to System.Text.Json by @StuartFerguson in #1263
Full Changelog: 2026.5.1...2026.5.2
2026.5.1
What's Changed
- Update logging levels and remove debug output by @StuartFerguson in #1245
- Update CI workflows: remove tests, fix artifact paths by @StuartFerguson in #1250
- Refactor string serialization to use System.Text.Json by @StuartFerguson in #1259
- Refactor event handler missing logic and update comments by @StuartFerguson in #1260
Full Changelog: 2026.3.1...2026.5.1
2026.3.1
What's Changed
- Refactor PersistentSubscription for better observability by @StuartFerguson in #1237
- move code coverage to its own workflow by @StuartFerguson in #1243
- Combine request/response logging into single middleware with non-2xx warning escalation by @Copilot in #1241
New Contributors
- @Copilot made their first contribution in #1241
Full Changelog: 2026.2.2...2026.3.1
2026.2.2
What's Changed
- Log headers in request/response middleware, redact sensitive by @StuartFerguson in #1227
- Add test report job and clean up workflow config by @StuartFerguson in #1232
- Refactor EventStore connection string construction logic by @StuartFerguson in #1233
- Handle enum types in ConfigurationReader value parsing by @StuartFerguson in #1235
Full Changelog: 2026.2.1...2026.2.2