-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.1.0-alpha.2 #7
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
Open
stainless-app
wants to merge
26
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.1.0-alpha.2 #7
stainless-app
wants to merge
26
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
820b9d7
to
6f0badd
Compare
836b7df
to
2ae5480
Compare
5213d6f
to
5defe92
Compare
9f61529
to
7ccb4d3
Compare
74dc54f
to
2a5357d
Compare
0255361
to
fd94704
Compare
6ff69db
to
ab26343
Compare
a7a4d57
to
1efcda4
Compare
feat(client): add enum validation method chore(client): remove unnecessary json state from some query param classes chore(internal): add json roundtripping tests chore(internal): add invalid json deserialization tests
38f0c62
to
add1c8a
Compare
7d062bc
to
167918e
Compare
b1c92a2
to
bbc39ef
Compare
docs: document how to forcibly omit required field
68d1de9
to
d2afe6c
Compare
1966df6
to
8031b00
Compare
16a8ca0
to
acde7dc
Compare
df238e1
to
b6ccd50
Compare
deee8c8
to
ff665c6
Compare
1392aea
to
5b7f54b
Compare
b5aae0f
to
23f7fd3
Compare
792fab9
to
660c061
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.1.0-alpha.2 (2025-04-16)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
Features
Bug Fixes
validate()
during deserialization if we don't have to (#9) (fd94704)list
response variables (#11) (1efcda4)Performance Improvements
HttpResponseFor
(#16) (63e4662)Chores
Documentation
JsonField
classes (#17) (fd38694)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