Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 7, 2025

Automated Release PR

0.10.0 (2025-01-08)

Full Changelog: v0.9.1...v0.10.0

Features

  • client: add various convenience setters to models (#91) (9b3eb17)
  • client: allow passing null or optional for nullable fields (#84) (8a8f2f9)
  • client: allow setting arbitrary JSON for top-level body params (9b3eb17)
  • client: expose getters for JsonField of body params (9b3eb17)

Bug Fixes

  • client: consistently throw on omitting required fields (9b3eb17)
  • client: convert JsonField containing list type to mutable in builder (9b3eb17)

Documentation

Styles

  • internal: explicitly add some method return types (9b3eb17)
  • internal: move headers and query params setters below others (9b3eb17)
  • internal: simplify existing convenience setters on params (9b3eb17)

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 January 7, 2025 15:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d4b2ec3 to 9a33c1c Compare January 7, 2025 20:42
feat(client): allow setting arbitrary JSON for top-level body params
feat(client): expose getters for `JsonField` of body params
fix(client): consistently throw on omitting required fields
fix(client): convert `JsonField` containing list type to mutable in builder
style(internal): simplify existing convenience setters on params
style(internal): move headers and query params setters below others
style(internal): explicitly add some method return types
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from f75b961 to 9b3eb17 Compare January 8, 2025 05:02
@stainless-app stainless-app bot merged commit a86ecbd into main Jan 8, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jan 8, 2025

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

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.

1 participant