Netflix / eureka

AWS Service registry for resilient mid-tier load balancing and failover.
Apache License 2.0
12.37k stars 3.74k forks source link

Netflix Eureka 2.x - WIKI says discontinued? #1514

Open shyamrox opened 1 year ago

shyamrox commented 1 year ago

I see tags for Netflix Eureka 2.x and a release (2.0.1) made in June 2023, however the WIKI says its discontinued.

image

image

Can anyone confirm the state of Netflix Eureka 2.x? Is it discontinued?

Thanks!

spencergibb commented 1 year ago

The old 2.x, which was a re-architecture, is not supported and is now located here https://github.com/Netflix/eureka/tree/2.x-archive .

The 2.x branch https://github.com/Netflix/eureka/tree/2.x is new and supported, but it was only an upgrade to jakartaee and is wire compatible with 1.x

The wiki needs to be updated by the Netflix team

fatboyi commented 9 months ago

Does it mean the project still active and Netflix is still updating the Eureka ?

Thanks.

ouaibsky commented 1 month ago

@spencergibb

Do you know the process to have PR merged into branch 2.x.

I have one open from many months, and no feedback #1540

Maybe I missed something ?

Thanks Ouaibsky.

spencergibb commented 1 month ago

I'm only a contributor to this repo, not a maintainer