v8.7.0

chaitin/SafeLinev8.7.0May 9, 2025by xbingW

AI Summary

Introduces LDAP authentication, proxy support, and optimizations for master-slave configuration.

Key Highlights

  • Pro Edition Auth now supports LDAP authentication.
  • Auth supports passing information to application servers.
  • Auth supports direct application access without approval.
  • Support for general proxy settings.
  • Master-slave configuration synchronization logic optimized.

New Features

  • LDAP authentication support.
  • Proxy settings support.
  • Direct application access after auth.
  • Master-slave sync optimization.

Full Release Notes

### What's new
- Pro Edition Auth now supports LDAP authentication, enabling unified user management and access control. Click to view [feature introduction](/reference/articles/Auth-LDAP).
- Auth supports passing authentication information to application servers. Click to view [feature introduction](/tutorials/advanced/Auth).
- Auth supports direct application access after authentication, without requiring approval.
- Support for configuring general proxy settings, applicable to various system functions requiring proxy support. Currently, third-party login for Auth supports proxy configuration.
- Personal/Lite Edition Auth users increased to 20, Pro Edition seats increased to 200.
- Master-slave configuration synchronization logic optimized, resolving issues with delayed data synchronization in certain situations.
### Fix
- Fixed the issue where plugins like APISIX couldn't correctly obtain the source IP when integrated.
- Fixed the issue where the auth page would remain in a continuous loading state under specific circumstances.
- Fixed the issue where Rate Limiting error rules for rate limiting were not taking effect.