- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.1k
External dependencies upgrade - Spring Boot 3.3.2 and Spring Cloud 2023.0.3 #41281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
            Netyyyy
  wants to merge
  163
  commits into
  Azure:feature/spring-boot-3
from
Netyyyy:update-spring-dependencies
  
      
      
   
      
    
                
     Closed
            
            External dependencies upgrade - Spring Boot 3.3.2 and Spring Cloud 2023.0.3 #41281
                    Netyyyy
  wants to merge
  163
  commits into
  Azure:feature/spring-boot-3
from
Netyyyy:update-spring-dependencies
  
      
      
   
              
            Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    …ogs (Azure#41012) * Update swagger_to_sdk_config.json Added logging filter. Added consistent prefix to the error logs.
* Fix SyncRestProxy when the response is an InputStream * reuse code * update changelog * fix checkstyle
* update doc * update samples
…1002) Co-authored-by: Wes Haggard <[email protected]>
* init commit * added recordingKind * fixed typo * added recordingKind * changed tests for recordingKind
* Specify mcr registry to use. * Fix spelling * Manually take care of container lifecycle. * Fix naming of variable. * Adding console.writeline. * move environment variable. * Remove Disabled annotation * Add prebuild step to set env variable.
) Co-authored-by: James Suplizio <[email protected]>
This reverts commit 33c79f2.
* Increment package versions for eventhubs releases * Update version_client.txt Update to beta.2 * Update to beta.2 * Fix CHANGELOG entry * Add explicit dependency on azure-core-amqp. --------- Co-authored-by: Connie Yau <[email protected]>
* Fix Azure AI Search Sample Issues * Remove redundant packages
* Add azure-json dependency. Remove opens to jackson. * Update module-info.java * Update pom.xml * Update module-info.java
* Support storage network access and worm removal in remove test resources script * Move storage network access script to common resource helpers file * Improve storage container deletion resilience * Plumb through pool variable to live test cleanup template * Add sleep for network rule application --------- Co-authored-by: Ben Broderick Phillips <[email protected]>
) * migrate servicebus to token auth * verify some * try enable admin tests * try removing the keys in tests.yml * Enable ServiceBus[Sender|Receiver][Async]ClientIntegrationTest * Enable ServiceBus[SessionManager|Processor|MixedClient|Builder]IntegrationTest * enable proxy integration tests * add use-cred switch to admin tests * repeat * attempt cache ps * Use pipeline cred * offload the token reterival to blockable thread * test with Premium * enable tracing integration tests * revert * check the mode * configure cred based on the test mode / env * Remove duplicate identity test (reason: now all tests relies on identity) * nits: spaces, newlines.. * isolate non-fed tests * doc, enable peek test * doc update, remove connection string output from arm test-resource.json * output connection string so ServiceBusNonFederatedIntegrationTest can run for now * keep the client cred special test * MI co-exists with old key cred? * exlcude the test requiring aux tenant * add useFallbackValue flag to TestUtils::getFullyQualifiedDomainName method * Use assumeTrue to throw TestAbortedException * use assumeTrue not assertTrue
* Increment package versions for servicebus releases * use correct unreleased version --------- Co-authored-by: anuchandy <[email protected]>
* Added metrics and tracing for ReadMany operations * Update CHANGELOG.md * Removing List.of (not compatible with Java 8) * Update CHANGELOG.md * Update CHANGELOG.md * Update NonStreamingOrderByQueryVectorSearchTest.java * Update NonStreamingOrderByQueryVectorSearchTest.java * Update CosmosTracerTest.java * Update DiagnosticsProvider.java
…the Event Hubs builder (Azure#41067)
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      Labels
      
    App Configuration
  Azure.ApplicationModel.Configuration 
  
    Attestation
  
    Azure.Core.AMQP
  azure-core-amqp 
  
    Azure.Core
  azure-core 
  
    Azure.Identity
  
    azure-spring
  All azure-spring related issues 
  
    Batch
  
    clientcore
  
    Cognitive - Anomaly Detector
  
    Cognitive - Face
  
    Cognitive - Form Recognizer
  
    common
  common module used by all azure SDKs (e.g. client, Mgmt) 
  
    Communication - Call Automation
  
    Communication - Calling Server
  
    Communication - Chat
  
    Communication - Common
  
    Communication - Email
  
    Communication - Identity
  
    Communication - Phone Numbers
  
    Communication - Rooms
  
    Communication - SMS
  
    Container Registry
  
    Cosmos
  
    DevCenter
  
    Digital Twins
  
    Document Intelligence
  
    Event Grid
  
    Event Hubs
  
    graalvm
  Label for tracking issues related to graalvm 
  
    Health Deidentification
  
    Mgmt
  This issue is related to a management-plane library. 
  
    OpenTelemetry
  OpenTelemetry instrumentation 
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Updates external dependencies to align with Spring Boot version 3.3.2 from 2.7.18 and Spring Cloud version 2023.0.3 from 2021.0.9.
Release notes
Sourced from spring-boot releases.
🐞 Bug Fixes
@DataLdapTest#41325@NestedConfigurationPropertydoesn't work on records #41251<init>when using spring-boot-starter-activemq in a native image #41214📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@acouvreur, @anbusampath, @eddumelendez, @izeye, @jxblum, @mateusscheper, @opcooc, and @sdeleuze
This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/10090606349