-
Notifications
You must be signed in to change notification settings - Fork 6
bump version to v0.19.1 #127
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| v0.18.1 | ||
| v0.19.1 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -403,7 +403,7 @@ message ExportSinkSpec { | |
| temporal.api.cloud.sink.v1.GCSSpec gcs = 4; | ||
|
|
||
| // The Azure Blob configuration details when destination_type is Azure Blob. | ||
| // temporal:versioning:min_version=v0.18.1 | ||
| // temporal:versioning:min_version=v0.19.1 | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Incorrect Azure Blob min versionMedium Severity The Reviewed by Cursor Bugbot for commit dd1a444. Configure here.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There are no customers who are using this feature. Should be safe to bump this. |
||
| temporal.api.cloud.sink.v1.AzureBlobSpec azure_blob = 5; | ||
| } | ||
|
|
||
|
|
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we also need to update the current version in README.