Kogito Images Version 0.9.1
Pre-release
Pre-release
Enhancements and Fixes
- KOGITO-1770 - Updated runtimes/apps/images/operator documentations with new examples's names[
- KOGITO-1715 - S2I build failure if Kogito runner is packed as uberjar
- KOGITO-1673 - Images should deploy version without micro version in tag
- KOGITO-1636 - Native binary is not recognized in binary build when target folder is uploaded
- KOGITO-1490 - Improve Kogito images README file.
- KOGITO-1421 - Certify kogito images with cekit 3.6
- KOGITO-836 - Provide a way to automatically increase the Kogito version on the image and modules
A more detailed information about all the issues fixed on this release can be found on this link
Known Issues
- KOGITO-1937 - Build from source is not working for Springboot based apps
The builds from sources using the quay.io/kiegroup/kogito-springboot-ubi8-s2i will not work to produce an output image based on the Spring applications. As workaround you might need to generate the application using the Spring archetype manually and use a binary build or by saving the generated project on a Git repository and use it to perform a build from source.