ha-handler/changelog.md

13 lines
424 B
Markdown
Raw Normal View History

2022-02-19 11:46:35 +01:00
# 2022-02-19 - v0.1.1
* web: fix HTML overview page in release environments:
- web: bundle EEX template in Controller module at compile-time.
- web: evaluate static paths at runtime.
# 2022-02-19 - v0.1.0
* Initial tagged release - expect rough edges.
* web: simple HTML status page.
* haproxy: wiring to the stats socket, extract statistics.
* pgsql: initial plumbing, only able to extract version for the time being.