Skip to content

v0.5.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@fititnt fititnt released this 09 Nov 00:19
· 199 commits to master since this release
8bfafcd

AP-ALB v0.5.0-alpha is a unstable, pre-release.

New features:

  • HAproxy Status page is now easy to configure. Accept both list of users+passwords and/or remote IP to check who can access
  • Logrotate was implemented for both ALB logs and Apps logs (still need testing in production)
  • Debug improvement: now is possible to enable HTTP headers X-ALB-* (like X-ALB-app_uid) to debug apps.

Notable fixes:

  • HAProxy is now enabled/started after update of new configurations (old behavior: was before)
    • All versions < v0.5.0-alpha if a user create one invalid HAproxy configuration, then upload, the server will not stop working (that's great! even on worst cases the ALB is resilient to sysadmin errors), but older versions with Ansible the user would not able to deploy a fix

Issues with progress