chore(internal): upload builds and expand CI branch coverage#229
Merged
Conversation
Merged
keyworks
added a commit
that referenced
this pull request
May 14, 2025
Automated Release PR --- ## 0.1.0-beta.10 (2025-05-14) Full Changelog: [v0.1.0-beta.9...v0.1.0-beta.10](v0.1.0-beta.9...v0.1.0-beta.10) ## Breaking Changes - Rate card archive API added - `billing_frequency` field removed from Rate list and add APIs. - `billing_frequency` field removed from Rate Schedule retrieve API response. - `subscription` custom field entity type removed. # Features - `archived_at` field added to `Commit` object. - `archived_at` field added to `ScheduledCharge` object. - `archive_commits` and `archive_credits` fields added to Contract edit API. - `archive_scheduled_charges` field added to Contract edit API - `remove_overrides` field added to Contract edit API - `prepaid_balance_threshold_configuration` and `spend_threshold_configuration` fields added to Contract create API. - `update_prepaid_balance_threshold_configuration` and `update_spend_threshold_configuration` fields added to Contract edit API. - `WEEKLY` value added to `recurrence_frequency` enum for recurring commits. - `subscription_custom_fields` added to `Invoice.LineItem` object. - `plans_or_contracts` field added to Alert retrieve API. - `created_at` field added to `CustomerDetail` object. - `discount_custom_fields` `discount_id` fields added to `Invoice.LineItem` object. - `product_tags` field added to `Invoice.LineItem` object. - `allow_contract_ending_before_finalized_invoice` field added to Contract edit API. - `update_contract_end_date` field added to Contract edit API.` - `WEEKLY` value added to `frequency` enum in `UsageStatementSchedule` object. ### Bug Fixes * **api:** improve type resolution when importing as a package ([#223](#223)) ([35a28ba](35a28ba)) * **client:** send `X-Stainless-Timeout` in seconds ([#219](#219)) ([f36c73a](f36c73a)) * **internal:** work around vercel/next.js#76881 ([#217](#217)) ([23ce14d](23ce14d)) * **mcp:** remove unused tools.ts ([#226](#226)) ([43d45f6](43d45f6)) ### Chores * add hash of OpenAPI spec/config inputs to .stats.yml ([f797d09](f797d09)) * **ci:** add timeout thresholds for CI jobs ([a2dcbf2](a2dcbf2)) * **ci:** bump node version for release workflows ([501b76f](501b76f)) * **ci:** only use depot for staging repos ([ee6b514](ee6b514)) * **ci:** run on more branches and use depot runners ([ed00453](ed00453)) * **client:** minor internal fixes ([04a2029](04a2029)) * **internal:** add aliases for Record and Array ([#221](#221)) ([3452e8a](3452e8a)) * **internal:** reduce CI branch coverage ([ac7f37b](ac7f37b)) * **internal:** upload builds and expand CI branch coverage ([#229](#229)) ([1a2c110](1a2c110)) * **tests:** improve enum examples ([#228](#228)) ([3476c1e](3476c1e)) ### Documentation * add examples to tsdocs ([a2494b9](a2494b9)) * **readme:** fix typo ([f8da328](f8da328)) --- This pull request is managed by Stainless's [GitHub App](https://github.com/apps/stainless-app). The [semver version number](https://semver.org/#semantic-versioning-specification-semver) is based on included [commit messages](https://www.conventionalcommits.org/en/v1.0.0/). 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](https://www.stainlessapi.com) 📚 Read the [docs](https://app.stainlessapi.com/docs) 🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Jay Kim <jay@metronome.com>
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
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.