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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/azure-spring-boot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Choose a base ref
...
head repository: microsoft/azure-spring-boot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 362 files changed
  • 11 contributors

Commits on Jun 9, 2020

  1. Release/2.3.2 (#915)

    * Prepare to release 2.3.2.
    
    * Update version to 2.3.3-SNAPSHOT.
    
    Co-authored-by: Rujun Chen <[email protected]>
    Rujun Chen and rujche authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    aef4d0d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Bug fix #918 for azure-active-directory-spring-boot-stateless-sample (#…

    …919)
    
    * fix the bug 917, 918
    
    * remove the DS_store files
    
    * updated readme
    
    * removed property for OAuth 2.0
    salujamanish authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6349584 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Keyvault performance (#905)

    * Remove nbactions.xml
    
    * Rework refreshing logic
    
    * Iterate over secrets by page
    
    * Iterate over secrets by page
    
    * Iterate over secrets by page
    
    * Iterate over secrets by page
    
    * Make sure unit tests pass
    
    * Reorder refreshProperties
    
    * Apply requested changes. Made duplicateKey test use case sensitive keys
    
    Co-authored-by: Rujun Chen <[email protected]>
    mnriem and Rujun Chen authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    18fb06d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. change vm provision region (#924)

    * change vm provision region
    
    * change region
    
    Co-authored-by: Xiaolu Dai <[email protected]>
    saragluna and saragluna authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    37f928c View commit details
    Browse the repository at this point in the history
  2. Keyvault Spring Boot Actuator support (#896)

    * Added case sensitive constant
    
    * Added documentation and implementation
    
    * Added documentation and implementation
    
    * Rerunning CI/CD
    
    * Merge in changes from master
    
    * Parse case sensitive keys flag
    
    * Merging in master
    
    * Applying requested changes
    
    * Initial draft
    
    * Conveying ConfigurableEnvironment to KeyVaultHealthIndicator
    
    * Conveying ConfigurableEnvironment to KeyVaultHealthIndicator
    
    * Making checking health more robust
    
    * Make the azure key vault visible as properties in /actuator/env endpoint
    
    * Reworked using @Autowired
    
    * Added conditional enablement of 'azure-key-vault' health indicator
    
    * Added test for Azure KeyVault Spring Boot Health Indicator
    
    * Remove spring framework version. (#900)
    
    Co-authored-by: Rujun Chen <[email protected]>
    
    * Added test for /actuator/health/keyVault testing
    
    * Fix build
    
    * Add /actuator/env test
    
    * Addressing PR feedback
    
    * Remove nbactions.xml
    
    * Rework refreshing logic
    
    * Iterate over secrets by page
    
    * Iterate over secrets by page
    
    * Iterate over secrets by page
    
    * Iterate over secrets by page
    
    * Make sure unit tests pass
    
    * Reorder refreshProperties
    
    * Apply requested changes. Made duplicateKey test use case sensitive keys
    
    * Restoring files
    
    * Force build
    
    Co-authored-by: Xiaolu Dai <[email protected]>
    Co-authored-by: Rujun Chen <[email protected]>
    Co-authored-by: Rujun Chen <[email protected]>
    4 people authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b382082 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    6a99a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Sort lines. Add link to storage starter. (#929)

    Based on @jialindai 's comment on https://dev.azure.com/azure-spring-integration/spring-integration-private/_workitems/edit/254 we should add the spring boot storage starter.  I did not know we had one because I based my understanding on what are the available starters on this bullet list.
    edburns authored Aug 3, 2020
    Configuration menu
    Copy the full SHA
    3e5ca0c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. fix broken links (#947)

    backwind1233 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b2fbe12 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Update README.md (#951)

    
    Co-authored-by: Yi Liu <[email protected]>
    saragluna and yiliuTo authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bb88cd8 View commit details
    Browse the repository at this point in the history
  2. Add CODEOWNERS file (#952)

    * Create CODEOWNERS
    
    * move codeowners to .github folder
    saragluna authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    d65108e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Microsoft mandatory file (#961)

    Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    9ec65e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update README.md

    Netyyyy authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fec7e6c View commit details
    Browse the repository at this point in the history
Loading