Skip to content

release: 0.182.0#787

Merged
stainless-app[bot] merged 11 commits intomainfrom
release-please--branches--main--changes--next
Feb 20, 2025
Merged

release: 0.182.0#787
stainless-app[bot] merged 11 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Feb 20, 2025

Automated Release PR

0.182.0 (2025-02-20)

Full Changelog: v0.181.0...v0.182.0

Features

  • client: get rid of annoying checked exceptions (#790) (6b370b5)
  • client: support JsonField#asX() for known values (#784) (cb4cc91)
  • client: update enum asX methods (#783) (7816b1a)

Bug Fixes

  • client: mark some request bodies as optional (#792) (7e64575)

Chores

  • ci: update gradle actions to v4 (#789) (a26984e)
  • docs: add faq to readme (#791) (cfe2afc)
  • docs: reorganize readme (#785) (367a3df)
  • internal: get rid of configuration cache (#788) (43dae34)
  • internal: make body class constructors private (620882f)
  • internal: make body classes for multipart requests (620882f)
  • internal: misc formatting changes (620882f)
  • internal: optimize build and test perf (2da6705)
  • internal: remove unnecessary non-null asserts in tests (7e64575)
  • internal: rename internal body classes (620882f)
  • internal: update formatter (#780) (2da6705)
  • internal: update some formatting in Values.kt (cb4cc91)
  • internal: use assertNotNull in tests for type narrowing (7e64575)
  • internal: use better test example values (#782) (620882f)

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

chore(internal): optimize build and test perf
chore(internal): rename internal body classes
chore(internal): make body class constructors private
chore(internal): make body classes for multipart requests
chore(internal): misc formatting changes
chore(internal): update some formatting in `Values.kt`
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from fcbfaf5 to cb4cc91 Compare February 20, 2025 17:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1eb9f66 to 367a3df Compare February 20, 2025 17:10
It's causing release issues in some cases.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1c6b52f to 43dae34 Compare February 20, 2025 17:30
Note that `setup-gradle@v4` automatically runs wrapper validation.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b562d75 to a26984e Compare February 20, 2025 18:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6cf1e4d to 6b370b5 Compare February 20, 2025 19:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from df1b582 to cfe2afc Compare February 20, 2025 22:15
chore(internal): use `assertNotNull` in tests for type narrowing
chore(internal): remove unnecessary non-null asserts in tests
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9d81abd to 7e64575 Compare February 20, 2025 22:51
@stainless-app stainless-app bot merged commit 93d691a into main Feb 20, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 20, 2025

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.

0 participants