Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 22:08
· 100 commits to refs/heads/main since this release

What Changed 👀

🚀 Features

  • feat: add distributed transaction to EfTxBehavior (#256)
  • feat: Add required keyword to models for handle mandatory property in… (#244)
  • feat: Use NewId instead of IdGen for generate unique Id in dis… (#242)
  • feat: Use built-in problem-details .Net 7 instead of Hellang.Middlewa… (#241)

🐛 Bug Fixes

  • fix: Fix scope validation in claims for all endpoints (#260)
  • fix: Fix null reference exception in swagger default value (#259)
  • fix: Fix problem run persist-message background job service in test-base (#255)
  • fix: Fix problem details type (#245)

🧪 Test

  • test: Add Performance tests (#248)

♻️ Changes

  • refactor: Remove migration from message processor (#264)
  • refactor: Refactor persist message processor (#263)
  • refactor: Refactor and remove unnecessary code in masstransit base (#258)
  • refactor: Refactor db-context base (#257)
  • refactor: Refactor tests read-side (#254)
  • refactor: Refactor core domain in building-blocks (#251)
  • refactor: Refactor minimal apis to new fluent syntax (#243)

🧰 Maintenance

  • chore: Update problem details extensions for more additional info (#246)

Full Changelog: v1.6.0...v1.7.0