cloudfoundry / cloudfoundry/cf-java-client
CAPI V2 EOL
@Kehrlann ya está trabajando en esto.
Desde el 5/12/2025.
- Lenguaje dominante
- Java
- Estrellas
- 334
- Forks
- 319
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Thanks for all contributions to use CAPI V3 in the past years.
Phase 2 mention of RFC0032 - CF API v2 End of Life mentions the following and is tracked into https://github.com/cloudfoundry/community/issues/1001
Phase 2 (after Checkpoint 1, ~mid/end 2025)
- Engineering work so that all CFF-controlled clients use v3 by default
CF API client libraries like cf-java-client, cf-goclient [...] should plan for closing gaps in CF API v3 support and for removing their CF API v2 implementation.
This is an issue that tracks V2 feature parity, and V2 removal (sorry if I missed an existing one)
Cf-java client v2 feature parity:
- migrating Operations classes to V3, tracked in #1325
- route service binding support, see https://github.com/cloudfoundry/cf-java-client/issues/1168#issuecomment-3512737099
- delete user request support https://github.com/cloudfoundry/cf-java-client/issues/1294
- v2/info call getting triggered internally while creating CloudFoundryClient and consuming v3 api's #1229
issues tracking implemented V3 features that should be closed:
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.