-
Notifications
You must be signed in to change notification settings - Fork 61
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
feat(api): api update #500
Merged
Merged
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
Merged
jsanford8
added a commit
that referenced
this pull request
Nov 15, 2024
* feat(api): remove sunsetted spaces webhooks * chore: rebuild project due to codegen change (#432) * feat(api): OpenAPI spec update via Stainless API (#433) * feat(api): OpenAPI spec update via Stainless API (#434) * chore(internal): minor reformatting (#435) * feat(api): manual updates (#436) * chore: gitignore test server logs (#437) * chore: rebuild project due to codegen change (#439) * chore(api): remove Spaces (#440) * feat(api): generate webhook types (#441) * feat(api): make webhooks a standalone api (#442) * chore: rebuild project due to codegen change (#444) * chore: rebuild project due to codegen change (#447) * feat(api): OpenAPI spec update via Stainless API (#448) * chore: rebuild project due to codegen change (#449) * chore: rebuild project due to codegen change (#450) * chore: rebuild project due to codegen change (#452) * chore: rebuild project due to codegen change (#454) * chore: rebuild project due to codegen change (#455) * chore: rebuild project due to codegen change (#456) * chore(tests): update prism version (#457) * fix: use relative paths (#458) * feat(api): OpenAPI spec update via Stainless API (#459) * fix(compat): remove ReadableStream polyfill redundant since node v16 (#460) Note that this breaks streaming in Node v14, which has been unsupported since v4.0.0 of this library. * chore(docs): fix incorrect client var names (#461) * chore(internal): add constant for default timeout (#463) * chore(ci): correctly tag pre-release npm packages (#464) * chore: rebuild project due to codegen change (#465) * chore: force eslint to use non flat config (#466) * chore(ci): minor changes (#467) * chore(ci): bump prism mock server version (#468) * chore(examples): minor formatting changes (#469) * chore: rebuild project due to codegen change (#470) * [video] video_quality as a replacement for encoding_tier (#303) (#472) * Draft changes * detabbify * Address Phil's review comments * chore(ci): check for build errors (#473) * chore: run tsc as part of lint script (#474) * chore: replace encoding tiers with video quality levels (#475) * chore(ci): install deps via ./script/bootstrap (#476) * fix(client): correct File construction from node-fetch Responses (#478) * chore(internal): dependency updates (#479) * chore(internal): minor bump qs version (#480) * chore: revert jose removal * fix(uploads): avoid making redundant memory copies (#483) * fix file permissions * chore(internal): codegen related update (#484) * chore(internal): codegen related update (#485) * fix(errors): pass message through to APIConnectionError (#486) * chore: better object fallback behaviour for casting errors (#487) * docs: update CONTRIBUTING.md (#488) * chore(internal): add dev dependency (#489) * chore(internal): fix some types (#491) * fix(types): remove leftover polyfill usage (#492) * feat(client): send retry count header (#493) * chore(internal): codegen related update (#494) * feat(api): api update (#495) * feat(api): api update (#497) * feat(api): api update (#500) * feat(api): api update (#501) * feat(api): api update (#502) * chore: rebuild project due to codegen change (#507) * chore: rebuild project due to codegen change (#508) * feat(api): api update (#509) * feat(api): api update (#510) * chore: rebuild project due to codegen change (#511) * chore: rebuild project due to codegen change (#513) * chore: rebuild project due to codegen change (#514) * chore: rebuild project due to codegen change (#515) * Generate multiple tokens with one `signPlaybackId` call (#499) * Generate multiple tokens with one `signPlaybackId` call * Add missing DataTypeClaim * wait, I thought of a better signature * Revert "wait, I thought of a better signature" This reverts commit 5fdefba. * fix: ensure config for signPlaybackId can be optional (#516) * chore: rebuild project due to codegen change (#517) * chore: rebuild project due to codegen change (#518) * release: 9.0.0 * update changelog --------- Co-authored-by: meorphis <meorphis@gmail.com> Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Stainless Bot <dev+git@stainlessapi.com> Co-authored-by: Young-Jin Park <youngjinpark20@gmail.com> Co-authored-by: Darius Cepulis <dcepulis@mux.com> Co-authored-by: Justin Sanford <justin.h.sanford@gmail.com>
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.
No description provided.