Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

v0.4.4

Compare
Choose a tag to compare
@davidwadden davidwadden released this 22 Sep 20:37

Users not developing on Lattice itself should download Lattice bundles now.
The git checkout <tag> vagrant up flow is no longer supported.

New Features

Bug Fixes

  • Pre-warm the EBS volume to help with sluggish performance on AWS following terraform apply [#103277682]
  • ltc status --rate refreshes the terminal properly when lines are word-wrapped [#103102128]
  • Supports docker images with non-standard library locations
    • #200: Statically linked in-container go binaries [#103511980]
    • Addresses issue running tutum/hello-world docker image [#95412750] #125
  • ltc target no longer prints DAV droplet store when S3 droplet store is targeted [#102104924]
  • ltc target --s3 can save config when config.json not present [#103416450]

Interestings