Platform API updates: new endpoints and changes to the Release and Log Session endpoints

Change effective on 19 November 2024

We made the following changes to the Heroku Platform API.

New endpoints:

Endpoint changes:

  • Release: We added artifacts that returns an array of build artifacts, and eligible_for_rollback that denotes if you can roll back the release.
  • Log Session Create: We updated the dyno parameter to dyno_name. This change is backwards-compatible.