-
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.74.0 #394
Open
stainless-app
wants to merge
27
commits into
main
Choose a base branch
from
release-please--branches--main--changes--next
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
release: 0.74.0 #394
stainless-app
wants to merge
27
commits into
main
from
release-please--branches--main--changes--next
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
December 11, 2024 18:48
2be00f7
to
3324a94
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 11, 2024 19:48
cdfcb68
to
bfbee37
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 11, 2024 20:08
3436298
to
c5cabdd
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 11, 2024 21:01
6722648
to
743d7ca
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 12, 2024 16:57
7a0c95a
to
8cd6e20
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 12, 2024 17:42
8332ee6
to
e57643e
Compare
… a physical card (#404) - adds `name` and `excluded_card_tokens` params to AuthRules - adds `CARD_TRANSACTION_COUNT` attributes to AuthRules - adds `pin` to Transaction simulations - small updates to documentation on Cards - adds `card.converted` Event - adds `RETURNED_PAYMENT` and `RETURNED_PAYMENT_REVERSAL` Event types
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
4 times, most recently
from
December 18, 2024 16:39
41090a4
to
e8203a1
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 18, 2024 21:13
b8255dc
to
454b60f
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
December 19, 2024 02:20
79fad4f
to
12b741c
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
2 times, most recently
from
December 19, 2024 19:17
d25c987
to
42e65a0
Compare
…410) feat(client): add methods for removing additional properties chore(internal): remove unnecessary validation methods chore(internal): remove unnecessary nullable annotations style(internal): minor changes to code ordering and syntax # Migration If you were accessing `_additionalProperties()` on a query params object, then previously it returned `Map<String, List<String>>`. Now it returns a dedicated `QueryParams` object. The `QueryParams` class is better suited for mapping a key to multiple values and has similar methods to `Map`.
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 2, 2025 20:27
9554795
to
d6527e5
Compare
… and add missing docs (#414)
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 3, 2025 18:10
d4ab342
to
57ff634
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 3, 2025 19:13
ee9f498
to
b00a43b
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 6, 2025 18:53
ed3dc9d
to
dbfefd4
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 6, 2025 19:19
84a4ef4
to
e23add6
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 7, 2025 20:00
38ac93b
to
2f36a97
Compare
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 7, 2025 20:45
6171666
to
090e5bd
Compare
feat(client): allow setting arbitrary JSON for top-level body params feat(client): expose getters for `JsonField` of body params fix(client): consistently throw on omitting required fields fix(client): convert `JsonField` containing list type to mutable in builder style(internal): simplify existing convenience setters on params style(internal): move headers and query params setters below others style(internal): explicitly add some method return types
stainless-app
bot
force-pushed
the
release-please--branches--main--changes--next
branch
from
January 7, 2025 21:41
24c7c73
to
47d9bf9
Compare
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.74.0 (2025-01-07)
Full Changelog: v0.73.0...v0.74.0
⚠ BREAKING CHANGES
QueryParams
(#410)resubmit
endpoint andKYC_ADVANCED
workflow (#405)Features
resubmit
endpoint andKYC_ADVANCED
workflow (#405) (e8203a1)JsonField
of body params (47d9bf9)Bug Fixes
JsonField
containing list type to mutable in builder (47d9bf9)Chores
JsonValue
instead ofJsonString
(#400) (e57643e)Documentation
Styles
Refactors
QueryParams
(#410) (2696a81)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