We are glad to release Apache APISIX 3.14.1 with a bug fix to improve user experiences.
Bug Fix
Port conflict in worker process for prometheus
Fix an issue where the Prometheus server could sometimes fail to start due to port conflicts when running in worker processes. The fix enables port reuse for the Prometheus server, ensuring reliable startup even during restarts.
For more information, see PR #12667.
Other Update
- Add warning log when skipping schema checks for disabled plugins (PR #12655)
Changelog
For a complete list of changes in this release, please see CHANGELOG.