Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Releases: microsoft/azure-spring-boot

Azure Spring boot Starters 2.0.8

21 Dec 02:11
1c05681
Compare
Choose a tag to compare
Update version to 2.0.8, #446. (#498)

Signed-off-by: Pan Li <[email protected]>

Azure Spring boot Starters 2.0.7

26 Oct 05:17
Compare
Choose a tag to compare

Azure Spring boot Starters 2.0.6

20 Sep 17:49
Compare
Choose a tag to compare
Pre-release
  • Rename package names from xx.documentdb.xx to xx.cosmosdb.xx
  • Upgrade spring data cosmosdb to version 2.0.5
  • Change old documentdb properties from azure.documentdb.xx to azure.cosmosdb.xx
  • Rename azure-documentdb-spring-boot-starter to azure-cosmosdb-spring-boot-starter

Azure Spring boot Starters 2.0.5

27 Aug 05:54
Compare
Choose a tag to compare

Main Changes

Update spring-data-cosmosdb to version 2.0.4, which adds new features including many new query keywords support, paging and sorting feature, package renaming from xx.documentdb.xx to xx.cosmosdb.xx to align with Azure CosmosDB brand name.

Thanks to @kaykumar for PR #387.

Azure Spring boot Starters 2.0.4

06 Jul 08:17
Compare
Choose a tag to compare

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

15 Jun 05:26
Compare
Choose a tag to compare

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

Azure Spring Boot Starters 2.0.1

07 Mar 02:44
Compare
Choose a tag to compare

Minor changes:

  • Manage json dependency in parent pom
  • Align property naming convention with Spring Boot

Azure Spring Boot Starters 2.0.0

06 Mar 06:20
Compare
Choose a tag to compare
  • 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

05 Feb 01:35
21a5868
Compare
Choose a tag to compare

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

21 Aug 01:28
Compare
Choose a tag to compare
  1. 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.
  1. Microsoft Graph Spring Social Starter 0.1.5
  2. Azure AD Spring Security Integration Spring Boot Autoconfigure 0.1.5