-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.1.0 #5
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
22
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 #5
stainless-app
wants to merge
22
commits into
main
from
release-please--branches--main--changes--next
Conversation
This file contains hidden or 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
7b72d0b
to
e478bcd
Compare
4a77d68
to
e163f84
Compare
3cde86d
to
a327a76
Compare
ac5d04a
to
ff74940
Compare
d360793
to
2f32d03
Compare
5ada6dd
to
8edf5ec
Compare
f41fe4e
to
b7b678c
Compare
ca6e323
to
b7b678c
Compare
cf43e89
to
825a88c
Compare
ddcb2af
to
2f052f3
Compare
0935c83
to
04176d5
Compare
531a57b
to
20574c5
Compare
733a6b9
to
da52f00
Compare
66a98cf
to
482d0da
Compare
b3cd39b
to
142cc65
Compare
68dcbe9
to
63aa3d5
Compare
f068ee4
to
43b0734
Compare
892aefc
to
3190e17
Compare
691ec96
to
02e8b5f
Compare
This also changes how `WithEnvironmentProduction()` and `WithBaseURL()` interact. Previously, `WithBaseURL()` would be overridden by `WithEnvironmentProduction()` if `WithEnvironmentProduction()` was later in the list of options; now, `WithBaseURL()` always takes precedence.
10beae5
to
3435e12
Compare
Note: this release PR has been open for more than 60 days. Until this PR is merged, we will temporarily stop pushing codegen updates due to changes to Stainless' codegen. |
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 (2025-05-14)
Full Changelog: v0.0.2...v0.1.0
Features
Bug Fixes
list
response variables (#9) (2f32d03)Chores
Documentation
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