Skip to content

Netty version difference between Azure Cloud and Spring Boot #48126

@anumalasri

Description

@anumalasri

We would like to hear from MSFT team on this Netty Version difference between multiple BOMs ..

Spring Boot Netty Version Azure Spring Azure SDK Azure Netty Version
4.0.0 4.2.7.Final 7.0.0 1.16.3 4.1.130.Final

This results confused log message ( as Azure SDK and Netty are transitive dependencies)

The following Netty versions were found on the classpath and have a mismatch with the versions used by azure-core-http-netty. If your application runs without issue this message can be ignored, otherwise please align the Netty versions used in your application. For more information, see https://aka.ms/azsdk/java/dependency/troubleshoot.

Though we understand Azure SDK is completely different than other Frameworks (Spring Boot, Azure Cloud), is there way to resolve this version difference ?

  1. Adhere to latest version along with other frameworks (Spring Boot) (preferred)
  2. Is there any possibility to suppress this log?

Being owners of Azure SDK and Azure Cloud, how would like to resolve this ?

Metadata

Metadata

Assignees

Labels

customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions