Skip to content

Commit

Permalink
Delete empty entries in changelog (#24366)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rujun Chen authored Sep 27, 2021
1 parent 81313a4 commit 4a9acaa
Show file tree
Hide file tree
Showing 29 changed files with 36 additions and 219 deletions.
10 changes: 1 addition & 9 deletions sdk/spring/azure-identity-spring/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
# Release History

## 1.9.0 (2021-09-26)
## 1.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
### Dependency Upgrades
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed
- Fix bug about application type validation. ([#23481](https://github.com/Azure/azure-sdk-for-java/issues/23481))

Expand All @@ -23,8 +18,6 @@ This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Deprecations
- Deprecate `azure.activedirectory.authorization-clients.xxx.on-demand`, use `azure.activedirectory.authorization-clients.xxx.authorization-grant-type` instead. If you are using `on-demand=true`, please change to `authorization-grant-type=authorization_code`.

### Other Changes


## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-boot-starter-cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
# Release History

## 3.2.0 (2021-09-26)
## 3.2.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

## 3.1.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added
- Support configuration of `AbstractJmsListenerContainerFactory` for `JmsListener`. Enabled properties include `replyPubSubDomain`, `replyQosSettings`, `subscriptionDurable`, `subscriptionShared` and `phase` with prefix as `spring.jms.servicebus.listener`.
### Breaking Changes

### Bugs Fixed
- Fix the bug of not supporting Spring Boot autoconfiguration of JMS listener.
### Other Changes


## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-boot-starter-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-boot-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
7 changes: 1 addition & 6 deletions sdk/spring/azure-spring-boot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
# Release History

## 3.9.0 (2021-09-26)
## 3.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added
- Support configuration of `AbstractJmsListenerContainerFactory` for `JmsListener`. Enabled properties include `replyPubSubDomain`, `replyQosSettings`, `subscriptionDurable`, `subscriptionShared` and `phase` with prefix as `spring.jms.servicebus.listener`.
### Breaking Changes

### Bugs Fixed
- Fix bug about application type validation. ([#23481](https://github.com/Azure/azure-sdk-for-java/issues/23481))

Expand All @@ -23,8 +20,6 @@ This release is compatible with Spring Boot 2.5.0 - 2.5.4.
### Deprecations
- Deprecate `azure.activedirectory.authorization-clients.xxx.on-demand`, use `azure.activedirectory.authorization-clients.xxx.authorization-grant-type` instead. If you are using `on-demand=true`, please change to `authorization-grant-type=authorization_code`.

### Other Changes


## 3.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-cloud-autoconfigure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-cloud-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-cloud-messaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-cloud-starter-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-cloud-starter-eventhubs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes
- Change the value type of ServiceBusMessageHeaders.SCHEDULED_ENQUEUE_TIME from Instant to OffsetDateTime.

### Bugs Fixed
- Fix the bug of ClassCastException when forward Service Bus messages with the header of schedule enqueued time.

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
9 changes: 1 addition & 8 deletions sdk/spring/azure-spring-cloud-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
# Release History

## 2.9.0 (2021-09-26)
## 2.9.0 (2021-09-27)
This release is compatible with Spring Boot 2.5.0 - 2.5.4 and Spring Cloud 2020.0.3.
### Dependency Upgrades
- Upgrade to [spring-boot-dependencies:2.5.4](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.5.4/spring-boot-dependencies-2.5.4.pom).

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 2.8.0 (2021-08-25)
This release is compatible with Spring Boot 2.5.0 - 2.5.3 and Spring Cloud 2020.0.3.
Expand Down
Loading

0 comments on commit 4a9acaa

Please sign in to comment.