Skip to content

v3.5.4

Choose a tag to compare

@CodeCasterX CodeCasterX released this 27 Oct 02:58
· 288 commits to main since this release

FIT Function Platform

✨ Enhancement

  • [fit] Upgrade swagger-ui from v5.29.4 to v5.29.5 by @CodeCasterX in #349
  • [fit] Add comprehensive HTTP client authentication support with @requestauth annotation by @CodeCasterX in #330
  • [fit] Add multipart/form-data serialization support for HTTP client by @CodeCasterX in #315 and #331
  • [fit] Upgrade byte-buddy from 1.17.6 to 1.17.8 by @CodeCasterX in #341
  • [fit] Use Set-Cookie header instead of Cookie in HTTP responses by @Mai-icy in #335

✅ Bugfix

  • [fit] 修复Zip Slip安全漏洞并优化测试用例 by @CodeCasterX in #338
  • [fit] correct Javadoc of isInvalidCookiePair & add default value for Cookie.Builder.valueby @Mai-icy in #343

Waterflow Flow Scheduling Platform

✅ Bugfix

❤️ Contributors

@CodeCasterX, @Mai-icy