Skip to content

Commit 7306cfe

Browse files
committed
release: v0.19.2
1 parent b690887 commit 7306cfe

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](https://semver.org/).
66

7+
# v0.19.2 (2026-04-19)
8+
### Added
9+
* Add `phase` property to `OutputMessage`. ([#754](https://github.com/openai-php/client/pull/754))
10+
* Add streaming Ratelimit event. ([#761](https://github.com/openai-php/client/pull/761))
11+
12+
### Fixed
13+
* Fix reasoning content streaming. ([#751](https://github.com/openai-php/client/pull/751))
14+
* Fix `VectorStoreResponseFileCounts` attribute order. ([#756](https://github.com/openai-php/client/pull/756))
15+
* React properly to server and 'high demand' errors. ([#757](https://github.com/openai-php/client/pull/757))
16+
717
# v0.19.1 (2026-03-17)
818
### Added
919
* Add missing fields for output image generation. ([#742](https://github.com/openai-php/client/pull/742))

0 commit comments

Comments
 (0)