Skip to content

Commit 858ebec

Browse files
Updated CHANGELOG.md
1 parent 48d6a45 commit 858ebec

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
## [Unreleased] - 2026-01-27
1+
## [Unreleased] - 2026-02-02
22

33
### Added
4+
- [#2193](https://github.com/flow-php/flow/pull/2193) - **Internal interface Processor** - [@norberttech](https://github.com/norberttech)
45
- [#2167](https://github.com/flow-php/flow/pull/2167) - **New flow-php/symfony-http-foundation-telemetry-bridge package for Symfony HttpFoundation telemetry context propagation** - [@norberttech](https://github.com/norberttech)
56
- [#2167](https://github.com/flow-php/flow/pull/2167) - **PHPStan generics support to Carrier interface** - [@norberttech](https://github.com/norberttech)
67
- [#2167](https://github.com/flow-php/flow/pull/2167) - **Unified unwrap() method to all Carrier implementations** - [@norberttech](https://github.com/norberttech)
@@ -9,6 +10,7 @@
910
- [#2164](https://github.com/flow-php/flow/pull/2164) - **extension installation tests on macos on ci/cd** - [@norberttech](https://github.com/norberttech)
1011

1112
### Changed
13+
- [#2193](https://github.com/flow-php/flow/pull/2193) - **Building DataFrame Pipeline as Stages** - [@norberttech](https://github.com/norberttech)
1214
- [f58d7e](https://github.com/flow-php/flow/commit/f58d7e3c898f183c0fad58d3fb71f5b1e458b0ff) - **refactor: remove homebrew formula and tap distribution** - [@norberttech](https://github.com/norberttech)
1315
- [#2167](https://github.com/flow-php/flow/pull/2167) - **[BC] Carrier::set() return type changed from void to static** - [@norberttech](https://github.com/norberttech)
1416
- [#2167](https://github.com/flow-php/flow/pull/2167) - **[BC] ArrayCarrier::toArray() replaced by unwrap()** - [@norberttech](https://github.com/norberttech)
@@ -34,6 +36,8 @@
3436
- [330da9](https://github.com/flow-php/flow/commit/330da95df9e446cca07c8a1c25868a1efc3414b6) - **added otel collector to baseline** - [@norberttech](https://github.com/norberttech)
3537

3638
### Removed
39+
- [#2193](https://github.com/flow-php/flow/pull/2193) - **Internal interface Pipeline** - [@norberttech](https://github.com/norberttech)
40+
- [#2193](https://github.com/flow-php/flow/pull/2193) - **redundant clone usage from DataFrame** - [@norberttech](https://github.com/norberttech)
3741
- [abbbe5](https://github.com/flow-php/flow/commit/abbbe5321f26ebcd8c3332829776f05ee4a74066) - **phpbench** - [@norberttech](https://github.com/norberttech)
3842

3943
## [0.31.0] - 2026-01-19

0 commit comments

Comments
 (0)