-
Notifications
You must be signed in to change notification settings - Fork 0
release: 0.2.0 #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
Closed
stainless-app
wants to merge
93
commits into
main
from
release-please--branches--main--changes--next
Closed
Changes from all commits
Commits
Show all changes
93 commits
Select commit
Hold shift + click to select a range
665e431
feat: better error message if scheme forgotten in CLI `*_BASE_URL`/`-…
stainless-app[bot] 40329ac
feat: allow `-` as value representing stdin to binary-only file param…
stainless-app[bot] 2f49e45
chore: switch some CLI Go tests from `os.Chdir` to `t.Chdir`
stainless-app[bot] 5fc2402
chore: mark all CLI-related tests in Go with `t.Parallel()`
stainless-app[bot] 07389a5
feat(api): api update
stainless-app[bot] b7fd553
chore: modify CLI tests to inject stdout so mutating `os.Stdout` isn'…
stainless-app[bot] 28b2498
fix: fall back to main branch if linking fails in CI
stainless-app[bot] d4f3537
fix: fix quoting typo
stainless-app[bot] 2f69100
feat(api): api update
stainless-app[bot] 61bdeb0
codegen metadata
stainless-app[bot] 78f8725
codegen metadata
stainless-app[bot] d9c0c77
chore(cli): let `--format raw` be used in conjunction with `--transform`
stainless-app[bot] 5784e71
chore(cli): additional test cases for `ShowJSONIterator`
stainless-app[bot] ad3cbf1
fix: fix for failing to drop invalid module replace in link script
stainless-app[bot] a95a486
fix(cli): fix incompatible Go types for flag generated as array of maps
stainless-app[bot] 62e382b
docs: update examples
stainless-app[bot] 2586047
chore: add documentation for ./scripts/link
stainless-app[bot] 1b5c7e9
chore(cli): fall back to JSON when using default "explore" with non-TTY
stainless-app[bot] fc1ebc7
feat(cli): alias parameters in data with `x-stainless-cli-data-alias`
stainless-app[bot] 4a9e250
chore(cli): switch long lists of positional args over to param structs
stainless-app[bot] 05fc238
feat(api): api update
stainless-app[bot] b5836aa
chore(ci): support manually triggering release workflow
stainless-app[bot] 4b76c79
feat(cli): send filename and content type when reading input from files
stainless-app[bot] 4222549
feat(cli): add `--raw-output`/`-r` option to print raw (non-JSON) str…
stainless-app[bot] 6ea47ba
feat(api): api update
stainless-app[bot] 9e0c109
chore(cli): use `ShowJSONOpts` as argument to `formatJSON` instead of…
stainless-app[bot] 522092e
chore(tests): bump steady to v0.22.1
stainless-app[bot] e08b27e
codegen metadata
stainless-app[bot] 7ee8632
codegen metadata
stainless-app[bot] 878ee7b
codegen metadata
stainless-app[bot] 7bd511f
codegen metadata
stainless-app[bot] 1fb3c19
codegen metadata
stainless-app[bot] 86e522e
codegen metadata
stainless-app[bot] 014bf27
chore(internal): more robust bootstrap script
stainless-app[bot] f752384
codegen metadata
stainless-app[bot] 317503c
codegen metadata
stainless-app[bot] f8df59b
codegen metadata
stainless-app[bot] 9a73f60
codegen metadata
stainless-app[bot] ca5609b
codegen metadata
stainless-app[bot] 15efdbc
feat(api): api update
stainless-app[bot] 75c6ac1
codegen metadata
stainless-app[bot] 4b771ee
codegen metadata
stainless-app[bot] 357c382
codegen metadata
stainless-app[bot] c419250
fix(cli): correctly load zsh autocompletion
stainless-app[bot] fb3478d
codegen metadata
stainless-app[bot] c983439
fix: flags for nullable body scalar fields are strictly typed
stainless-app[bot] 14f99ef
feat: support passing path and query params over stdin
stainless-app[bot] 95294ce
codegen metadata
stainless-app[bot] c472cd1
codegen metadata
stainless-app[bot] cde57e6
feat(api): api update
stainless-app[bot] 80481cf
codegen metadata
stainless-app[bot] 5341977
codegen metadata
stainless-app[bot] 2a72087
codegen metadata
stainless-app[bot] e11fbd3
feat(api): api update
stainless-app[bot] 6347635
chore: redact api-key headers in debug logs
stainless-app[bot] 56f8b6d
codegen metadata
stainless-app[bot] d4c66b4
codegen metadata
stainless-app[bot] 4b6dd92
ci: pin GitHub Actions to commit SHAs
stainless-app[bot] dd11f74
codegen metadata
stainless-app[bot] 60e0eee
codegen metadata
stainless-app[bot] 1213ec6
codegen metadata
stainless-app[bot] 6388fc3
feat(api): api update
stainless-app[bot] 9e041b0
feat(api): api update
stainless-app[bot] a47645b
feat(api): api update
stainless-app[bot] d315406
codegen metadata
stainless-app[bot] 2bbe3de
codegen metadata
stainless-app[bot] 7758b23
codegen metadata
stainless-app[bot] 4e73766
feat(api): api update
stainless-app[bot] a0e47e8
feat(api): api update
stainless-app[bot] 5ab6153
codegen metadata
stainless-app[bot] 1912859
codegen metadata
stainless-app[bot] a76a2e8
codegen metadata
stainless-app[bot] 6f6afd5
codegen metadata
stainless-app[bot] d47a16c
feat(api): manual updates
stainless-app[bot] 909c9b0
feat(api): manual updates
stainless-app[bot] 70666fe
codegen metadata
stainless-app[bot] d567ebf
feat(api): api update
stainless-app[bot] 89d332f
codegen metadata
stainless-app[bot] 81dbe0c
feat(api): api update
stainless-app[bot] 7e9d222
feat(api): api update
stainless-app[bot] 29214de
codegen metadata
stainless-app[bot] 30679c9
codegen metadata
stainless-app[bot] 6a5c716
chore(internal): codegen related update
stainless-app[bot] 77be77c
codegen metadata
stainless-app[bot] 3192b40
codegen metadata
stainless-app[bot] 7101f8f
feat(api): api update
stainless-app[bot] dabdb21
codegen metadata
stainless-app[bot] e8c96ea
codegen metadata
stainless-app[bot] f243336
codegen metadata
stainless-app[bot] 4cfd3cc
codegen metadata
stainless-app[bot] 58ca36f
feat(api): api update
stainless-app[bot] 1af8e9e
codegen metadata
stainless-app[bot] 3bc8c65
release: 0.2.0
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| ".": "0.1.0" | ||
| ".": "0.2.0" | ||
| } |
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,4 +1,4 @@ | ||
| configured_endpoints: 30 | ||
| openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/hyperspell%2Fhyperspell-7d29d0843a52840291678a3c6d136f496ae1f956853abaa5003c1284ca2c94aa.yml | ||
| openapi_spec_hash: 010597ad0ec6376fbf2f01ec062787ad | ||
| config_hash: bd8505e17db740d82e578d0edaa9bfe0 | ||
| configured_endpoints: 31 | ||
| openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/hyperspell/hyperspell-5fa01d1d8f236b2c961d0f6db2af161f3d67bf0f9eeee741e452b90095d0031f.yml | ||
| openapi_spec_hash: 82e8a4badd2628e82fddb09c4bbdf7a2 | ||
| config_hash: 11e84d884a86d2db0411c35fae6e9121 |
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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.