Skip to content

release: 0.76.0#477

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

release: 0.76.0#477
stainless-app[bot] merged 4 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.76.0 (2025-02-06)

Full Changelog: v0.75.0...v0.76.0

Features

  • client: send client-side timeout headers (#476) (c0b8b6d)

Bug Fixes

  • api: add missing @MustBeClosed annotations (#479) (ed2ddd0)
  • api: switch CompletableFuture&lt;Void&gt; to CompletableFuture<Void?> (ed2ddd0)
  • client: add missing validation calls on response (ed2ddd0)
  • client: always provide a body for PATCH methods (ed2ddd0)

Chores

  • api: new PaymentEventType for ACH Returns and small updates to 3DS AuthenticationResult (#478) (bf2fce6)
  • internal: minor formatting/style changes (ed2ddd0)
  • internal: rename some tests (ed2ddd0)

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

… 3DS AuthenticationResult (#478)

- adds `ACH_RETURN_SETTLED` to PaymentEventTypes: https://docs.lithic.com/changelog/january-22-2025
- adds `PENDING_CHALLENGE` and `PENDING_DECISION` to 3DS AuthenticationResult. Updates this field to be required and also adds `challenge_orchestrated_by` property
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3b36e37 to bf2fce6 Compare February 4, 2025 15:37
fix(api): switch `CompletableFuture<Void>` to `CompletableFuture<Void?>`
fix(client): always provide a body for `PATCH` methods
fix(client): add missing validation calls on response
chore(internal): minor formatting/style changes
chore(internal): rename some tests
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ef46783 to ed2ddd0 Compare February 6, 2025 15:10
@stainless-app stainless-app bot merged commit 8f50756 into main Feb 7, 2025
2 checks passed
@stainless-app
Copy link
Contributor Author

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