-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.1.0-alpha.35 #134
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
16
commits into
main
from
release-please--branches--main--changes--next
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
884de94
feat(api): api update
stainless-app[bot] 4dec29c
chore: add Python 3.14 classifier and testing
stainless-app[bot] e745063
codegen metadata
stainless-app[bot] 94bacaf
feat(api): api update
stainless-app[bot] 2c971c4
fix: ensure streams are always closed
stainless-app[bot] 1828526
chore(deps): mypy 1.18.1 has a regression, pin to 1.17
stainless-app[bot] 230659a
chore: update lockfile
stainless-app[bot] 7742c60
feat(api): api update
stainless-app[bot] 7f283d7
feat(api): api update
stainless-app[bot] d64e474
fix(types): allow pyright to infer TypedDict types within SequenceNotStr
stainless-app[bot] 250433e
chore: add missing docstrings
stainless-app[bot] c8986ce
chore(internal): add missing files argument to base client
stainless-app[bot] 9f17615
chore: speedup initial import
stainless-app[bot] 019a1ab
fix: use async_to_httpx_files in patch method
stainless-app[bot] 8ec9c71
chore(internal): add `--fix` argument to lint script
stainless-app[bot] a83013d
release: 0.1.0-alpha.35
stainless-app[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
.release-please-manifest.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| ".": "0.1.0-alpha.34" | ||
| ".": "0.1.0-alpha.35" | ||
| } |
2 changes: 1 addition & 1 deletion
.stats.yml
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| configured_endpoints: 70 | ||
| openapi_spec_hash: 9018ebfb2a9e1afa87058b3a4bd41b0b | ||
| openapi_spec_hash: 11279400677011ad5dc1ebba33216ae4 | ||
| config_hash: aad16f20fed13ac50211fc1d0e2ea621 |
29 changes: 29 additions & 0 deletions
CHANGELOG.md
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 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 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 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 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
Oops, something went wrong.
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.