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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,13 @@
10
10
-[c8079d](https://github.com/flow-php/flow/commit/c8079d1657a9b284dd12ffb9b15a0f72b23f30be) - **experimental workflow to run flow tests on windows** - [@norberttech](https://github.com/norberttech)
11
11
12
12
### Changed
13
+
-[#1867](https://github.com/flow-php/flow/pull/1867) - **Moved thrift generated models to new namespace in parquet library** - [@norberttech](https://github.com/norberttech)
13
14
-[#1852](https://github.com/flow-php/flow/pull/1852) - **Update Homebrew TAP formula: flow-php to version: 0.24.0** - [@norberttech](https://github.com/norberttech)
14
15
16
+
### Fixed
17
+
-[#1867](https://github.com/flow-php/flow/pull/1867) - **Performance bottlenecks in thrift by overwriting implementations with more modern code** - [@norberttech](https://github.com/norberttech)
18
+
-[#1867](https://github.com/flow-php/flow/pull/1867) - **Cleanup Chunk builders after flushing content to stream** - [@norberttech](https://github.com/norberttech)
0 commit comments