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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,21 @@
1
1
## [Unreleased] - 2026-07-27
2
2
3
+
### Added
4
+
- [#2557](https://github.com/flow-php/flow/pull/2557) - **ci - reusable job-docker-image.yml workflow shared by baseline and release.** - [@norberttech](https://github.com/norberttech)
5
+
6
+
### Changed
7
+
- [#2557](https://github.com/flow-php/flow/pull/2557) - **ci - Docker image is built on native amd64 and arm64 runners instead of QEMU emulation.** - [@norberttech](https://github.com/norberttech)
8
+
- [#2557](https://github.com/flow-php/flow/pull/2557) - **ci - extension revisions are pinned per build so the layer cache tracks extension content.** - [@norberttech](https://github.com/norberttech)
9
+
- [#2557](https://github.com/flow-php/flow/pull/2557) - **ci - nightly build bypasses the cache to refresh the base image and apt packages.** - [@norberttech](https://github.com/norberttech)
10
+
3
11
### Fixed
12
+
- [#2557](https://github.com/flow-php/flow/pull/2557) - **ci - restored Docker layer cache, setup-docker-builder v2.0.0 silently fell back to a local builder.** - [@norberttech](https://github.com/norberttech)
0 commit comments