Skip to content
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

release: 0.1.0-alpha.3 #15

Merged
merged 17 commits into from
Aug 2, 2024

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Jul 4, 2024

Automated Release PR

0.1.0-alpha.3 (2024-08-02)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

⚠ BREAKING CHANGES

  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#30)

Features

  • api: add 'status' to plan creation params (#14) (02ccf47)
  • api: add cadence enum value 'custom' (#25) (61cf205)
  • api: add methods to prices and invoices (#21) (5dbd997)
  • api: deprecate methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#29) (756a150)
  • api: remove methods 'customers.usage.create' and 'customers.usage.update_by_external_id' (#30) (988218e)
  • client: improve binary return values (#27) (e5abbb9)

Chores

  • ci: also run workflows for PRs targeting next (#17) (9f47531)
  • ci: limit release doctor target branches (#22) (92f41a2)
  • ci: run tests in CI (#28) (e4c2eb6)
  • docs: document minimum Java version (Java 8) in README (#16) (3630a08)
  • docs: minor update to formatting of API link in README (#19) (65f8385)
  • internal: refactor release doctor script (#23) (c039b0e)
  • internal: remove unused test file (#26) (71b39db)
  • minor updates (#20) (42c2a5c)
  • tests: update prism version (#24) (b14155d)

Documentation


This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c14a433 to 3630a08 Compare July 10, 2024 16:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6bdccd3 to 9f47531 Compare July 11, 2024 10:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e7f0fdf to 7943f58 Compare July 11, 2024 14:30
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 066ec39 to 65f8385 Compare July 15, 2024 18:21
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b4323e4 to 42c2a5c Compare July 17, 2024 16:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3a31b10 to 5dbd997 Compare July 17, 2024 18:23
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e5349e4 to 92f41a2 Compare July 18, 2024 18:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6426c67 to c039b0e Compare July 22, 2024 20:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4c1f23f to b14155d Compare July 23, 2024 10:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e593e50 to 61cf205 Compare July 29, 2024 11:19
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a133ae6 to 71b39db Compare July 29, 2024 16:25
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9eb209b to e5abbb9 Compare July 29, 2024 21:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0a071da to e4c2eb6 Compare July 30, 2024 14:20
…usage.update_by_external_id' (#29)

Please use the 'events.backfills.create' instead.
See https://docs.withorb.com/reference/create-backfill for more details.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f1bf432 to 756a150 Compare August 2, 2024 13:45
…age.update_by_external_id' (#30)

## Migration
The two methods `customers.usage.create` and `customers.usage.update_by_external_id` have been removed from the SDK and the API.
Please use 'events.backfills.create' instead.
More details for this endpoint can be found at https://docs.withorb.com/reference/create-backfill
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b095bf4 to 988218e Compare August 2, 2024 17:22
@stainless-app stainless-app bot merged commit 0ec82df into main Aug 2, 2024
3 checks passed
Copy link
Contributor Author

stainless-app bot commented Aug 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants