- FIX: made "/" URL path work again (threw HTTP 500 because of code error) - FIX: way better exception handling, the registration cycle is no longer aborted if an exception occurs - FIX: the consul backend handles a connection error gracefully now
0.17.0
------
Date: 2017-01-19
- FIX: again some critical fixes in consul backend (don't use v0.16) - FIX: cleanup ID now includes rancher environment name (rancher.sh change) - FEATURE: contrib/congler helper added, script to delete and list services
0.16.0
------
Date: 2017-01-19
- FIX: small internal bug fix which should never have triggered - CHANGE: cleanup ID now different, removal of standard "rancon" tag - CHANGE: output of rancher.sh a bit different - CHANGE: log outputs changed partially - INTERNAL: some code refactorings
0.15.0
------
Date: 2017-01-19
- FEATURE: make consul urls dynamic (use %HOST% etc. placeholders) - FEATURE: deregistering uses the correct consul instances, not blindly "the ones registered with"