Skip to content

release: 4.29.1#706

Open
stainless-app[bot] wants to merge 6 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 4.29.1#706
stainless-app[bot] wants to merge 6 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-22)

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)

Chores

  • tests: bump steady to v0.19.4 (f0d4ba8)
  • tests: bump steady to v0.19.5 (cbd424e)

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 from 4210b61 to 147aad9 Compare March 21, 2026 05:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 147aad9 to d38cc68 Compare March 22, 2026 05:27
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