Skip to content

v0.22.19

Latest

Choose a tag to compare

@Dot-Liu Dot-Liu released this 16 Jan 03:48
· 12 commits to main since this release

What Changed

  1. Fix #233
  2. Fix #232
  3. Fix: The issue where the forwarded request body was "null" when extra parameters were added in the application settings has been resolved.

Full Changelog: v0.22.18...v0.22.19

Changelog

  • 3f15557 1. 修复请求带有文件参数时,使用额外参数新增body参数后转发Body为null的问题 2. 修复策略在生效后,没有添加策略label的问题