Releases: TransactionProcessing/Shared
Releases · TransactionProcessing/Shared
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
2026.2.1
What's Changed
- Add SqlServer Docker container support and port mapping by @StuartFerguson in #1225
Full Changelog: 2025.12.2...2026.2.1
2025.12.2
What's Changed
- small fixes by @StuartFerguson in #1221
- Add ConfigurationHost and EstateManagementUI Docker support by @StuartFerguson in #1223
Full Changelog: 2025.12.1...2025.12.2