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

Update storage dependency to point to latest GA #13487

Merged
merged 2 commits into from
Jul 24, 2020
Merged

Update storage dependency to point to latest GA #13487

merged 2 commits into from
Jul 24, 2020

Conversation

JimSuplizio
Copy link
Member

@JimSuplizio JimSuplizio commented Jul 24, 2020

As part of this change the auto-increment code will no longer set the dependency version to a beta if it was previously a GA.

If the dependency version is a GA version and we released a beta, the dependency version should stay at the GA version. The current version would be updated to the next beta.

This was done after the July releases. What I'm doing here is rectifying the version that were set to beta from GA in July. Note: If you look at the libraries that had these as dependencies (EventHubs) you'll see that the dependency version in master were set back to the GA version prior to the release of EH out of master. Nothing was released that depended on the beta versions, the dependency versions were set to the GA versions prior to release

@srnagar it's also worth noting that I updated the current version of azure-messaging-eventhubs-checkpointstore-blob in master to 1.2.0-beta.2 which should have been updated in master after 1.2.0-beta.1 was released from a release branch.

@JimSuplizio
Copy link
Member Author

The tables ci apparently had a credentials hiccup. I couldn't rerun the failed run on the PR however I did run a a new run which was just fine

@JimSuplizio
Copy link
Member Author

/azp run java - tables - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JimSuplizio JimSuplizio merged commit 4de22fc into master Jul 24, 2020
@JimSuplizio JimSuplizio deleted the GADepVer branch July 24, 2020 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants