Skip to content

release: 0.77.0#482

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

release: 0.77.0#482
stainless-app[bot] merged 15 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.77.0 (2025-02-21)

Full Changelog: v0.76.0...v0.77.0

⚠ BREAKING CHANGES

  • client: rename some params builder methods (#485)

Features

  • client: get rid of annoying checked exceptions (#493) (a10addc)
  • client: support JsonField#asX() for known values (#488) (bbbebbc)
  • client: update enum asX methods (#487) (4f5cb79)

Bug Fixes

  • client: mark some request bodies as optional (#495) (8350303)

Chores

  • api: new 3DS Event and new challenge_metadata property on Authentications (#481) (aba327f)
  • ci: update gradle actions to v4 (#492) (5fa3f68)
  • client: rename some params builder methods (#485) (3099f72)
  • docs: add faq to readme (#494) (ddef161)
  • docs: reorganize readme (#489) (2cc42ac)
  • internal: get rid of configuration cache (#491) (fb47a73)
  • internal: optimize build and test perf (e78b569)
  • internal: optimize build and test perf (90326d4)
  • internal: refactor PhantomReachableClosingAsyncStreamResponse impl (#483) (7baa3ec)
  • internal: remove unnecessary non-null asserts in tests (8350303)
  • internal: update formatter (e78b569)
  • internal: update formatter (#484) (90326d4)
  • internal: update some formatting in Values.kt (bbbebbc)
  • internal: use assertNotNull in tests for type narrowing (8350303)

Documentation

  • add immutability explanation to readme (#497) (780afa6)
  • add more phantom reachability docs (7baa3ec)

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

…thentications (#481)

- adds `three_ds_authentication.updated` Event
- adds `challenge_metadata` to Authentications
…` impl (#483)

docs: add more phantom reachability docs
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2d37a0e to 7baa3ec Compare February 13, 2025 19:47
stainless-app bot and others added 2 commits February 17, 2025 18:41
chore(internal): optimize build and test perf
chore(internal): optimize build and test perf
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 0e66229 to e78b569 Compare February 17, 2025 18:41
chore(internal): use better test example values
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
# Migration
Instead of writing:
`AccountHolderCreateParams.builder().forKyb(...).build()` or similar
Write:
`AccountHolderCreateParams.builder().body(...).build()`
chore(internal): update some formatting in `Values.kt`
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ccb6cbc to bbbebbc Compare February 19, 2025 15:20
@stainless-app stainless-app bot changed the title release: 0.76.1 release: 0.77.0 Feb 19, 2025
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 97e1fc5 to bbbebbc Compare February 19, 2025 15:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bd6ffa7 to 2cc42ac Compare February 20, 2025 17:14
It's causing release issues in some cases.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0d393ed to fb47a73 Compare February 20, 2025 17:37
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 e4ed85d to 5fa3f68 Compare February 20, 2025 18:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a79d013 to a10addc Compare February 20, 2025 19:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bf2f8b5 to ddef161 Compare February 20, 2025 22:23
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 2 times, most recently from 9b68469 to 780afa6 Compare February 21, 2025 20:06
@stainless-app stainless-app bot merged commit 258b7a9 into main Feb 22, 2025
2 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Feb 22, 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.

1 participant