Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 1.04 KB

File metadata and controls

50 lines (26 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Removed support for EOL heroku-20 builds

[2.5.0] - 2025-10-21

Added

  • Tear down review apps when a PULL_REQUEST_CLOSED event is received.

[2.4.0] - 2025-09-22

Fixed

  • Enable Codebuild to archive apppack.toml from non-standard locations

Security

  • Updated Go version and underlying dependencies

[2.3.0] - 2025-09-19

Added

  • apppack.toml file is now accessible by APPPACK_TOML environment variable, allowing different services in different environments.

[2.2.0] - 2025-06-16

Changed

  • Updated embedded version of pack for all but heroku/buildpacks:20 builders

Fixed

  • heroku/builder:24 can now be used as a builder

[2.1.0] - 2025-02-10

Fixed

  • Release tasks work with latest metadata from Heroku Buildpacks