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

v0.20.0

Latest
Compare
Choose a tag to compare
@sclevine sclevine released this 29 Jan 19:28
d86cb24

This release provides support for cflinuxfs3. This is a final maintenance release, and will likely be the last release of CF Local in its current state. Future versions of CF Local may look like a set of extensions for Cloud Foundry on top of the Cloud Native Buildpacks pack CLI, which covers most of the functionality of CF Local.

Special thanks to @jghiloni, who ported CF Local to cflinuxfs3 for this release!

Release Notes

  • Switch from cflinuxfs2 to cflinuxfs3.

Known Differences from CF

  • No instance identity credentials
  • No support for adding custom CAs to the system CA store

Known Issues

  • Writes UNIX line endings on Windows in some cases
  • Some file paths may require UNIX path separators (/) on Windows