-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.1.0-alpha.2 #2
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
19
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 #2
stainless-app
wants to merge
19
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
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.
748c478
to
c92d800
Compare
8a20faf
to
a7b1b83
Compare
2db5011
to
2cfd5f5
Compare
878a45d
to
592c8c5
Compare
ed6704a
to
8115308
Compare
e7f6eb8
to
0e93679
Compare
b4e4fab
to
3ff08b2
Compare
a1ef693
to
7444639
Compare
9663136
to
b04a33b
Compare
9e76ba9
to
d1d2857
Compare
bbd4b00
to
7bb51f1
Compare
595c3bd
to
89e3fb1
Compare
f7f31ca
to
e400d5e
Compare
b5e1331
to
d464ddc
Compare
b36bc84
to
8ab152a
Compare
26db901
to
ea88937
Compare
e87931e
to
319d4a5
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-alpha.2 (2025-07-09)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
Features
Bug Fixes
Chores
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