Skip to content
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

External dependencies upgrade - Spring Boot 2.7.2 and Spring Cloud 2021.0.3 #30092

Closed
wants to merge 1 commit into from

Conversation

Netyyyy
Copy link
Member

@Netyyyy Netyyyy commented Jul 22, 2022

Updates external dependencies to align with Spring Boot version 2.7.2 from 2.7.1 and Spring Cloud version 2021.0.3 from 2021.0.3.

Release notes

Sourced from spring-boot releases.

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

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

@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 Jul 22, 2022
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@Netyyyy
Copy link
Member Author

Netyyyy commented Jul 22, 2022

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Jul 22, 2022

/azp run java - cosmos - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy
Copy link
Member Author

Netyyyy commented Jul 22, 2022

/azp run java - keyvault - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Netyyyy Netyyyy self-assigned this Jul 22, 2022
@Netyyyy Netyyyy added this to the 2022-08 milestone Jul 22, 2022
@Netyyyy Netyyyy mentioned this pull request Jul 22, 2022
8 tasks
@Netyyyy Netyyyy marked this pull request as ready for review July 22, 2022 09:34
@Netyyyy
Copy link
Member Author

Netyyyy commented Jul 25, 2022

/check-enforcer override

@Netyyyy Netyyyy marked this pull request as draft July 25, 2022 01:51
@Netyyyy Netyyyy closed this Jul 27, 2022
@Netyyyy Netyyyy deleted the update-spring-dependencies branch July 27, 2022 01:37
@Netyyyy Netyyyy removed this from the 2022-08 milestone Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants