Skip to content

7.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 15:53
· 378 commits to master since this release
3b36bb7

Release 7.2.1

  • Upgrades undertow and org.json:json to latest releases
  • Fixes execution of interceptors at intercept point REQUEST_BEFORE_EXCHANGE_INIT
  • Refactors MongoDB REST API to upload files in GridFs by replacing the use of File in favor of InputStream
  • Upgrades the copyright notice with end year as 2023 ⏰

New commits

a6450d1 🐛 Fix BeforeExchangeInitInterceptorsExecutor not executing Interceptors
ec60f25 ♻️ Refactor GridFs file upload logic to replace FormData and GridFs File arguments with InputStream
c44e230 📄 Update copyright notice [skip ci]
c3df7f2 ⬆️ Upgrade undertow-core to v2.3.3.Final and org.json:json to v20220924

Full Changelog: 6.6.1...6.6.2