Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@flosell flosell released this 11 Oct 21:45
· 12 commits to master since this release
0.2.0
  • fix behavior of latest link for more than 10 builds (#6), thanks @felixb
  • security fixes: Made sure that users can't break out of the directory that contains the artifacts (#7).
    Also moved artifacts out of the lambdacd-home-dir to make it easier to distinguish between artifacts directories and other data.
    This is a breaking change since users can no longer access artifacts generated before upgrade. See the issue for details and a workaround.