Spring Cloud Netflix DNS lookup for K8s / OCP deployments

Hello.I tried to open this feature request also in https://github.com/Netflix/eureka/issues/1591, but with no luck.Maybe...

Spring Cloud Netflix Eureka: client does not unregister on application shutdown (stays with status DOWN)

The Eureka client does not unregister properly from the registry on application shutdown but stays registered with a DOW...

Spring Cloud Netflix Application can't deregister

Describe the bugWhen an application tries to deregister itself due to a graceful shutdown, the call fails and, as such, ...

Spring Cloud Netflix Add jersey dependency management

It was removed in spring boot 4 https://github.com/spring-projects/spring-boot/commit/8bfb170ebc5c5afcc3c707a145b94fde1a...

Spring Cloud Netflix eureka server will not reregister after peer server restarts

Describe the bugThis is a revival of #4145 , It should have been fixed in 4.0.1But still present in version 4.0.3Sample*...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client 4.3.0 brings in guava 14 that has multiple security issues

While updating from Spring Boot 3.3 and Spring Cloud 2023.0.6 (spring-cloud-starter-netflix-eureka-client 4.1.6 respecti...

Spring Cloud Netflix org.springframework.context.ApplicationContextException: Failed to start bean 'eurekaAutoServiceRegistration'

org.springframework.context.ApplicationContextException: Failed to start bean 'eurekaAutoServiceRegistration' at ...

Spring Cloud Netflix com.netflix.discovery.DiscoveryClient keeps using org.apache.commons.lang.exception.ExceptionUtils with commons-configuration2

Hi!For vulnerabilities we update from commons-configuration to commons-configuration2 but com.netflix.discovery.Discover...

Spring Cloud Netflix RestTemplateEurekaHttpClient bug with 404

Spring Cloud: 4.0.0-RC3After restarting Eureka server, application which uses RestTemplateEurekaHttpClient cannot be reg...

Spring Cloud Netflix RestTemplateEurekaHttpClient not closing HttpClient on shutdown

Spring Cloud 2021.0.0Spring Boot 2.6.8Bug Description:RestTemplateEurekaHttpClient is not closing HttpClient on shutdown...

Spring Cloud Netflix Switch remaining jUnit 4 tests to jUnit jupiter

Comment From: SivaTharun@OlgaMaciaszek can i work on this issue.Comment From: OlgaMaciaszek@SivaTharun , thanks for reac...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency httpclient:4.5.3

httpclient:4.5.3 has vulnerability:https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.3to fix t...

Spring Cloud Netflix com.thoughtworks.xstream:xstream update version to 1.4.21

Hi.Project uses Spring Cloud on its latest version (2024.0.0) and one of its dependencies is com.thoughtworks.xstream:...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency guava:16.0

guava:16.0 has vulnerabilities:https://mvnrepository.com/artifact/com.google.guava/guava/16.0to fix the issue upgrade to...

Spring Cloud Netflix spring-cloud-starter-netflix-eureka-client:4.3.0 has vulnerability with dependency commons-configuration:1.10

commons-configuration:1.10 has vulnerabilities:https://mvnrepository.com/artifact/commons-configuration/commons-configur...

Spring Cloud Netflix EurekaInstanceMeterBinder Bean Conflict: Duplicate Registration of applicationTaskExecutor and taskScheduler

Issue Description🐞 Bug ReportWhen using Spring Cloud Netflix Eureka Server, a bean conflict occurs in EurekaInstanceMete...

.