-
Notifications
You must be signed in to change notification settings - Fork 2.2k
January release versions for azure-core - getting ready #7040
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
Merged
hemanttanwar
merged 7 commits into
Azure:master
from
hemanttanwar:azure-core-january2020-release-version-change
Jan 3, 2020
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
8d3fcf1
January release versions- getting ready
b2dbb36
Merge branch 'master' of github.com:Azure/azure-sdk-for-java into azu…
b27e646
Changed azure-core-http-okhttp to use released version
292219f
dependency version update for libraries which depend on unreleased ve…
892f6f6
dependency version update for libraries which depend on unreleased ve…
3d14247
Updated change log and merge marter into it
8f0d81a
Updated release date in change log.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,12 +5,12 @@ com.azure:azure-sdk-all;1.0.0;1.0.0 | |
| com.azure:azure-sdk-parent;1.6.0;1.6.0 | ||
| com.azure:azure-client-sdk-parent;1.7.0;1.7.0 | ||
| com.azure:azure-ai-textanalytics;1.0.0-beta.1;1.0.0-beta.1 | ||
| com.azure:azure-core;1.1.0;1.2.0-beta.1 | ||
| com.azure:azure-core;1.1.0;1.2.0 | ||
| com.azure:azure-core-amqp;1.0.0-beta.9;1.0.0-beta.9 | ||
| com.azure:azure-core-http-netty;1.1.0;1.2.0-beta.1 | ||
| com.azure:azure-core-http-okhttp;1.1.0-beta.1;1.1.0-beta.1 | ||
| com.azure:azure-core-http-netty;1.1.0;1.2.0 | ||
| com.azure:azure-core-http-okhttp;1.0.0;1.1.0 | ||
| com.azure:azure-core-management;1.0.0-beta.8;1.0.0-beta.8 | ||
| com.azure:azure-core-test;1.1.0-beta.1;1.1.0-beta.2 | ||
| com.azure:azure-core-test;1.1.0-beta.2;1.1.0 | ||
| com.azure:azure-core-tracing-opencensus;1.0.0-beta.5;1.0.0-beta.6 | ||
| com.azure:azure-core-tracing-opentelemetry;1.0.0-beta.1;1.0.0-beta.2 | ||
| com.azure:azure-data-appconfiguration;1.0.0-beta.7;1.0.0-beta.8 | ||
|
|
@@ -34,5 +34,5 @@ com.azure:azure-storage-queue;12.2.0-beta.1;12.2.0-beta.2 | |
| # version. Unreleased dependencies are only valid for dependency versions | ||
| # Format; | ||
| # unreleased_<groupId>:<artifactId>;dependency-version | ||
| unreleased_com.azure:azure-core;1.2.0-beta.1 | ||
| unreleased_com.azure:azure-core;1.2.0 | ||
|
Contributor
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. Once we release azure-core 1.2.0 this entry should go away and the dependency version should be changed above to 1.2.0. |
||
| unreleased_com.azure:azure-core-test;1.1.0-beta.2 | ||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.