Releases: mkleczek/pg-notify-stdout
Releases · mkleczek/pg-notify-stdout
0.7.0
Changelog
- c178cce Implemented db connection exponential backoff with jitter
- cbe2e98 Some typos in readme
- 5a4e45b Update README.md with connection monitoring info
- fe04a3d retryCount should start from 0
0.6.0
Changelog
- 286cebf Added broken connection signals on fd3
0.5.0
Changelog
- dd1ff0a Point to releases instead of a particular version in README.md
- 3b51292 Update README.md
- 51dc97f log.SetFlags(0)
0.4.0
Changelog
- 0739a41 Added binary builds info to README.md
- d8634af Added some background and example usage to README.md
- a4fcf45 Configure goreleaser
- 6d842f2 Fix equals test in example
- cff9ee1 Fix example pipe to subshell
- 0b91291 Fix formatting in README.md
- 50e544c Fix some typos README.md
0.3.0
Changelog
- d049e62 Added some logging and moved retry check logic before retry
0.2.0
Changelog
- 999a1f9 Fix go version (set to 1.21)
- 41ed48e Update go version to 1.23
Initial draft release
0.1.0
Create goreleaser.yml