Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

External dependencies upgrade - Spring Boot 2.7.9 and Spring Cloud 2021.0.5 #33742

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Feb 27, 2023

Updates external dependencies to align with Spring Boot version 2.7.9 from 2.7.8 and Spring Cloud version 2021.0.5 from 2021.0.5.

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • Maven Plugin's PropertiesMergingResourceTransformer closes InputStream when it should not do so #34063
  • Actuator Health web endpoint broken with Gson and Java 17 #34030
  • Dependency management for Mongo's Java Driver is incomplete #33941
  • Using devtools with Reactive application results in slower restarts #33855
  • Spies are not reset after test execution when using @SpyBean #33830
  • Properties Migrator does not detect properties of Map type that are marked as deprecated #27854

📔 Documentation

  • Updated documentation for @ConfigurationProperties bean naming rules #34029
  • Restore "Use Jedis Instead of Lettuce" how-to documentation #33994
  • Add Redis application properties example #33965
  • Use Maven Central for release downloads in CLI installation documentation #33962
  • Actuator section is missing from documentation overview #33932
  • Add Javadoc since to OperationParameter.getAnnotation() #33914
  • Document additional configuration that is required for spring.mvc.throw-exception-if-no-handler-found=true to be effective #31660

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 5.16.6 #34238
  • Upgrade to Byte Buddy 1.12.23 #34239
  • Upgrade to Dropwizard Metrics 4.2.16 #34240
  • Upgrade to Elasticsearch 7.17.9 #34241
  • Upgrade to Glassfish JAXB 2.3.8 #34242
  • Upgrade to Groovy 3.0.15 #34243
  • Upgrade to Hibernate 5.6.15.Final #34244
  • Upgrade to Jackson Bom 2.13.5 #34245
  • Upgrade to Jaybird 4.0.9.java8 #34246
  • Upgrade to Lombok 1.18.26 #34247
  • Upgrade to Micrometer 1.9.8 #34141
  • Upgrade to Netty 4.1.89.Final #34248
  • Upgrade to Reactor Bom 2020.0.28 #34142
  • Upgrade to Spring AMQP 2.4.10 #34321
  • Upgrade to Spring Batch 4.3.8 #34143
  • Upgrade to Spring Data Bom 2021.2.8 #34144
  • Upgrade to Spring HATEOAS 1.5.3 #34249
  • Upgrade to Spring Security 5.7.7 #34145
  • Upgrade to Undertow 2.2.23.Final #34250

This PR is created by GitHub Actions: https://github.com/Azure/spring-cloud-azure-tools/actions/runs/4277661242

@ghost ghost added App Configuration Azure.ApplicationModel.Configuration Communication Azure.Core azure-core Cosmos azure-spring All azure-spring related issues Event Grid Event Hubs Azure.Identity KeyVault Schema Registry Search Service Bus Storage Storage Service (Queues, Blobs, Files) labels Feb 27, 2023
@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 27, 2023

/azp run java - spring - tests

@Azure Azure deleted a comment from azure-pipelines bot Feb 27, 2023
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 27, 2023

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 27, 2023

/azp run java - keyvault - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

1 similar comment
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 27, 2023

@alzimmermsft please help take a look

Copy link
Member

@vcolin7 vcolin7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. By the way @Netyyyy, the Key Vault live tests have been failing for a good couple of months now and I'm working on fixing them this week. I don't think we should worry about these changes breaking the libraries at all.

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 28, 2023

/check-enforcer-override

@github-actions
Copy link

For help using check enforcer, see https://aka.ms/azsdk/checkenforcer

Available commands:

  • /check-enforcer evaluate - Re-evaluate existing pipeline statuses for PR
  • /check-enforcer override - Ignore any pipeline missing or failed statuses for PR
  • /check-enforcer help - Add this comment

If you are initializing a new service, follow the new service docs. If no Azure Pipelines are desired, run /check-enforcer override.

@Netyyyy
Copy link
Member Author

Netyyyy commented Feb 28, 2023

/check-enforcer override

@Netyyyy Netyyyy merged commit cbba900 into Azure:main Feb 28, 2023
billwert pushed a commit that referenced this pull request Mar 6, 2023
Co-authored-by: github-actions <github-actions@github.com>
@Netyyyy Netyyyy deleted the update-spring-dependencies branch April 7, 2023 00:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants