Skip to content

Commit ca15cff

Browse files
committed
Release Notes!
1 parent bcafbfe commit ca15cff

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ci/release_notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Improvements
2+
3+
- Default timeouts for HAProxy have been bumped from 30 seconds to
4+
five whole minutes (a 10x increase!) This should help take care
5+
of people running the psql client interactively, and not issuing
6+
a command at least twice a minute.
7+
8+
- Keepalived (+VRRP) is now optional. If you set the new property
9+
`keepalived.enabled` to false, you still get HA, but the VIP
10+
doesn't matter because keepaliveditself won't be running.
11+
12+
You can still hook up the haproxy instances to an IaaS load
13+
balancer, like an AWS ELB.
14+
15+
- Logging is way better, with at least 50% less noise!

0 commit comments

Comments
 (0)