Skip to main content

Release Apache APISIX 1.3

The 1.3 version is mainly for security update.

Security#

  • reject invalid header#1462 and uri safe encode#1461
  • only allow 127.0.0.1 access admin API and dashboard by default. #1458

Plugin#

  • 🌅 add batch request plugin. #1388
  • implemented plugin sys logger. #1414