Release announcement for Fabric8-Kubernetes-Client 7.1.0
2 views
Skip to first unread message
Marc Nuri San Felix
unread,
Jan 30, 2025, 5:03:17 AMJan 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rohan Kumar, Christophe Laprun, Steven Hawkins, Andrea Peruffo, devtools-team, devtools-saas, devtools-build, fabric8-devclients, fabric8, devtools-deploy, Gerard Braad
Hi All,
We are pleased to announce Fabric8 Kubernetes Client 7.1.0 was just released. You can find the release at Maven Central [1].
These are the features and fixes included in 7.1.0: - Fix #6725: (crd-generator) CRD generator missing type for GenericKubernetesResource [2] - Fix #6747: Preventing websocket error logs when the client is closed [3] - Fix #6781: Allowing ipv6 entries to work in NO_PROXY [4] - Fix #6792: VertxHttpClient uses exclusive Vert.x instance by default [5] - Fix #5993: Support for Kubernetes v1.31 (elli) [6] - Fix #6767: Support for Kubernetes v1.32 (penelope) [7] - Fix #6777: Added Javadoc comments to all generated models [8] - Fix #6802: (java-generator) Added support for required spec and status [9]
Your feedback is highly appreciated, you can provide it replying to the mailing list or through the usual channels. [10] [11]
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rohan Kumar, Christophe Laprun, Steven Hawkins, Andrea Peruffo, devtools-team, devtools-saas, devtools-build, fabric8-devclients, fabric8, devtools-deploy, Gerard Braad
**Internal Summary**
This is the first minor release of 7.x.
It includes the Kubernetes model types for v1.31 and v1.32 which were left out of v7.0 to minimize the list of breakages and ease the transition from v6.x.