You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the course of user testing and spec review, a few needed changes were identified:
io.buildpacks.idio.buildpacks.distribution.nameio.buildpacks.distribution.version label renames in the platform spec: Field renames per spec review #1170
These all need to be merged ^^ before we can cut 0.17.0-rc.4. We should wait until the specs have been released to avoid churn.
Here is the full changelog (changes so far) between rc.3:
$ git lg release/0.17.0-rc.3..release/0.17.0-rc.4
* 40ac1ee0 - (HEAD -> release/0.17.0-rc.4, origin/release/0.17.0-rc.4) Merge pull request #1159 from buildpacks/fix/restorer-target-update (20 hours ago) <Joe Kimmel>
|\
| * fbe3cb07 - (origin/fix/restorer-target-update, fix/restorer-target-update) Fix acceptance by providing a base image when we instantiate the remote run image (3 days ago) <Natalie Arellano>
| * c5b14c5b - Add test for empty digest not returned (3 days ago) <Natalie Arellano>
|/
* 05801368 - warn when a positional argument might have been a flag (#1147) (8 days ago) <Joe Kimmel>
* 495eefbd - add explanatory debug logs so a reader knows why the buildpacks are read twice. (8 days ago) <Joe Kimmel>
* 14789021 - restorer gets layers flag again (8 days ago) <Joe Kimmel>
The text was updated successfully, but these errors were encountered:
In the course of user testing and spec review, a few needed changes were identified:
io.buildpacks.id
io.buildpacks.distribution.name
io.buildpacks.distribution.version
label renames in the platform spec: Field renames per spec review #1170[[targets.distributions]]
rename in the buildpack spec: Field renames per spec review #1170*
: Simplifies target matching logic per spec PR review #1166These all need to be merged ^^ before we can cut 0.17.0-rc.4. We should wait until the specs have been released to avoid churn.
Here is the full changelog (changes so far) between rc.3:
The text was updated successfully, but these errors were encountered: