Skip to content

release: 4.29.1#706

Merged
stainless-app[bot] merged 10 commits intomainfrom
release-please--branches--main--changes--next
Mar 23, 2026
Merged

release: 4.29.1#706
stainless-app[bot] merged 10 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 17, 2026

Automated Release PR

4.29.1 (2026-03-23)

Full Changelog: v4.29.0...v4.29.1

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (fd3b67c)
  • client: remove redundant apiKey override (8383a7d)
  • core: format StructuredOutputs (256718e)
  • types: change type field to constant in ResponseInputMessageItem (a8ae57f)

Chores

  • internal: update gitignore (2663595)
  • tests: bump steady to v0.19.4 (f0d4ba8)
  • tests: bump steady to v0.19.5 (cbd424e)
  • tests: bump steady to v0.19.6 (28a4c27)

Refactors

  • tests: switch from prism to steady (a8cb9e8)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app stainless-app bot requested a review from a team as a code owner March 17, 2026 21:18
queryParams.replaceAll(this.queryParams.build())
organization?.let { headers.replace("OpenAI-Organization", it) }
project?.let { headers.replace("OpenAI-Project", it) }
apiKey.let {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this line of code is unnecessary, code in 538 line have updated Authorization header.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 6b99ef8 to 53561aa Compare March 19, 2026 05:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 405090b to 674ff0e Compare March 20, 2026 05:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 674ff0e to 8a590fc Compare March 20, 2026 17:51
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8a590fc to 4210b61 Compare March 20, 2026 21:32
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from d38cc68 to f30eb89 Compare March 23, 2026 05:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f30eb89 to c0d664e Compare March 23, 2026 12:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c0d664e to 403f602 Compare March 23, 2026 16:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 403f602 to 251cc6d Compare March 23, 2026 18:04
@stainless-app stainless-app bot merged commit a497f62 into main Mar 23, 2026
9 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 23, 2026

🤖 Release is at https://github.com/openai/openai-java/releases/tag/v4.29.1 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants