Releases: TransactionProcessing/Messaging
Releases · TransactionProcessing/Messaging
Release list
2026.6.1
Changes
- complete jobs on work package @StuartFerguson (#400)
🧰 Maintenance
- Update to xunit v3 and Visual Studio 2022 solution @StuartFerguson (#405)
- Enable Central Package Management for NuGet dependencies @StuartFerguson (#404)
- Task/#397 move master to main @StuartFerguson (#398)
2026.5.1
Changes
- Update CI pipelines and Dockerfile for trace logs and user @StuartFerguson (#386)
🧰 Maintenance
- Downgrade client deps, remove NewtonsoftJson package @StuartFerguson (#396)
- Refactor: replace Newtonsoft.Json with StringSerialiser @StuartFerguson (#390)
2026.4.2
Changes
🧰 Maintenance
- Refactor config for SMTP2Go & SMSWorks; use DI for settings @StuartFerguson (#381)
- Refactor Program.cs for better startup structure @StuartFerguson (#382)
2026.4.1
Changes
🚀 Features
- fix middleware crime @StuartFerguson (#379)
- Switch authentication to OpenIddict client flow @StuartFerguson (#375)
🐛 Bug Fixes
- Make Sentry options configurable via app settings @StuartFerguson (#380)
2026.3.2
Changes
- Run MessagingService container as a non-root user @copilot-swe-agent (#368)
🚀 Features
- Add Sentry integration and improve config loading @StuartFerguson (#371)
2026.3.1
Changes
- Task/#364 move code coverage to its own workflow @StuartFerguson (#365)
🧰 Maintenance
- Update NuGet dependencies to latest 2026.3.x versions @StuartFerguson (#367)
2026.2.2
2026.2.1
Changes
🧰 Maintenance
- Update dependencies and CI for test reporting and coverage @StuartFerguson (#360)
- nuget updates @StuartFerguson (#358)
2025.12.1
Changes
- net 10 upgrade @StuartFerguson (#356)
- shared nugets updated @StuartFerguson (#350)
🧰 Maintenance
- change from controllers to miminal api @StuartFerguson (#348)
- use results with SMS aggregate @StuartFerguson (#346)
- email aggregate returns results @StuartFerguson (#345)
- shared nugets updated @StuartFerguson (#344)
October 2025 Release
Changes
- ci: add .deepsource.toml file for activating DeepSource @deepsource-autofix (#209)
🧰 Maintenance
- using latest shared nuget packages @StuartFerguson (#339)
- change SendEmailMessage to take in whole command @StuartFerguson (#338)
- method refactoring @StuartFerguson (#337)
- collection of issues fixed @StuartFerguson (#336)
- Codacy/high fixes @StuartFerguson (#334)
- Codacy/high fixes @StuartFerguson (#333)
- more fixes @StuartFerguson (#331)
- Some high fixes @StuartFerguson (#314)
- refactor: simplify single-statement lambda expressions @deepsource-autofix (#211)
- refactor: drop redundant type declarations @deepsource-autofix (#210)