Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1.46 KB

v0.8.0

  • Enhancement: Support IMDSv2 (Requires ExAws 2.3.2 minimum) kyleaa#33

v0.7.0

  • Enhancement: auto reconnect when disconnected by some reason kyleaa#27
  • Dependency Cleanup: Remove Poison dependency kyleaa#23

v0.6.0

v0.5.0

  • Enhancement: add ability to configure ip_to_nodename function. kyleaa#17

v0.4.2

  • Bug fix: correct public IP address detection with tags strategy kyleaa#16

v0.4.1

  • Bug fix: skip EC2 instances that are not running

v0.4.0

  • Updated to Tesla 1.0 and support for libcluster 3.0)

v0.3.0

v0.2.1

  • Bug fix: Reconnection error handling. kyleaa#6

v0.2.0

  • Enhancement: Add error handling for AWS/EC2 API calls. In the event of a failure to communicate, maintain current node list. kyleaa#4

v0.1.3

  • Enhancement: automatically determine instance region. kyleaa#3

v0.1.2

  • Enhancement: add default config values. kyleaa#2