Kruize Version 0.10 released!
You can get it from
docker pull quay.io/kruize/autotune_operator:0.10
Branch: master. Tag: v0.10
commit Id: 60cf976
What's Changed
- Fix CVE-2026-27727 : Upgrade mchange to 0.4.0 by @khansaad in #1828
- Updated RH UBI minimal version 10.1 to latest available by @chandrams in #1838
- Updated kruize demos test to include runtimes demo by @chandrams in #1822
- Bump org.eclipse.jetty:jetty-server from 12.0.12 to 12.0.32 by @dependabot[bot] in #1839
- Removed unused files in scale test and fixed repo path by @chandrams in #1834
- Implement cache for performance profiles to reduce DB overhead by @mbvreddy in #1785
- adding stale bot for workflow by @ncau in #1775
- Included dependabot yml file to update dependencies and github actions by @chandrams in #1836
- Remove NotNull annotation by @bharathappali in #1835
- Onboarding Unit Testing with Mocking Framework for Kruize by @pinkygupta-hub in #1772
- Fix datasource test failure by @khansaad in #1842
- 26Q1 : Library upgrade by @mbvreddy in #1833
- Updated RH UBI minimal 10.1 image to latest available by @chandrams in #1857
- fix vulberability with hibernate-c3p0 library by @mbvreddy in #1856
- update ui from pod to deployment by @bharathappali in #1813
- [CVE-2026-33871] Fix netty http/2 cve by @chandrams in #1863
- update the conf to avoid perm issues in openshift by @bharathappali in #1860
- Adding Support For mTLS Based Authentication Support For Kruize Datasource by @shekhar316 in #1793
- Configure kruize-operator branch in kruize demos test by @shreyabiradar07 in #1874
- Add remaining runtime tests by @khansaad in #1824
- Add missing -s operator branch option in getopts by @shreyabiradar07 in #1882
- Updated log4j & RH UBI versions to address cves by @chandrams in #1880
- Updating kruize demos to include optimizer demo by @shekhar316 in #1872
- Support custom operator image for bulk demo test by @shreyabiradar07 in #1883
- Updated jsonschema in the pytest requirements by @chandrams in #1892
- Fix Local map issue in Performance Profile by @khansaad in #1885
- Add/Update tests for PerfProfile validation by @khansaad in #1886
- Enable TLS protocol negotiation in HTTP client by @shreyabiradar07 in #1895
- Update RH UBI minimal 10.1 to latest & postgres dependency to fix CVE by @chandrams in #1897
- Perf Profile Cache fix during validations by @khansaad in #1894
- Bump kruize release to 0.10 by @chandrams in #1900
- Add test plan & results for Kruize release 0.10 by @chandrams in #1881
- Merge 0.10 release from mvp_demo to master by @chandrams in #1901
New Contributors
Full Changelog: v0.9...v0.10