All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
3.3.0 - 2024-05-14
- Rails 7 support #43
3.2.1 - 2023-03-22
- Improve failover logging #39
3.2.0 - 2022-09-26
- Add simple prefix to all log lines #38
- 5 minute db checks is too long, use 2 minutes #37
- Remove unused pglogical_config_handler #35
- Don't attempt a database failover without a known standby #36
3.1.4 - 2022-04-30
- Loosen rails dependency to include rails 6.1 #28
3.1.3 - 2021-09-27
- Loosen manageiq-password dependency to < 2 #26
- Update ruby versions to 2.5.8 minimum and support Ruby 3.0 #25
- Switch to manageiq-style #24
3.1.2 - 2020-12-21
- Allow for Rails 6.0 #23
3.1.1 - 2019-12-12
- Remove the dependency on linux_admin #19
3.1.0 - 2019-05-09
- Add a logical replication config handler #17
3.0.1 - 2019-03-19
- Remove references to MiqPassword #15
3.0.0 - 2018-09-05
- Allow users of the gem to specify a logger object #7
- Make sources of database connection info pluggable #8
- Improve FailoverDatabases/ServerStore class #9
- Make failover monitor generic #10
2.0.0 - 2018-08-01
- Make changes for upgrading repmgr to version 4 #4