Releases: openai/openai-cli
Releases · openai/openai-cli
v1.2.0
1.2.0 (2026-06-01)
Full Changelog: v1.1.2...v1.2.0
Features
- api: add project permissions, file-search/web-search usage, service_tier param (d4dbcea)
- api: add service_tier parameter to responses compact method (5901109)
- api: manual updates (e7d9ba0)
- api: update OpenAPI spec or Stainless config (d33292f)
- api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (c6ad190)
Bug Fixes
- cli: apply generated API update (1d789ad)
- treat text/plan with format: binary as raw upload (68b3d40)
Chores
- api: bump go sdk version to 3.38.0 for CLI (8081ea0)
Documentation
- update README examples (7e43c6a)
v1.1.2
1.1.2 (2026-05-07)
Full Changelog: v1.1.1...v1.1.2
v1.1.1
1.1.1 (2026-05-07)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
1.1.0 (2026-05-07)
Full Changelog: v1.0.0...v1.1.0
Features
- api: realtime 2 (c83180c)
Bug Fixes
- api: fix imagegen
sizeenum regression (6ae6672)
Chores
- redact api-key headers in debug logs (7452ba1)
Documentation
- api: update top-logprobs description in chat completions and responses (f3e204e)
v1.0.0
Changelog
- 7d2ebbd release: 1.0.0
- 0bd0016 fix license text (#211)
- 1cde396 feat(api): manual updates
- 0d37e49 feat(api): launch realtime translate + update image 2
- 44f256f codegen metadata
- e578a49 codegen metadata
- 450be94 codegen metadata
- 111ed0b codegen metadata
- e37bf28 release: 1.0.0
- f4a7f9f fix(api): unpin go SDK version for CLI
- 925183a codegen metadata
- d9e5c8d codegen metadata
- 55f41b5 feat(api): add params, update optionality in admin org projects/users
- 23ff089 initial commit