You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increment package version appconfiguration (Azure#23114)
* Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config
* Increment package version after release of com.azure.spring azure-spring-cloud-starter-appconfiguration-config
Copy file name to clipboardExpand all lines: sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release History
2
2
3
-
## 2.1.0-beta.1 (Unreleased)
3
+
## 2.0.1-beta.1 (Unreleased)
4
4
5
5
6
6
## 2.0.0 (2021-07-20)
@@ -14,4 +14,4 @@
14
14
### Breaking Changes
15
15
- Change group id from `com.microsoft.azure` to `com.azure.spring`.
16
16
- Change artifact id from `spring-cloud-azure-appconfiguration-config-web` to `azure-spring-cloud-appconfiguration-config-web`.
17
-
- Added a new Push based Refresh method. Two Spring Actuator endpoints have been added `appconfiguration-refresh` and `appconfiguration-refresh-bus`. The first triggers the cache to reset on configurations on an application. The second triggers a refresh on all instaces subscribed to the same Service Bus.
17
+
- Added a new Push based Refresh method. Two Spring Actuator endpoints have been added `appconfiguration-refresh` and `appconfiguration-refresh-bus`. The first triggers the cache to reset on configurations on an application. The second triggers a refresh on all instances subscribed to the same Service Bus.
0 commit comments