Skip to content

v0.14.0

Compare
Choose a tag to compare
@paketo-bot paketo-bot released this 09 Jul 14:15

Breaking Changes

postal

  • #196 : Allows application/jar files to be delivered by postal
  • #196 Breaking Change : postal.Service.Deliver uses the dependency URI basename for the file it installs, instead of hardcoding the name to artifact. This will break any implementation that rely on looking up the artifact file.

vacation

  • #191 : Fixes issue with stripping '.' directory
  • #196 : Add new vacation.Archive.WithName option and vacation.NopArchive type

🎉 Thank you to @ryanmoran, @sophiewigmore, and @ForestEckhardt for your contributions to this release!