Skip to content

Commit dc98a17

Browse files
Updated CHANGELOG.md
1 parent e0b57ee commit dc98a17

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
## [Unreleased] - 2026-07-27
22

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+
311
### 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)
413
- [8f8157](https://github.com/flow-php/flow/commit/8f8157854232f98c46d812b909275bab7304a7a0) - **http adapter documentation examples** - [@norberttech](https://github.com/norberttech)
514
- [2cae92](https://github.com/flow-php/flow/commit/2cae92b176d22eb294c505c7576255fcfd4ee804) - **static analysis baseline adr** - [@norberttech](https://github.com/norberttech)
615

16+
### Removed
17+
- [#2557](https://github.com/flow-php/flow/pull/2557) - **ci - QEMU setup from Docker image builds.** - [@norberttech](https://github.com/norberttech)
18+
719
## [0.42.0] - 2026-07-27
820

921
### Added

0 commit comments

Comments
 (0)