-
Notifications
You must be signed in to change notification settings - Fork 0
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
stainless-app
merged 38 commits into
main
from
release-please--branches--main--changes--next
Nov 1, 2024
Merged
release: 0.69.0 #322
stainless-app
merged 38 commits into
main
from
release-please--branches--main--changes--next
Nov 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
October 14, 2024 22:33
1c54cad
to
3cf3952
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:04
fed0009
to
e02eea0
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:17
8783b31
to
44e2586
Compare
… 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
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:17
412cb24
to
7646708
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:18
10c7db5
to
954c80c
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:18
132d45b
to
5667848
Compare
- Improves documentation for `amount` properties on Transactions - Improve documentation for `attribute` target for AuthRules v2
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:18
92546a9
to
2825bb9
Compare
- adds `CHARGED_OFF` to `financial_account_states` property - adds `charged_off_reason` property - adds `charge_off` method
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:19
f31fa2f
to
e642d4e
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
November 1, 2024 16:20
56ac56f
to
e2755bc
Compare
Co-authored-by: Tomer Aberbach <[email protected]>
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
November 1, 2024 16:57
ca146f2
to
b9e444a
Compare
🤖 Release is at https://github.com/lithic-com/lithic-kotlin/releases/tag/v0.69.0 🌻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automated Release PR
0.69.0 (2024-11-01)
Full Changelog: v0.68.0...v0.69.0
⚠ BREAKING CHANGES
Features
interest_details
properties to LoanTapes (#340) (8cd61db)transfer_transaction.created
webhook and updates to VerificationApplication (#332) (7646708)Headers
class (#358) (e2755bc)User-Agent
header (#345) (9f537ed)X-Stainless-Runtime
header (#344) (3865552)Bug Fixes
RetryingHttpClient
(#346) (2825bb9)hashCode
forIsMissing
(#341) (a871c61)@JvmStatic
from error (#354) (a753c44)Chores
PIN_BLOCKED
todetailed_results
property on Event (#342) (5667848)charge_off
functionality to FinancialAccounts (#351) (1bf0ec1)[@file](https://github.com/file):Suppress("OVERLOADS_INTERFACE")
(#334) (f75a999)[@file](https://github.com/file):Suppress("OVERLOADS_INTERFACE")
(#338) (cb2ccf3)[@file](https://github.com/file):JvmSynthetic
(#337) (954c80c)Documentation
Styles
OkHttpClient
formatting (#335) (e77faca)RetryingHttpClient
formatting (#339) (600591d)getOrThrow
terse and consistent (#352) (e642d4e)if
andif-else
instead ofwhen
idiomatically (#329) (44e2586)Refactors
ClientOptions
(#357) (7cdb62b)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