New and deprecated dyno size attributes for the Platform API

Change effective on 11 January 2024

A new attribute for dyno sizes, precise_dyno_units, is available in the Platform API. This attribute replaces the existing dyno_units attribute. dyno_units no longer updates after February 11, 2024, which follows our API Compatibility Policy for disruptive prototype resource changes.

precise_dyno_units shows the dyno unit consumption for Heroku Enterprise customers with a precision of 2 decimals. The deprecated dyno_units attribute is an integer. The new attribute provides better visibility into consumption, especially for Enterprise customers using Basic dynos. For more info, see the Platform API Reference page.