Kogito Images Version 0.10.0
Pre-releaseEnhancements and Fixes
KOGITO-1839 - Allow user use Make command to build and push images to local registry.
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-1672 - Improve Kogito Images Behave tests.
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-1227 - Create pipeline to build and test Kogito images when a new Pull Request is created.
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 a 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.
This issue will be addressed on the 0.11.0 release.