Changelog
This is a patch release for v2.28
Bugfixes and Improvements
Server
- Ignore the following cloudflare related headers while building auth-hook token cache key:
cf-connecting-ip
,cf-ipcountry
,cf-ray
,cf-visitor
. - Improve performance of schema generation for MySQL, MariaDB and Oracle. (Cloud / Enterprise edition only)
- Fall back to non-cluster mode when Redis cluster support is not available instead of failing. (Enterprise edition only)