Skip to content

Commit d40f065

Browse files
authored
Simplify the change structure for each release (Azure#32511)
1 parent 5e3d7be commit d40f065

File tree

20 files changed

+52
-565
lines changed

20 files changed

+52
-565
lines changed

sdk/spring/CHANGELOG.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Release History
22

3+
## 6.0.0-beta.4 (2022-12-07)
4+
Upgrade Spring Boot dependencies version to 3.0.0-RC2 and Spring Cloud dependencies version to 2022.0.0-RC2.
5+
6+
### Spring Cloud Azure Autoconfigure
7+
This section includes changes in `spring-cloud-azure-autoconfigure` module.
8+
9+
#### Features Added
10+
- Remove warning logs of Kafka passwordless autoconfiguration. [#31182](https://github.com/Azure/azure-sdk-for-java/issues/31182).
11+
- Enhance the Azure AD Resource Server configurer to accept the custom jwt granted authorities converter. [#28665](https://github.com/Azure/azure-sdk-for-java/issues/28665).
12+
13+
#### Breaking Changes
14+
- Move Key Vault environment classes for internal usage to the implementation package [#32428](https://github.com/Azure/azure-sdk-for-java/pull/32428).
15+
- Delete properties: `spring.jms.serviebus.username`, `spring.jms.serviebus.password` and `spring.jms.serviebus.remote-uri` [#32465](https://github.com/Azure/azure-sdk-for-java/pull/32465).
16+
317
## 4.5.0 (2022-12-06)
418
- This release is compatible with Spring Boot 2.5.0-2.5.14, 2.6.0-2.6.14, 2.7.0-2.7.6. (Note: 2.5.x (x>14), 2.6.y (y>14) and 2.7.z (z>6) should be supported, but they aren't tested with this release.)
519
- This release is compatible with Spring Cloud 2020.0.3-2020.0.6, 2021.0.0-2021.0.5. (Note: 2020.0.x (x>6) and 2021.0.y (y>5) should be supported, but they aren't tested with this release.)
@@ -21,20 +35,6 @@ This section includes changes in `spring-cloud-azure-autoconfigure` module.
2135
#### Dependency Updates
2236
- Upgrade spring-security to 5.7.5 to address [CVE-2022-31690](https://tanzu.vmware.com/security/cve-2022-31690) [#32145](https://github.com/Azure/azure-sdk-for-java/pull/32145).
2337

24-
## 6.0.0-beta.4 (2022-12-07)
25-
Upgrade Spring Boot dependencies version to 3.0.0-RC2 and Spring Cloud dependencies version to 2022.0.0-RC2.
26-
27-
### Spring Cloud Azure Autoconfigure
28-
This section includes changes in `spring-cloud-azure-autoconfigure` module.
29-
30-
#### Features Added
31-
- Remove warning logs of Kafka passwordless autoconfiguration. [#31182](https://github.com/Azure/azure-sdk-for-java/issues/31182).
32-
- Enhance the Azure AD Resource Server configurer to accept the custom jwt granted authorities converter. [#28665](https://github.com/Azure/azure-sdk-for-java/issues/28665).
33-
34-
#### Breaking Changes
35-
- Move Key Vault environment classes for internal usage to the implementation package [#32428](https://github.com/Azure/azure-sdk-for-java/pull/32428).
36-
- Delete properties: `spring.jms.serviebus.username`, `spring.jms.serviebus.password` and `spring.jms.serviebus.remote-uri` [#32465](https://github.com/Azure/azure-sdk-for-java/pull/32465).
37-
3838
## 6.0.0-beta.3 (2022-11-04)
3939
Upgrade Spring Boot dependencies version to 3.0.0-RC1 and Spring Cloud dependencies version to 2022.0.0-RC1.
4040

sdk/spring/spring-cloud-azure-actuator-autoconfigure/CHANGELOG.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,22 @@
22

33
## 4.6.0-beta.1 (Unreleased)
44

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
125

136
## 4.5.0 (2022-12-06)
147

158
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-2022-12-06) for more details.
169

17-
### Features Added
18-
19-
### Breaking Changes
20-
21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2510
## 4.4.1 (2022-10-31)
2611

2712
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#441-2022-10-31) for more details.
2813

2914
## 4.4.0 (2022-09-26)
3015

31-
### Features Added
32-
33-
### Breaking Changes
34-
35-
### Bugs Fixed
36-
37-
### Other Changes
16+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#440-2022-09-26) for more details.
3817

3918
## 4.5.0-beta.1 (2022-09-23)
4019

41-
### Features Added
42-
43-
### Breaking Changes
44-
45-
### Bugs Fixed
46-
47-
### Other Changes
20+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-beta1-2022-09-23) for more details.
4821

4922
## 4.3.0 (2022-06-29)
5023

sdk/spring/spring-cloud-azure-actuator/CHANGELOG.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,22 @@
22

33
## 4.6.0-beta.1 (Unreleased)
44

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
125

136
## 4.5.0 (2022-12-06)
147

158
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-2022-12-06) for more details.
169

17-
### Features Added
18-
19-
### Breaking Changes
20-
21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2510
## 4.4.1 (2022-10-31)
2611

2712
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#441-2022-10-31) for more details.
2813

2914
## 4.4.0 (2022-09-26)
3015

31-
### Features Added
32-
33-
### Breaking Changes
34-
35-
### Bugs Fixed
36-
37-
### Other Changes
16+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#440-2022-09-26) for more details.
3817

3918
## 4.5.0-beta.1 (2022-09-23)
4019

41-
### Features Added
42-
43-
### Breaking Changes
44-
45-
### Bugs Fixed
46-
47-
### Other Changes
20+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-beta1-2022-09-23) for more details.
4821

4922
## 4.3.0 (2022-06-29)
5023

sdk/spring/spring-cloud-azure-autoconfigure/CHANGELOG.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,22 @@
22

33
## 4.6.0-beta.1 (Unreleased)
44

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
125

136
## 4.5.0 (2022-12-06)
147

158
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-2022-12-06) for more details.
169

17-
### Features Added
18-
19-
### Breaking Changes
20-
21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2510
## 4.4.1 (2022-10-31)
2611

2712
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#441-2022-10-31) for more details.
2813

2914
## 4.4.0 (2022-09-26)
3015

31-
### Features Added
32-
33-
### Breaking Changes
34-
35-
### Bugs Fixed
36-
37-
### Other Changes
16+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#440-2022-09-26) for more details.
3817

3918
## 4.5.0-beta.1 (2022-09-23)
4019

41-
### Features Added
42-
43-
### Breaking Changes
44-
45-
### Bugs Fixed
46-
47-
### Other Changes
20+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-beta1-2022-09-23) for more details.
4821

4922
## 4.3.0 (2022-06-29)
5023

sdk/spring/spring-cloud-azure-core/CHANGELOG.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,22 @@
22

33
## 4.6.0-beta.1 (Unreleased)
44

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
125

136
## 4.5.0 (2022-12-06)
147

158
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-2022-12-06) for more details.
169

17-
### Features Added
18-
19-
### Breaking Changes
20-
21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2510
## 4.4.1 (2022-10-31)
2611

2712
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#441-2022-10-31) for more details.
2813

2914
## 4.4.0 (2022-09-26)
3015

31-
### Features Added
32-
33-
### Breaking Changes
34-
35-
### Bugs Fixed
36-
37-
### Other Changes
16+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#440-2022-09-26) for more details.
3817

3918
## 4.5.0-beta.1 (2022-09-23)
4019

41-
### Features Added
42-
43-
### Breaking Changes
44-
45-
### Bugs Fixed
46-
47-
### Other Changes
20+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-beta1-2022-09-23) for more details.
4821

4922
## 4.3.0 (2022-06-29)
5023

sdk/spring/spring-cloud-azure-resourcemanager/CHANGELOG.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,22 @@
22

33
## 4.6.0-beta.1 (Unreleased)
44

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
125

136
## 4.5.0 (2022-12-06)
147

158
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-2022-12-06) for more details.
169

17-
### Features Added
18-
19-
### Breaking Changes
20-
21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2510
## 4.4.1 (2022-10-31)
2611

2712
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#441-2022-10-31) for more details.
2813

2914
## 4.4.0 (2022-09-26)
3015

31-
### Features Added
32-
33-
### Breaking Changes
34-
35-
### Bugs Fixed
36-
37-
### Other Changes
16+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#440-2022-09-26) for more details.
3817

3918
## 4.5.0-beta.1 (2022-09-23)
4019

41-
### Features Added
42-
43-
### Breaking Changes
44-
45-
### Bugs Fixed
46-
47-
### Other Changes
20+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-beta1-2022-09-23) for more details.
4821

4922
## 4.3.0 (2022-06-29)
5023

sdk/spring/spring-cloud-azure-service/CHANGELOG.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,22 @@
22

33
## 4.6.0-beta.1 (Unreleased)
44

5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
125

136
## 4.5.0 (2022-12-06)
147

158
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-2022-12-06) for more details.
169

17-
### Features Added
18-
19-
### Breaking Changes
20-
21-
### Bugs Fixed
22-
23-
### Other Changes
24-
2510
## 4.4.1 (2022-10-31)
2611

2712
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#441-2022-10-31) for more details.
2813

2914
## 4.4.0 (2022-09-26)
3015

31-
### Features Added
32-
33-
### Breaking Changes
34-
35-
### Bugs Fixed
36-
37-
### Other Changes
16+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#440-2022-09-26) for more details.
3817

3918
## 4.5.0-beta.1 (2022-09-23)
4019

41-
### Features Added
42-
43-
### Breaking Changes
44-
45-
### Bugs Fixed
46-
47-
### Other Changes
20+
Please refer to [CHANGELOG.md](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/spring/CHANGELOG.md#450-beta1-2022-09-23) for more details.
4821

4922
## 4.3.0 (2022-06-29)
5023

0 commit comments

Comments
 (0)