Skip to content

v4.5.0

Compare
Choose a tag to compare
@ansoncfit ansoncfit released this 05 Dec 15:29
· 1617 commits to master since this release

4.5.0 (2018-12-05)

Bug Fixes

  • AsyncLoader: log exceptions (b63fc47)
  • ec2: Revise shutdown behavior (d7b6869)
  • ec2-tagging: Format worker.sh (3d07fd7)
  • ec2-tagging: get instance-id from meta-data, not substitution (9c31be2)
  • ec2-tagging: Tag instance in userData (b25186e)
  • imports: remove unused imports that cause build failure (08de3b0)
  • LinkedPointSet: make base walk linkage unevictable #217 (c729104)
  • PointSet: Do not build walk linkage for every scenario, #217 (d09a4b7)
  • tests: skip linkage map in network comparisons (8d1c91b)

Features

  • PointSet: log warning when linkage is evicted #217 (e00f3a9)

Performance Improvements

  • ec2: Revise shutdown behavior (eb649b1)