-
Notifications
You must be signed in to change notification settings - Fork 1
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
stainless-app
merged 17 commits into
main
from
release-please--branches--main--changes--next
Aug 2, 2024
Merged
release: 0.1.0-alpha.3 #15
stainless-app
merged 17 commits into
main
from
release-please--branches--main--changes--next
Aug 2, 2024
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
c14a433
to
3630a08
Compare
6bdccd3
to
9f47531
Compare
e7f0fdf
to
7943f58
Compare
066ec39
to
65f8385
Compare
b4323e4
to
42c2a5c
Compare
3a31b10
to
5dbd997
Compare
e5349e4
to
92f41a2
Compare
6426c67
to
c039b0e
Compare
4c1f23f
to
b14155d
Compare
e593e50
to
61cf205
Compare
a133ae6
to
71b39db
Compare
9eb209b
to
e5abbb9
Compare
0a071da
to
e4c2eb6
Compare
…usage.update_by_external_id' (#29) Please use the 'events.backfills.create' instead. See https://docs.withorb.com/reference/create-backfill for more details.
f1bf432
to
756a150
Compare
…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
b095bf4
to
988218e
Compare
🤖 Release is at https://github.com/orbcorp/orb-java/releases/tag/v0.1.0-alpha.3 🌻 |
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.
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
Features
Chores
next
(#17) (9f47531)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.