20 lines
710 B
Markdown
20 lines
710 B
Markdown
# 2022-02-?? - v0.2.0
|
|
|
|
* haproxy: fix invalid deduplication / merging of stat entries.
|
|
* pgsql: refactoring, wire mode of operation (primary, secondary).
|
|
* control: route PGSQL traffic to primary server(s).
|
|
* web: display friendly names instead of IDs of HAProxy servers and backends.
|
|
|
|
# 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.
|