-
Notifications
You must be signed in to change notification settings - Fork 2k
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 spring-cloud-azure-appconfiguration-* dependency in sa… #19873
update spring-cloud-azure-appconfiguration-* dependency in sa… #19873
Conversation
…mple code to 1.2.9
/azp run java - spring - tests |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
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.
LGTM.
@@ -20,7 +20,7 @@ | |||
<dependency> | |||
<groupId>com.microsoft.azure</groupId> | |||
<artifactId>spring-cloud-starter-azure-appconfiguration-config</artifactId> | |||
<version>1.2.8</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} --> | |||
<version>1.2.9</version> <!-- {x-version-update;com.microsoft.azure:spring-cloud-starter-azure-appconfiguration-config;current} --> |
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.
Why it's not updated automatically?
@@ -62,7 +62,7 @@ | |||
<dependency> | |||
<groupId>com.azure</groupId> | |||
<artifactId>azure-data-appconfiguration</artifactId> | |||
<version>1.2.0-beta.1</version> <!-- {x-version-update;com.azure:azure-data-appconfiguration;current} --> | |||
<version>1.1.9</version> <!-- {x-version-update;com.azure:azure-data-appconfiguration;dependency} --> |
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.
Use dependency
, because they are released by different team?
/azp run java - spring - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run java - appconfiguration - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
Prepare an OOB release for spring-cloud-azure-appconfiguration-* 1.2.9 with branch hotfix/app-config-1.2.9.