Failover Manager / CHANGELOG.md

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.2] - Unreleased

Fixed

  • Shell Script Library path for Vagrant environment
  • Fixed Makefile convention for Release target

[1.1.1] - 2018-04-26

Fixed

  • Ensure Hook scripts are installed with executable bit set
  • Ensure Dependencies helper script exits on error
  • Ensure Enabled hooks file is not corrupted by k-failover-hook-disable

Changed

  • Added more verbose & debug output to k-failover-hook-(en|dis)able
  • Added remote server name prefix to output in k-failover-manage

[1.1.0] - 2018-04-05

Added

  • Extra verbose/debugging information for IP/Interface detection

Changed

  • The default interface will be calculated based on the floating IP address to be used, if possible.
  • Updated template build logic
  • Reformatted share library source layout

Fixed

  • Include vendor name in Release filename
  • Include Vagrantfile in Release archive

[1.0.0] - 2018-04-04

Added

  • Initial public release
  • Supports a HAProxy based script check
  • Includes example 'notify-consoles' and 'arping' hooks
  • Includes config to setup non-local binds under Linux
  • Includes fixed config for keepalived service file under systemd