What's Changed
- feat(OpenAI): GPT5 support by @iBotPeaches in #639
- fix(OpenAI): add support for reasoning.summary by @iBotPeaches in #642
- #581: Add
OverrideStrategy
enum for the fakeable trait to support merge/replace by @droath in #646 - chore(meta): rework exception handling by @iBotPeaches in #643
- feat(OpenAI): Add Container File API by @iBotPeaches in #648
- fix(meta): use raw response on ErrorException by @iBotPeaches in #649
- chore(meta): use pest throws instead of internal phpunit methods by @iBotPeaches in #650
- fix(OpenAI): support fine tuning with failed tuning job by @iBotPeaches in #651
- fix(meta): handle 429 (rate limit) gracefully by @iBotPeaches in #652
- fix(OpenAI): augment support for Response API - MCP Connectors by @iBotPeaches in #654
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #657
- release: v0.16.0 by @iBotPeaches in #659
New Contributors
- @droath made their first contribution in #646
- @dependabot[bot] made their first contribution in #657
Full Changelog: v0.15.0...v0.16.0