All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.2 (2021-10-19)
- import from envalid correctly (c886638)
1.3.1 (2021-10-19)
1.3.0 (2021-03-05)
- remove duplicate import (ced8c78)
1.2.0 (2021-03-04)
- teardown: end pg-pool (94afaad)
- exit: additional exit handlers (b084019)
- reconnect: additional logging and defensiveness around restart (16bc870)
- ack jobs and renotify unacked jobs (c38f2b1)
- log connection error and shut down (9d466ce)
- use pg listen for retry and fatal error handling (7a6ce00)
- exit on error in startup (224b822)
- handle empty message payload safely (#10) (545c3e0)
- persist messages (#13) (8aa6497)
- proper typing for notification handler (330ceb4)
- review changes (fb639ac)