Skip to content

Increment version for storage releases#15876

Merged
gapra-msft merged 9 commits intoAzure:masterfrom
azure-sdk:increment-package-version-storage-560397
Oct 2, 2020
Merged

Increment version for storage releases#15876
gapra-msft merged 9 commits intoAzure:masterfrom
azure-sdk:increment-package-version-storage-560397

Conversation

@azure-sdk
Copy link
Collaborator

Increment package version after release of com.azure azure-storage-blob-cryptography

@gapra-msft
Copy link
Member

@alzimmermsft Do you know who to reach out to to get sign off from tables and spring on this version update PR?

@alzimmermsft
Copy link
Member

@alzimmermsft Do you know who to reach out to to get sign off from tables and spring on this version update PR?

@bsiegel @saragluna

<groupId>com.azure</groupId>
<artifactId>azure-storage-common</artifactId>
<version>12.9.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
<version>12.9.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-common;current} -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bsiegel you'll want to add a custom beta_ tag for your dependency once this merges so Tables can depend on a released version.

@bsiegel
Copy link
Member

bsiegel commented Oct 2, 2020

Looks good to me, I just had to add things to the module-info.java in the storage-common library so tables could access some stuff.

<groupId>com.azure</groupId>
<artifactId>azure-storage-blob</artifactId>
<version>12.9.0-beta.1</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
<version>12.9.0-beta.2</version> <!-- {x-version-update;com.azure:azure-storage-blob;current} -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saragluna do you know why this is a current version dependency?

@gapra-msft gapra-msft merged commit 363a362 into Azure:master Oct 2, 2020
@azure-sdk azure-sdk deleted the increment-package-version-storage-560397 branch October 19, 2023 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants