Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jkube-dev] Release announcement for Eclipse JKube 0.2.0

Hi All,

Eclipse JKube 0.2.0 was just released. You can find the release at Maven Central [1].

- Fix #71: script to extract changelog information for notifications [2]
- Fix #34: Ported OpenLiberty support: https://github.com/fabric8io/fabric8-maven-plugin/pull/1711 [3]
- Fix #76: Github actions checkout v2 [4]
- Updated Kubernetes-Client Version to 4.7.1 #70 [5]
- Fix #30: Decouple JKube-kit from maven [6]
- Fix #87: JKubeAssemblyFile is processed [7]
- Fix #89: Reorganized Quickstarts + Added PR verifications (versionable and compilable) [8]
- Fix #92: NullPointerException in AuthConfigFactory [9]
- Fix #89: Reorganized examples + fixed assembly bug [10]
- Fix #52: Use proper case in JKube brand name [11]
- Doc #43: added default md file and links for CONTRIBUTING guide [12]
- Doc #61: Added a Hello World Quickstart sample [13]
- Fix #95: filtered is for variable interpolation/substitution, not for exclusion [14]
- Doc #91: Quarkus Native Quickstart [15]

Your feedback is highly appreciated, you can provide it replying to the mailing list or through the usual channels. [16] [17] [18]

[1] https://repo1.maven.org/maven2/org/eclipse/jkube/k8s-maven-plugin/0.2.0/
[2]: https://github.com/eclipse/jkube/issues/71
[3]: https://github.com/eclipse/jkube/issues/34
[4]: https://github.com/eclipse/jkube/issues/76
[5]: https://github.com/eclipse/jkube/issues/70
[6]: https://github.com/eclipse/jkube/issues/30
[7]: https://github.com/eclipse/jkube/issues/87
[8]: https://github.com/eclipse/jkube/issues/89
[9]: https://github.com/eclipse/jkube/issues/92
[10]: https://github.com/eclipse/jkube/issues/89
[11]: https://github.com/eclipse/jkube/issues/52
[12]: https://github.com/eclipse/jkube/issues/43
[13]: https://github.com/eclipse/jkube/issues/61
[14]: https://github.com/eclipse/jkube/issues/95
[15]: https://github.com/eclipse/jkube/issues/91
[16] https://gitter.im/eclipse/jkube
[17] https://github.com/eclipse/jkube/issues
[18] https://www.eclipse.org/jkube

Back to the top