Skip to content

release: 0.68.0#333

Merged
stainless-app[bot] merged 38 commits into
mainfrom
release-please--branches--main--changes--next
Nov 1, 2024
Merged

release: 0.68.0#333
stainless-app[bot] merged 38 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.68.0 (2024-11-01)

Full Changelog: v0.67.0...v0.68.0

⚠ BREAKING CHANGES

  • client: rename some union classes (#361)

Features

  • api: add interest_details properties to LoanTapes (#351) (d71f9c2)
  • api: removes transfer_transaction.created webhook and updates to VerificationApplication (#343) (e6a1172)
  • api: updates (#358) (242b018)
  • client: add Headers class (#369) (de2ec32)
  • client: add User-Agent header (#356) (2e54069)
  • client: clean up resource leaks when the resource becomes phantom reachable (#359) (0877b0e)
  • client: set X-Stainless-Runtime header (#355) (eb4c4e9)
  • client: support union discriminators in deserialization (#339) (520e3e8)

Bug Fixes

  • client: accidental double-wrapping with RetryingHttpClient (#357) (9454836)
  • client: add @JvmOverloads to HttpClient methods (#349) (95928aa)
  • client: ensure constructed objects are immutable (#367) (1a42aeb)
  • client: implement hashCode for IsMissing (#352) (c93d7f3)
  • internal: remove unnecessary error handlers (#338) (b9bf1e8)
  • merge conflicts (#371) (709b83e)

Chores

  • api: add PIN_BLOCKED to detailed_results property on Event (#353) (20b0e70)
  • api: adds charge_off functionality to FinancialAccounts (#362) (7bef93d)
  • api: adds new result types to Transactions and Events (#354) (01c894a)
  • docs: updates to documentation for V2 AuthRules (#360) (fa18412)
  • internal: delete unused function (#364) (7f394be)
  • internal: omit unnecessary code (#337) (c8ede2e)
  • internal: remove empty test files (#342) (31579db)
  • internal: remove unnecessary [@file](https://github.com/file):Suppress("OVERLOADS_INTERFACE") (#345) (8517b69)
  • internal: remove useless [@file](https://github.com/file):JvmSynthetic (#348) (2be3a58)

Documentation

Styles

  • client: make toString methods consistent (#341) (395819c)
  • client: rename some union classes (#361) (a1e0c0a)
  • internal: improve OkHttpClient formatting (#346) (6b64c87)
  • internal: improve RetryingHttpClient formatting (#350) (81f81ab)
  • internal: improve terseness of handlers (#332) (cd04c59)
  • internal: improve terseness of Properties.kt (#334) (6f7c5b1)
  • internal: make getOrThrow terse and consistent (#363) (cfb64c1)
  • internal: move Handlers.kt and HttpRequestBodies.kt to core (#335) (765897b)
  • internal: simplify client build method (#347) (ed191e9)
  • internal: update comment formatting (#344) (20fc451)
  • internal: use if and if-else instead of when idiomatically (#340) (2536dd7)

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 81bcfc4 to 6f7c5b1 Compare October 14, 2024 22:33
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 89ef559 to 765897b Compare November 1, 2024 15:56
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from f10fb84 to 395819c Compare November 1, 2024 16:12
@stainless-app
stainless-app Bot enabled auto-merge (rebase) November 1, 2024 16:12
… to VerificationApplication (#343)

- 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 c7de759 to 6b64c87 Compare November 1, 2024 16:13
@stainless-app stainless-app Bot changed the title release: 0.67.1 release: 0.68.0 Nov 1, 2024
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d25c7c1 to d71f9c2 Compare November 1, 2024 16:13
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4483d47 to 2e54069 Compare November 1, 2024 16:13
- Improves documentation for `amount` properties on Transactions
- Improve documentation for `attribute` target for AuthRules v2
- adds `CHARGED_OFF` to `financial_account_states` property
- adds `charged_off_reason` property
- adds `charge_off` method
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3e582d0 to cfb64c1 Compare November 1, 2024 16:14
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 7b19fb1 to de2ec32 Compare November 1, 2024 16:14
Co-authored-by: Tomer Aberbach <tomer@stainlessapi.com>
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cbeee2d to 709b83e Compare November 1, 2024 16:52
@stainless-app
stainless-app Bot merged commit 6870555 into main Nov 1, 2024
@stainless-app

stainless-app Bot commented Nov 1, 2024

Copy link
Copy Markdown
Contributor Author

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