Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.69.0 #322

Merged
merged 38 commits into from
Nov 1, 2024
Merged

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 14, 2024

Automated Release PR

0.69.0 (2024-11-01)

Full Changelog: v0.68.0...v0.69.0

⚠ BREAKING CHANGES

  • client: rename some union classes (#350)

Features

  • api: add interest_details properties to LoanTapes (#340) (8cd61db)
  • api: removes transfer_transaction.created webhook and updates to VerificationApplication (#332) (7646708)
  • api: updates (#347) (75b8c37)
  • client: add Headers class (#358) (e2755bc)
  • client: add User-Agent header (#345) (9f537ed)
  • client: clean up resource leaks when the resource becomes phantom reachable (#348) (2fd7669)
  • client: set X-Stainless-Runtime header (#344) (3865552)
  • client: support union discriminators in deserialization (#328) (0534fed)

Bug Fixes

  • client: accidental double-wrapping with RetryingHttpClient (#346) (2825bb9)
  • client: ensure constructed objects are immutable (#356) (8f95fce)
  • client: implement hashCode for IsMissing (#341) (a871c61)
  • client: remove @JvmStatic from error (#354) (a753c44)
  • internal: remove unnecessary error handlers (#327) (26e72f3)
  • merge conflicts (#360) (b9e444a)

Chores

  • api: add PIN_BLOCKED to detailed_results property on Event (#342) (5667848)
  • api: adds charge_off functionality to FinancialAccounts (#351) (1bf0ec1)
  • api: adds new result types to Transactions and Events (#343) (c3fddaf)
  • docs: updates to documentation for V2 AuthRules (#349) (0f6a69b)
  • internal: delete unused function (#353) (7aaa905)
  • internal: omit unnecessary code (#326) (89bb442)
  • internal: remove empty test files (#331) (2d660ab)
  • internal: remove unnecessary [@file](https://github.com/file):Suppress("OVERLOADS_INTERFACE") (#334) (f75a999)
  • internal: remove unnecessary [@file](https://github.com/file):Suppress("OVERLOADS_INTERFACE") (#338) (cb2ccf3)
  • internal: remove useless [@file](https://github.com/file):JvmSynthetic (#337) (954c80c)

Documentation

Styles

  • client: make toString methods consistent (#330) (d1caec0)
  • client: rename some union classes (#350) (ee5d02e)
  • internal: improve OkHttpClient formatting (#335) (e77faca)
  • internal: improve RetryingHttpClient formatting (#339) (600591d)
  • internal: improve terseness of handlers (#321) (e69f47b)
  • internal: improve terseness of Properties.kt (#323) (3cf3952)
  • internal: make getOrThrow terse and consistent (#352) (e642d4e)
  • internal: move Handlers.kt and HttpRequestBodies.kt to core (#324) (e02eea0)
  • internal: simplify client build method (#336) (92ddfe9)
  • internal: update comment formatting (#333) (2b0e988)
  • internal: use if and if-else instead of when idiomatically (#329) (44e2586)

Refactors


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 force-pushed the release-please--branches--main--changes--next branch from 1c54cad to 3cf3952 Compare October 14, 2024 22:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fed0009 to e02eea0 Compare November 1, 2024 16:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8783b31 to 44e2586 Compare November 1, 2024 16:17
@stainless-app stainless-app bot enabled auto-merge (rebase) November 1, 2024 16:17
… to VerificationApplication (#332)

- removes `transfer_transaction.created` webhook
- marks more properties on VerificationApplication as required
- adds new items to VerificationApplication status_reasons enum
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 412cb24 to 7646708 Compare November 1, 2024 16:17
@stainless-app stainless-app bot changed the title release: 0.68.1 release: 0.69.0 Nov 1, 2024
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 10c7db5 to 954c80c Compare November 1, 2024 16:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 132d45b to 5667848 Compare November 1, 2024 16:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 92546a9 to 2825bb9 Compare November 1, 2024 16:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f31fa2f to e642d4e Compare November 1, 2024 16:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 56ac56f to e2755bc Compare November 1, 2024 16:20
Co-authored-by: Tomer Aberbach <[email protected]>
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ca146f2 to b9e444a Compare November 1, 2024 16:57
@stainless-app stainless-app bot merged commit db756f3 into main Nov 1, 2024
2 checks passed
Copy link
Contributor Author

stainless-app bot commented Nov 1, 2024

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