Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
akhq-shadow-0.26.0.zip | 2025-07-01 | 181.9 MB | |
akhq-0.26.0.zip | 2025-07-01 | 183.4 MB | |
akhq-shadow-0.26.0.tar | 2025-07-01 | 195.0 MB | |
akhq-0.26.0.tar | 2025-07-01 | 196.4 MB | |
akhq-0.26.0-all.jar | 2025-07-01 | 195.0 MB | |
0.26.0 source code.tar.gz | 2025-07-01 | 10.6 MB | |
0.26.0 source code.zip | 2025-07-01 | 10.8 MB | |
README.md | 2025-07-01 | 27.9 kB | |
Totals: 8 Items | 973.2 MB | 3 |
Features
- helm: add granular custom labels for ingress and networkPolicy (#1982) #1982 (Gabriele Giacobazzi)
- topicdata: option for JSON Masking by default (#1899) #1899 (James Forward)
- groups: improve consumer groups loading (#1889) #1889 (Alexis SOUQUIERE)
- add content length on access log #2085 (rahul keshervani)
- schema: Add the detail of schemas visible to read-only user (#2099) #2099 (Nicolas Delvat)
- ui: make datetime input editable #2134 (Mikael Olausson)
- topic: delete check topicname againts cgroups patterns (#2252) #2252 (Albert)
- topicdata: adding parallel poll and reducing poll timeout (#2015) #2015 (Alexis SOUQUIERE)
- auth: do not pass externally mapped groups in token (#2125) #2125 (Sverre H. Huseby)
- helm: add configurable targetPort support for sidecars #2293 (Christopher Poenaru)
Bug Fixes
- ui: encode schemaId in URL to handle special characters (#1917) #1917 (Antoine Gauthier)
- doc: update GroovyCustomClaimProvider example (#1906) #1906 (Kohei Watanabe)
- doc: update DELETE permission for GroupAdmin in docs (#1938) #1938 (Antoine Gauthier)
- ui: select all unselect (#1929) #1929 (Antoine Gauthier)
- groups: check permissions on cluster/resource for actions on consumer groups (#1937) #1937 (alwibrm)
- docs: make links clickable on GitHub SSO page (#1922) #1922 (Antoine Gauthier)
- Remove CREATE & DELETE action for TOPIC resource from topic-data-admin role (#1949) #1949 (thibthibus)
- ui: wrong acl on KSQL (#1996) #1996 (Zico56)
- docs: connector is missing Update role (#1973) #1973 (Javid Aslanov)
- topicdata: fixes multi-level nested fields, and hides non-JSON entries (#2004) #2004 (James Forward)
- docker: optimize dockerfile for smaller container (#1995) #1995 (wrre)
- topic: fix topic data copy authorization check (#2016) #2016 (Alexis SOUQUIERE)
- schema: remove schema from formData to fix validation error on copy (#2019) #2019 (Alexis SOUQUIERE)
- docker: extend (not override) base image entrypoint (#2023) #2023 (Erik Godding Boye)
- version: invalid version on helm charts (Ludovic DEHON)
- docs: layout issues (Ludovic DEHON)
- ui: remove faulty props to input form (#2062) #2062 (Mikael Olausson)
- ui: replace moment.js with date-fns (#2071) #2071 (Mikael Olausson)
- ui: update date field in produce to topic (#2070) #2070 (Mikael Olausson)
- helm: resolve conflict with extraEnv #2008 (Jakub Matyszewski)
- ui: Style issue with the time input in the DatePicker (#2078) #2078 (Nicolas Delvat)
- masking: Various performance, functional, and readability fixes for JSON-based masking #2051 (James Forward)
- fix value of content-length always return -1 (#2116) #2116 (Nicolas Delvat)
- ui: clicking empty topic button failed (#2138) #2138 (Amit Anveri)
- ui: set the page to 1 when no data displayed for all main pages (#2113) #2113 (Nicolas Delvat)
- ui: More style issue with the time input in the DatePicker (#2102) #2102 (Nicolas Delvat)
- build: add graceful shutdown for docker #2126 (stiwa-maha)
Documentation
- fix typos in api summaries (#2074) #2074 (Mikael Olausson)
Code Refactoring
- run 'prettier:fix' (#2064) #2064 (Mikael Olausson)
Chores
- deps: bump org.awaitility:awaitility from 4.2.1 to 4.2.2 #1903 (dependabot[bot])
- deps: bump io.projectreactor:reactor-core from 3.6.7 to 3.6.9 #1913 (dependabot[bot])
- deps: bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre #1914 (dependabot[bot])
- deps: bump org.apache.avro:avro from 1.11.3 to 1.12.0 #1895 (dependabot[bot])
- deps: bump org.hamcrest:hamcrest-library from 2.2 to 3.0 #1893 (dependabot[bot])
- deps: bump org.apache.groovy:groovy-all from 4.0.21 to 4.0.22 #1849 (dependabot[bot])
- deps: bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #1870 (dependabot[bot])
- deps: bump io.micronaut.application from 4.4.0 to 4.4.2 #1869 (dependabot[bot])
- deps: bump org.gradle.test-retry from 1.5.9 to 1.5.10 #1868 (dependabot[bot])
- deps: bump org.hamcrest:hamcrest from 2.2 to 3.0 #1897 (dependabot[bot])
- deps: bump software.amazon.msk:aws-msk-iam-auth #1867 (dependabot[bot])
- deps: bump com.fasterxml.jackson.module:jackson-module-scala_2.13 #1853 (dependabot[bot])
- deps: bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre #1959 (dependabot[bot])
- deps: bump org.gradle.test-retry from 1.5.10 to 1.6.0 #1941 (dependabot[bot])
- deps: bump io.projectreactor:reactor-core from 3.6.9 to 3.6.10 #1942 (dependabot[bot])
- deps: bump org.apache.groovy:groovy-all from 4.0.22 to 4.0.23 #1943 (dependabot[bot])
- deps: bump org.jetbrains.gradle.plugin.idea-ext #1960 (dependabot[bot])
- deps: bump org.slf4j:jul-to-slf4j from 2.0.13 to 2.0.16 #1900 (dependabot[bot])
- deps: bump vite, vuepress and @vuepress/bundler-vite in /docs #1948 (dependabot[bot])
- deps: bump org.slf4j:log4j-over-slf4j from 2.0.13 to 2.0.16 #1902 (dependabot[bot])
- deps: bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 #1901 (dependabot[bot])
- deps: bump io.micronaut.application from 4.4.2 to 4.4.4 #1994 (dependabot[bot])
- deps: bump org.apache.groovy:groovy-all from 4.0.23 to 4.0.24 #1993 (dependabot[bot])
- deps: bump mikepenz/action-junit-report from 4 to 5 #1989 (dependabot[bot])
- deps: bump org.apache.curator:curator-test from 5.7.0 to 5.7.1 #1975 (dependabot[bot])
- deps: bump org.sourcelab:kafka-connect-client from 4.0.4 to 4.0.5 #1970 (dependabot[bot])
- deps: bump io.projectreactor:reactor-core from 3.6.10 to 3.6.11 #1978 (dependabot[bot])
- deps: bump software.amazon.glue:schema-registry-serde #1980 (dependabot[bot])
- deps: bump software.amazon.glue:schema-registry-serde #1997 (dependabot[bot])
- deps: bump io.projectreactor:reactor-core from 3.6.11 to 3.7.0 #1999 (dependabot[bot])
- deps: bump io.micronaut.application from 4.4.4 to 4.4.5 #2037 (dependabot[bot])
- deps: bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre #2030 (dependabot[bot])
- deps: bump org.gradle.test-retry from 1.6.0 to 1.6.1 #2044 (dependabot[bot])
- deps: bump io.projectreactor:reactor-core from 3.7.0 to 3.7.2 #2045 (dependabot[bot])
- deps: bump commons-codec:commons-codec from 1.17.1 to 1.17.2 #2040 (dependabot[bot])
- deps-dev: bump vite from 5.2.8 to 5.4.14 in /client #2046 (dependabot[bot])
- deps: bump nanoid from 3.3.7 to 3.3.8 in /docs #2021 (dependabot[bot])
- deps: bump axios from 1.6.5 to 1.7.4 in /docs #1966 (dependabot[bot])
- deps: bump rollup from 4.21.3 to 4.23.0 in /docs #1965 (dependabot[bot])
- deps: bump cross-spawn from 7.0.3 to 7.0.6 in /docs #2000 (dependabot[bot])
- deps: bump micromatch from 4.0.5 to 4.0.8 in /docs #1923 (dependabot[bot])
- deps: bump braces from 3.0.2 to 3.0.3 in /client #1964 (dependabot[bot])
- deps: update all docs deps (Ludovic DEHON)
- deps: update all docs deps #2050 (Ludovic DEHON)
- deps: bump axios from 1.6.8 to 1.7.4 in /client #2050 (dependabot[bot])
- remove version from docker compose files (#2058) #2058 (Mikael Olausson)
- fix react warnings in datepicker (#2063) #2063 (Mikael Olausson)
- docs: wording on groups (#2065) #2065 (tomaszpapirzwierz)
- docs: wording on external.md (#2066) #2066 (tomaszpapirzwierz)
- deps: bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 #2054 (dependabot[bot])
- deps: bump org.apache.groovy:groovy-all from 4.0.24 to 4.0.25 #2053 (dependabot[bot])
- deps: bump com.google.code.gson:gson from 2.11.0 to 2.12.1 #2061 (dependabot[bot])
- deps: bump org.jetbrains.gradle.plugin.idea-ext #2060 (dependabot[bot])
- deps: bump org.gradle.test-retry from 1.6.1 to 1.6.2 #2069 (dependabot[bot])
- deps: bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #2059 (dependabot[bot])
- deps-dev: bump vitest from 1.5.0 to 1.6.1 in /client #2076 (dependabot[bot])
- deps: bump software.amazon.glue:schema-registry-serde #2080 (dependabot[bot])
- deps: bump software.amazon.msk:aws-msk-iam-auth #2083 (dependabot[bot])
- deps: bump org.awaitility:awaitility from 4.2.2 to 4.3.0 #2084 (dependabot[bot])
- deps: bump io.projectreactor:reactor-core from 3.7.2 to 3.7.3 #2081 (dependabot[bot])
- java: update old java 11 references to java 17 #2095 (ndelvat)
- deps: bump org.apache.groovy:groovy-all from 4.0.25 to 4.0.26 #2089 (dependabot[bot])
- change com.github.johnrengelman.shadow to new home (#2110) #2110 (Sverre H. Huseby)
- make tests run on Java 21 #2114 (Sverre H. Huseby)
- disable confluent telemetry (#2117) #2117 (Sverre H. Huseby)
- docs: update jetbrain logo (Ludovic DEHON)
- remove leftover Mac .DS_Store meta file (#2139) #2139 (Sverre H. Huseby)
- auth: warn when encoded groups may not fit inside cookie (#2112) #2112 (Sverre H. Huseby)
- deps: bump io.strimzi:kafka-oauth-common from 0.15.0 to 0.16.2 #2163 (dependabot[bot])
- deps: bump io.micronaut.application from 4.4.5 to 4.5.3 #2164 (dependabot[bot])
- deps: bump io.projectreactor:reactor-core from 3.7.3 to 3.7.5 #2161 (dependabot[bot])
- deps: bump org.apache.curator:curator-test from 5.7.1 to 5.8.0 #2107 (dependabot[bot])
- deps: bump com.google.code.gson:gson from 2.12.1 to 2.13.1 #2168 (dependabot[bot])
- deps: bump com.gorylenko.gradle-git-properties #2108 (dependabot[bot])
- deps: bump software.amazon.msk:aws-msk-iam-auth #2155 (dependabot[bot])
- deps: bump io.strimzi:kafka-oauth-client from 0.15.0 to 0.16.2 #2165 (dependabot[bot])
- deps: bump vite from 6.0.11 to 6.0.14 in /docs #2145 (dependabot[bot])
- deps: bump prismjs from 1.29.0 to 1.30.0 in /docs #2109 (dependabot[bot])
- deps: bump com.gradleup.shadow from 8.3.5 to 8.3.6 #2121 (dependabot[bot])
- deps: bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre #2162 (dependabot[bot])
- build: fix dependabot configuration (Ludovic DEHON)
- ui: remove IE10+ specific styling (#2248) #2248 (Mikael Olausson)
- deps: upgrade all the frontend dependencies (#2267) #2267 (Alexis SOUQUIERE)
- deps: update all site deps (Ludovic DEHON)
- deps: bump io.projectreactor:reactor-core from 3.7.5 to 3.7.6 #2235 (dependabot[bot])
- deps: bump org.slf4j:jul-to-slf4j from 2.0.16 to 2.0.17 #2090 (dependabot[bot])
- deps: bump org.slf4j:log4j-over-slf4j from 2.0.16 to 2.0.17 #2091 (dependabot[bot])
- deps: bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #2092 (dependabot[bot])
- deps-dev: bump @babel/core from 7.24.4 to 7.27.1 in /client #2230 (dependabot[bot])
- version: update to 0.26.0 (Ludovic DEHON)
Commits
- 1fbc7f8: fix(topic): Support Large Retention Values in Topic Config (#2249) (iddeepak) #2249
- 64cbca2: Revert "feat(helm): add configurable targetPort support for sidecars" (Ludovic DEHON)