Skip to content

Tags: riza-io/riza-api-node

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.12.0 (#143)

* docs(readme): fix typo

* chore(ci): bump node version for release workflows

* docs: add examples to tsdocs

* chore(docs): grammar improvements

* chore: improve publish-npm script --latest tag logic

* chore(docs): use top-level-await in example snippets

* feat(api): api update

* codegen metadata

* fix: publish script — handle NPM errors correctly

* chore(internal): make base APIResource abstract

* codegen metadata

* feat(client): add support for endpoint-specific base URLs

* chore(ci): enable for pull requests

* codegen metadata

* codegen metadata

* refactor(types): replace Record with mapped types

* feat(api): api update

* feat(api): api update

* release: 0.12.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.11.0 (#134)

* chore(exports): cleaner resource index imports (#133)

* chore(exports): stop using path fallbacks (#135)

* fix: avoid type error in certain environments (#136)

* codegen metadata

* fix(internal): work around vercel/next.js#76881 (#137)

* fix(client): send `X-Stainless-Timeout` in seconds (#138)

* chore(internal): add aliases for Record and Array (#139)

* fix(api): improve type resolution when importing as a package (#140)

* fix(mcp): remove unused tools.ts (#141)

* feat(api): api update (#142)

* codegen metadata

* codegen metadata

* chore(internal): upload builds and expand CI branch coverage

* chore(internal): reduce CI branch coverage

* codegen metadata

* chore(client): minor internal fixes

* feat(api): api update

* feat(api): api update

* feat(api): api update

* feat(api): api update

* chore(ci): add timeout thresholds for CI jobs

* chore(internal): codegen related update

* chore(ci): only use depot for staging repos

* release: 0.11.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.10.0 (#128)

* chore(internal): codegen related update (#127)

* feat(api): api update (#129)

* chore(internal): remove extra empty newlines (#130)

* fix(exports): ensure resource imports don't require /index (#131)

* release: 0.10.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.9.0 (#118)

* codegen metadata

* fix(client): fix export map for index exports (#117)

* feat(api): api update (#119)

* chore(internal): fix devcontainers setup (#120)

* feat(api): api update (#121)

* docs: update URLs from stainlessapi.com to stainless.com (#122)

More details at https://www.stainless.com/changelog/stainless-com

* feat(api): api update (#124)

* feat: add SKIP_BREW env var to ./scripts/bootstrap (#125)

* release: 0.9.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.8.0 (#108)

* feat(api): api update (#107)

* feat(api): api update (#109)

* feat(api): api update (#110)

* feat(api): api update (#111)

* feat(api): api update (#112)

* feat(api): api update (#113)

* feat(api): api update (#114)

* codegen metadata

* codegen metadata

* feat(client): send `X-Stainless-Timeout` header (#115)

* release: 0.8.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.7.0 (#103)

* chore(internal): codegen related update (#102)

* chore(internal): add test (#104)

* codegen metadata

* codegen metadata

* feat(api): api update (#105)

* release: 0.7.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.6.0 (#100)

* feat(api): api update (#99)

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* release: 0.6.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.5.0 (#86)

* codegen metadata

* chore(internal): codegen related update (#85)

* chore(internal): codegen related update (#87)

* fix(client): normalize method (#88)

* chore(internal): codegen related update (#89)

* chore(internal): codegen related update (#90)

* docs: minor formatting changes (#91)

* chore(internal): codegen related update (#92)

* chore(internal): codegen related update (#93)

* feat(api): api update (#94)

* feat(api): api update (#95)

* feat(api): api update (#96)

* chore(internal): codegen related update (#97)

* release: 0.5.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.4.0 (#76)

* chore(internal): remove unnecessary getRequestClient function (#75)

* chore(internal): bump cross-spawn to v7.0.6 (#77)

Note: it is a dev transitive dependency.

* chore(types): nicer error class types + jsdocs (#78)

* chore(internal): update isAbsoluteURL (#79)

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* codegen metadata

* chore(internal): fix some typos (#80)

* feat(api): api update (#81)

* feat(api): api update (#82)

* codegen metadata

* codegen metadata

* feat(api): api update (#83)

* release: 0.4.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.3.0 (#65)

* chore: rebuild project due to codegen change (#64)

* feat(api): api update (#66)

* chore: rebuild project due to codegen change (#67)

* chore: rebuild project due to codegen change (#68)

* chore: rebuild project due to codegen change (#69)

* docs: remove suggestion to use `npm` call out (#70)

* chore: remove redundant word in comment (#71)

* feat(internal): make git install file structure match npm (#72)

* feat(api): api update (#73)

* release: 0.3.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>