Browse Source

Add a note to CHANGELOG about health check updates

pull/67/head
Ross McFarland 8 years ago
parent
commit
e4d75faf3c
No known key found for this signature in database GPG Key ID: 61C10C4FC8FE4A89
1 changed files with 14 additions and 0 deletions
  1. +14
    -0
      CHANGELOG.md

+ 14
- 0
CHANGELOG.md View File

@ -1,3 +1,17 @@
## v0.9.1 - UNRELEASED
### NOTICE
Using this version on existing records with `geo` will result in
recreating all health checks. This process has been tested pretty thoroughly to
try and ensure a seemless upgrade without any traffic shifting around. It's
probably best to take extra care when updating and to try and make sure that
all health checks are passing before the first sync with `--doit`. See
[#67](https://github.com/github/octodns/pull/67) for more information.
* Major update to geo healthchecks to allow configuring host (header), path,
protocol, and port [#67](https://github.com/github/octodns/pull/67)
## v0.9.0 - 2018-03-26 - Way too long since we last met ## v0.9.0 - 2018-03-26 - Way too long since we last met
* Way way way too much to list out here, shouldn't have waited so long * Way way way too much to list out here, shouldn't have waited so long


Loading…
Cancel
Save