This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Releases: microsoft/azure-spring-boot
Releases · microsoft/azure-spring-boot
Azure Spring boot Starters 2.0.8
Update version to 2.0.8, #446. (#498) Signed-off-by: Pan Li <[email protected]>
Azure Spring boot Starters 2.0.7
Azure Spring boot Starters 2.0.6
- Rename package names from
xx.documentdb.xx
toxx.cosmosdb.xx
- Upgrade spring data cosmosdb to version 2.0.5
- Change old documentdb properties from
azure.documentdb.xx
toazure.cosmosdb.xx
- Rename
azure-documentdb-spring-boot-starter
toazure-cosmosdb-spring-boot-starter
Azure Spring boot Starters 2.0.5
Azure Spring boot Starters 2.0.4
Change
- Upgrade Spring Boot version to 2.0.3.RELEASE
- Add Spring Data Gremlin auto-configuration and Spring Data Gremlin starter
Azure Spring Boot Starters 2.0.3
Change
- AAD integration with Spring Security 5 for backend authentication and authorization
- Support for Azure Storage using user provided services
- Upgrade service bus java library to 1.2.5
- Upgrade spring-data-cosmosdb to 2.0.3
Thank you
- PR #317 from @mindprogenitor
- PR #331 from @dharrigan
- PR #332 from @asadmansr
- PR #344 & #348 from @rajadilipkolli
- Issue #244 from @ReservedDeveloper and helpful comments from @machadolucas & @JeSuisAlrick & @rsjorslev
Azure Spring Boot Starters 2.0.1
Minor changes:
- Manage json dependency in parent pom
- Align property naming convention with Spring Boot
Azure Spring Boot Starters 2.0.0
- Upgrade Spring Boot version to 2.0.0-RELEASE.
- Upgrade Spring Data DocumentDB to 2.0.1 which supports custom
And
query and remove PartitionKey from the method signature.
Azure Spring boot Starters 0.2.1
azure-documentdb-spring-boot-starter release 0.2.1, with dependency to spring-data-documentdb 0.1.3.
Azure Spring boot Starters 0.1.5
- Azure Cosmos DB Document API Spring Data/Spring boot Starter 0.1.5.
New features:
- Id annotation to specify id field of document.
- Document(collection="customcollectionname") annotation to custom collection name.
- delete by id, delete by entity support.
- Microsoft Graph Spring Social Starter 0.1.5
- Azure AD Spring Security Integration Spring Boot Autoconfigure 0.1.5