Akhq.py

Latest version: v0.0.1

Safety actively analyzes 623518 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.24.0

Features
- **ui**: update node to the latest lts version (1251) ([lucapette](https://github.com/tchiotludo/akhq/commit/1c11ac16c48bdd4bbf2c7cc026c4ae26062bf23f))
- **ui**: fix eslint warnings (1254) ([lucapette](https://github.com/tchiotludo/akhq/commit/ca12e00de541503879bcf2c0751be1896b769743))
- **ui**: fix configuration so that prettier runs correctly on all files (1274) ([lucapette](https://github.com/tchiotludo/akhq/commit/1d6bf79e25c05b136e2dea9b124d4b344f3ca017))
- **auth**: support for acls-filter-regexp (1281) ([meeraj257](https://github.com/tchiotludo/akhq/commit/a3d1bdb983bfb4d063d0863bba11e701036c5254))
- **topic-data**: added new ability to mask the record key and values (1291) ([doxsch](https://github.com/tchiotludo/akhq/commit/cc20b747e5b7b95e269747e3d15ea47ec9da341d))
- **auth**: add support for github SSO / OAuth2 support (1319) ([Mitsuaki Ito](https://github.com/tchiotludo/akhq/commit/aa7e5b9157bb8c16bb31986018f45d9a865119bd))
- **auth**: oidc support for groups field or username field which be inside other fields (1320) ([Kien Do](https://github.com/tchiotludo/akhq/commit/6d05f5b3bbabdbd78614d88671c6fbb8165f5999))
- **ui**: introduce nvmrc (1334) ([lucapette](https://github.com/tchiotludo/akhq/commit/aaab896ab6b35bca00ff6d402df7b239a16960b5))
- **ui**: import lodash functions explicitily (1335) ([lucapette](https://github.com/tchiotludo/akhq/commit/435adf94ecc0de14d30b6bad125f0a9229193765))
- **connect**: include worker override properties in connect configs tab (1344) ([Albert](https://github.com/tchiotludo/akhq/commit/0be6762939c0f4ead867aa5762bb55ee71e60aab))
- **topicdata**: kafka header of type int, long and short (1352) ([Guido Schmutz](https://github.com/tchiotludo/akhq/commit/e372458931fcfcea95991b459bbbc7e83abaa77f))
- **ksql**: initial ksql support (1324) ([David Weber](https://github.com/tchiotludo/akhq/commit/6e0deae6e3e588ac52535789a282b2c903491c4b))
- **docs**: list of available roles in documentation (1394) ([Willian Itiho Amano](https://github.com/tchiotludo/akhq/commit/03d6444f7d0e36a0c505037fa5e61cc70236e3fc))
- **ui**: download all messages in a topic to a csv file (1384) ([Rochelle Gracias](https://github.com/tchiotludo/akhq/commit/1ac763cf851cad99a5cc71ee7e50d46ddc8456e7))

Bug Fixes
- **docker**: wrong management port for healthcheck ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/a38b90a8a235367777ac34d7b4b02a575cb02416))
- **topicdata**: fix null key and value (1261) ([Albert](https://github.com/tchiotludo/akhq/commit/2ab85063d6a9039573a68a7d2dc92b40cbf46227))
- **topci**: create topics with configuration in one call (1273) ([Emmanuel](https://github.com/tchiotludo/akhq/commit/bc44f7d0a95f946c75a2e16b0fc0dae2903feac4))
- **helm**: opening management port on endpoint (1285) ([Antoine Chapusot](https://github.com/tchiotludo/akhq/commit/ba3901df67df2990c5b64c1f3bd3d72c3b9e524e))
- **helm**: typo on existingSecrets(1308) ([Tomasz](https://github.com/tchiotludo/akhq/commit/adafdcbece027953d3a6c8ca4fd21fe86e0882de))
- **auth**: oidc group can be a string (1263) ([Thomas Bx](https://github.com/tchiotludo/akhq/commit/df0d9707828292b43f92323a04e57fd9ff52fa30))
- **auth**: get all values from auth header in header auth (1277) ([Thomas Kosiewski](https://github.com/tchiotludo/akhq/commit/2372776d46080949c280fc2a78477b78d86f0a7e))
- **schema**: added schema validation for nested record types (1293) ([Gnana_Jeyam](https://github.com/tchiotludo/akhq/commit/2361057b870ce502a4d6d46f232398e5be681d12))
- **ui**: fix copying of headers (1269) ([ChrisIgel](https://github.com/tchiotludo/akhq/commit/4e17d98d6e3ca86dbbdeace58e32f67709674417))
- **doc**: fix the sample of GroovyCustomClaimProvider (1275) ([Kohei Watanabe](https://github.com/tchiotludo/akhq/commit/ba4acebe409323e0616c7fdb8b45dc51f43f9dcb))
- **ui**: fix prettier error ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/d7dae9f539cecc7344ff580a2a7cde28f889b2f6))
- **ui**: typo for copy toast messages (1327) ([lucapette](https://github.com/tchiotludo/akhq/commit/14ddc9361422b5845ab700968ad0920c2a3cd747))
- **ui**: unneeded chain call (1338) ([lucapette](https://github.com/tchiotludo/akhq/commit/531d21fa18e534ff797e1337c30dcd96011fdcbc))
- **build**: remove slf4j-reload4j that break application logger ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/5229fbf37812f50e8a43f90199eb0a077eebe439))
- **docs**: add missed keyword in avro-raw docs in yaml ([Dmitrii Bocharov](https://github.com/tchiotludo/akhq/commit/0a867f63c3551e07e0b01535a3cd6bf7001df012))
- **ui**: login don't redirect correctly with context-path (1355) ([AlexisSouquiere](https://github.com/tchiotludo/akhq/commit/bd281de4b78d389ff455611a1a8413e6eeee25cc))
- **topicdata**: topic data access slow on sort newest (1371) ([AlexisSouquiere](https://github.com/tchiotludo/akhq/commit/e1d7d79bf228042f9749792d9bf1fedb7564bcd8))
- **ui**: remove basePath on next page URI to prevent no data available error (1356) ([AlexisSouquiere](https://github.com/tchiotludo/akhq/commit/35ef84ade7b15ff86ae22f9ba113ede7add21c6f))
- **ui**: handle sche subject with special chars (1354) ([baganokodo2022](https://github.com/tchiotludo/akhq/commit/cd6cf2db7e6008a9aad86bceefef556e2a0299f5))
- **webserver**: reduce default micronaut log to warn (1406) ([Alexis SOUQUIERE](https://github.com/tchiotludo/akhq/commit/486e8d823b8c6e7753369838f72b30387e58de2a))
- **auth**: fix regex header string for long strim (1402) ([Albert](https://github.com/tchiotludo/akhq/commit/23ff2bbfdb47952cdc712cf2983947e8b19e779e))
- **ui**: fix produce multi / tombstone not working and forms layout issue (1396) ([Alexis SOUQUIERE](https://github.com/tchiotludo/akhq/commit/b021966958c0a175f9d67bdbfd7bd9028f0b2a1f))
- **ui**: harmonize utc labels (1403) ([Fredrik Lysén](https://github.com/tchiotludo/akhq/commit/301937cae0e2cbde92a755937dfed3f2946ec6b4))
- **topicdata**: Use the partition leader from partition info (1388) ([Justin Chase](https://github.com/tchiotludo/akhq/commit/397cd27e3b0b59b8d151a4c697fe98195ae90f57))
- **ui**: don't disabled empty for compact,delete topic ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/4a242e63c02b065990e0133fb78c724ee7ed49bc))
- **ui**: clicking on Empty Topic button display blank screen (1429) ([mawguai](https://github.com/tchiotludo/akhq/commit/07bb5f9a63f0cb5243172692f11695cfeab420d4))
- **ui**: fixing data download inconsistencies on JSON and CSV format (1442) ([Alexis SOUQUIERE](https://github.com/tchiotludo/akhq/commit/5c85db96aa69b6c8602cbd8f462e7477cff1e6ba))
- **ui**: fixing logo not showing on login form (1449) ([Alexis SOUQUIERE](https://github.com/tchiotludo/akhq/commit/36c51e5c91876b98b31d3c6deda0a30c3f5a5bcc))

Documentation
- **oidc**: Add precision on the token source for OIDC claims mapping ([syalioune](https://github.com/tchiotludo/akhq/commit/336c2930613ef22a9f03fbbc8891d4e8424c2b18))

Code Refactoring
- **ui**: simplify table stripes style (1326) ([lucapette](https://github.com/tchiotludo/akhq/commit/4e81077d8a6bbc1d837cf7301c942316875336c8))
- **ui**: simpler defaults for styles in select (1339) ([lucapette](https://github.com/tchiotludo/akhq/commit/7392420af6cb894fefeec8a1b4e0b31b138b6f70))

Chores
- **docs**: add Doximity to companies using list. (1271) [1271](https://github.com/tchiotludo/akhq/pull/1271) ([Dennis Bielinski](https://github.com/tchiotludo/akhq/commit/8a03383fa9c6b7153668db212ab26149dc5db3d5))
- **ui**: uinstall unused dep (1332) ([lucapette](https://github.com/tchiotludo/akhq/commit/53e7cac55575f7d86d133a51cc49e60dcb4ecb20))
- **build**: don't use deprecated property (1337) ([lucapette](https://github.com/tchiotludo/akhq/commit/779ffaac1f22d029b4e29a340cb0449b753aa7d0))
- **deps**: update all java deps ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/7a120139bb2629103233651b4e695c16dba273e5))
- **deps**: update micronaut (1405) ([tooptoop4](https://github.com/tchiotludo/akhq/commit/7a2cad4c7793fccc5b415a170652340e8e0bf26f))
- **webserver**: warn if security group is wet without a jwt secret (1412) ([Lazzaretti](https://github.com/tchiotludo/akhq/commit/911ed5ecca4c7a8701ef025deb4c385d1fc92243))
- **deps**: update all java deps ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/315fcbd2aca364d7c15c835ceb4bd7f47d8e76fa))
- **landing**: add baloise logo (1427) ([David Weber](https://github.com/tchiotludo/akhq/commit/83a6effca773b6a4999ad5638c4af6805105190e))
- **docs**: add GrtGaz as AKHQ user (1439) ([mawguai](https://github.com/tchiotludo/akhq/commit/12fc9ef86be81edf909ebe7b20beeeb1ff303a7a))
- **deps**: update java deps ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/c79216426d72d7cd9798fab696513e503d6b36fc))
- **version**: update to 0.24.0 ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/a0d2ec6592485bed7b50e587280e9af0a979fa64))

0.23.0

Features
- **docs**: helm example with basic auth and aws msk (1192) [1192](https://github.com/tchiotludo/akhq/pull/1192) ([Alex Vaque](https://github.com/tchiotludo/akhq/commit/c8eb057d7bee26f60ab3d66dafe2bd8316c02f99))
- **helm**: add networkpolicy (1193) [1193](https://github.com/tchiotludo/akhq/pull/1193) ([Quan TRAN](https://github.com/tchiotludo/akhq/commit/b9df2393d9e476c78063aced9234fc35dad19645))
- **helm**: add configuration for readiness & livenessProbe ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/5b25be0a2aa571a70f72b8882cff4d77f8cace1e))
- **docs**: add a Kestra banner ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/4e253ac77134fd678f9cab88c0b41340e31e7ab7))
- **webserver**: add custom headers configuration (1235) [1235](https://github.com/tchiotludo/akhq/pull/1235) ([Adi Wehrli](https://github.com/tchiotludo/akhq/commit/d0a5f194bfbad7bdfdec73962c2d507b596149f3))
- **ui**: faster topic-data search & sorting (1209) [1209](https://github.com/tchiotludo/akhq/pull/1209) ([Stuff is on GitLab](https://github.com/tchiotludo/akhq/commit/2028cc96492e0f4ff7caa9a62e02d83f1924c001))
- **topicdata**: added fix for incorrect datatype and missing fields in the json while producing to topic (1233) [1233](https://github.com/tchiotludo/akhq/pull/1233) ([Gnana_Jeyam](https://github.com/tchiotludo/akhq/commit/ec4acf0b89eb7a0afd880aa1420efa37c9c4cbd9))
- **ui**: Use `set INLINE_RUNTIME_CHUNK=false&& ` in react build. (1238) [1238](https://github.com/tchiotludo/akhq/pull/1238) ([Adi Wehrli](https://github.com/tchiotludo/akhq/commit/9325de2fc9f1a446ea3a4e7fbf5236a6f8f21cee))
- **ui**: optimze svgs with https://jakearchibald.github.io/svgomg/ (#1252) [1252](https://github.com/tchiotludo/akhq/pull/1252) ([lucapette](https://github.com/tchiotludo/akhq/commit/b5043818a4ec4a613e950a356e0f4cf415e98db9))
- **topicdata**: support duplicate header keys (1258) [1258](https://github.com/tchiotludo/akhq/pull/1258) ([Raphael](https://github.com/tchiotludo/akhq/commit/47d3b363858d976a1b1ed0d54bc39dc34b6597ee))

Bug Fixes
- **ui**: showing protobuf schema in versions tab crash (1189) [1189](https://github.com/tchiotludo/akhq/pull/1189) ([Ali Akhtari](https://github.com/tchiotludo/akhq/commit/3079b2238edec94663637537f3209bfd4693e499))
- **topicdata**: protection against tombstone message and headers ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/fea745d3d8377207dff35a1675604f41b6e4385b))
- **ui**: decimals are not parsed correctl (1246) [1246](https://github.com/tchiotludo/akhq/pull/1246) ([tristanessquare](https://github.com/tchiotludo/akhq/commit/87d73b4d4085569202c1f0aa5d2a76af2581bb14))
- **ui**: Disabled edit access topic configs when role has reader mode (1237) [1237](https://github.com/tchiotludo/akhq/pull/1237) ([Gnana_Jeyam](https://github.com/tchiotludo/akhq/commit/66b33402a18fa52eb4a0c8e39adb85e2e1954ec4))
- **ui**: encode groupId to allow '&' as part of the name of a consumer group (1184) [1184](https://github.com/tchiotludo/akhq/pull/1184) ([owidder](https://github.com/tchiotludo/akhq/commit/8ddb9cb7ebc1d073a1d854087b57583dd26216ed))
- **node**: fix nullpointer when trying to view cluster information in MSK Serverless (1227) [1227](https://github.com/tchiotludo/akhq/pull/1227) ([Mitsuaki Ito](https://github.com/tchiotludo/akhq/commit/bb6a35e90f2629bb4783231d1c9e459a279662fd))

Chores
- **docs**: add Fresha to whos using (1111) ([Piotr Rybarczyk](https://github.com/tchiotludo/akhq/commit/7f38fdb94fa9a2a99efc5333814ee7d78c277c7e))
- **version**: update to 0.22.0 ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/0e630c1f9bb316c5c2fe32b7b0703ce34b0107d1))
- **docs**: fix typo (1240) [1240](https://github.com/tchiotludo/akhq/pull/1240) ([lucapette](https://github.com/tchiotludo/akhq/commit/fcb87a63b5af16888b51806c8334738048fa001c))
- **cicd**: update slack channel ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/e57cc02c790ae833f1e2fd4f77b5cbe8def03c96))
- **deps**: update all java deps ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/df46f67aa7fab466d421e2647857baa00876ba46))
- **deps**: update codeql actions to supported version (1253) [1253](https://github.com/tchiotludo/akhq/pull/1253) ([lucapette](https://github.com/tchiotludo/akhq/commit/77cfd2dad24c8763a1cb81ca7a07dbd5f799a44a))
- **version**: update to 0.23.0 ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/40776595987701a4ae9a2858896024e59ec5a070))

Commits
- f4e3284: chore(deps) add missing scala dependent modules (1223) (Mitsuaki Ito) [1223](https://github.com/tchiotludo/akhq/pull/1223)
- **deps**: Updated micronaut to latest version (1247) [1247](https://github.com/tchiotludo/akhq/pull/1247) ([meeraj257](https://github.com/tchiotludo/akhq/commit/af5ca0d67f3cd28ddf981ff948969ab149a34300))

0.22.0

Features
- **acls**: add Cluster and TransactionalID (1103) [1103](https://github.com/tchiotludo/akhq/pull/1103) ([10xtechie](https://github.com/tchiotludo/akhq/commit/77233c5a15d9c44f2b28c9de864082af311204d7))
- **topicdata**: adding serializer for protobuf schema registry (1117) [1117](https://github.com/tchiotludo/akhq/pull/1117) ([Andrei Strelnikov](https://github.com/tchiotludo/akhq/commit/6a0100093150445f3c30b5d50ed2623f4e877175))
- **topicdata**: allow integer/long to be serialized as float/double when using AVRO schema. (1123) [1123](https://github.com/tchiotludo/akhq/pull/1123) ([Marcello](https://github.com/tchiotludo/akhq/commit/82cda2a47beba338eecebe1165292bc4628bb1fc))
- **ui**: add pagination size of topic list (1109) [1109](https://github.com/tchiotludo/akhq/pull/1109) ([10xtechie](https://github.com/tchiotludo/akhq/commit/12222533e6668df376033f5b5b7ee9a7de63fe43))
- **acsl**: add Pattern Type to ACLs Panel Information (1125) [1125](https://github.com/tchiotludo/akhq/pull/1125) ([10xtechie](https://github.com/tchiotludo/akhq/commit/686a1e919e6801de6c06f7076276a5a2855f3471))
- **docker**: add healthcheck (1136) [1136](https://github.com/tchiotludo/akhq/pull/1136) ([ThomasSanson](https://github.com/tchiotludo/akhq/commit/9a4d4a6261d57c793e3e90edd0b91224efa28825))
- **docker**: change upstream image from openjdk to eclipse-temurin (1179) [1179](https://github.com/tchiotludo/akhq/pull/1179) ([Erik Godding Boye](https://github.com/tchiotludo/akhq/commit/22a5d79684a2518122bba4ed125d30e85877c9d3))
- **docs**: update vuepress to last versions ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/b1268e01f05d02bacbf60e828406bf39b9243f1e))

Bug Fixes
- **webserver**: added validations for the cluster name (1104) [1104](https://github.com/tchiotludo/akhq/pull/1104) ([Rodrigo Rodriguez Ramos](https://github.com/tchiotludo/akhq/commit/676d89ad7662080d38a99c82179d1656bebed772))
- **registry**: defaultToGlobal query to avoid schema registry error log ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/dbef78ee0dd8ebca87564981b4d6d3e2d8abf90f))
- **topicdata**: handle unsupported DescribeLogDirs for MSK Serverless (1113) [1113](https://github.com/tchiotludo/akhq/pull/1113) ([Mitsuaki Ito](https://github.com/tchiotludo/akhq/commit/09ca266533db9f0d28974be31fefa5cae26cc32a))
- **docker**: run upgrade in order to reduce CVEs (1134) [1134](https://github.com/tchiotludo/akhq/pull/1134) ([ThomasSanson](https://github.com/tchiotludo/akhq/commit/8f86e1d89d5289b2d56b6c8b64d78f97c94a046e))
- **ui**: handle consumer group with slash (1143) [1143](https://github.com/tchiotludo/akhq/pull/1143) ([Rodrigo Rodriguez Ramos](https://github.com/tchiotludo/akhq/commit/4ca8698cef9c2a5a3f9a3b4a3ea98840634e31ad))
- **helm**: adding namespace to kubectl port-forward Helm Chart NOTES (1171) [1171](https://github.com/tchiotludo/akhq/pull/1171) ([Rogério Fonseca](https://github.com/tchiotludo/akhq/commit/bf670ba1f831580d9849b956346ef268df900d89))
- **helm**: correct port for port-forward is 8080 (1178) [1178](https://github.com/tchiotludo/akhq/pull/1178) ([Thomas](https://github.com/tchiotludo/akhq/commit/264432c42970b88c6be3353f57d405febcf3eae4))
- **core**: close consumer when returning null after calculating offset for newest sort (1069) [1069](https://github.com/tchiotludo/akhq/pull/1069) ([neeraj-singh47](https://github.com/tchiotludo/akhq/commit/24fde0ebbc35339bd9312dbef80c6daa49ebfaa0))
- **ui**: load, display and store settings on settings screen if no settings have been stored yet (1161) [1161](https://github.com/tchiotludo/akhq/pull/1161) ([sam0r040](https://github.com/tchiotludo/akhq/commit/34b1f54363197364725c979bd902bbc2ee324de0))

Chores
- **deps**: upgrade aws-msk-iam-auth to 1.1.4 to avoid vulnerability (1114) [1114](https://github.com/tchiotludo/akhq/pull/1114) ([tooptoop4](https://github.com/tchiotludo/akhq/commit/9db5f02adec36a91e32e90996c291523b20969f0))
- **docs**: add tui to usage list (1118) [1118](https://github.com/tchiotludo/akhq/pull/1118) ([Steven Masala](https://github.com/tchiotludo/akhq/commit/be33c1f477e27015473091616f8fee1a01fc7075))
- **docs**: update alt text for tui (1119) [1119](https://github.com/tchiotludo/akhq/pull/1119) ([Steven Masala](https://github.com/tchiotludo/akhq/commit/fe9cc27d4ea343d266bebd6614744e143f0da3be))
- **docs**: add tui logo to public assets (1120) [1120](https://github.com/tchiotludo/akhq/pull/1120) ([Steven Masala](https://github.com/tchiotludo/akhq/commit/9bd78ed72ada14d5d970d44fee3fca954d34abbe))

Commits
- 361e550: Revert "chore(readme): add redpanda sponsors" (Ludovic DEHON)

0.21.0

Features
- **deps**: add lib for aws-msk-iam-auth (810) (948) [948](https://github.com/tchiotludo/akhq/pull/948) ([moremagic](https://github.com/tchiotludo/akhq/commit/3a902330c7f5702637e4b4b3895d32384f6b5f68))
- **core**: add some confluent auth plugins ([tchiotludo](https://github.com/tchiotludo/akhq/commit/8c5a1b9817ccb69d9687548d150f9b898281b019))
- **ui**: add option to show all consumer groups by default (971) [971](https://github.com/tchiotludo/akhq/pull/971) ([Max Meijer](https://github.com/tchiotludo/akhq/commit/37e85ab21ac07244de4f9a712734d1621220a4a2))
- **helm**: add support for ingressClassName to helm chart (979) [979](https://github.com/tchiotludo/akhq/pull/979) ([Albert Dixon](https://github.com/tchiotludo/akhq/commit/8788d22a0b617ff5d86021499ac3ce741e35d831))
- **ui**: display metadata on consumer group ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/0eb3fc9e3912498fcd301c9491798dd117c33992))
- **ui**: uncheck all topics in consumer group update view by default. (1000) [1000](https://github.com/tchiotludo/akhq/pull/1000) ([Dennis Bielinski](https://github.com/tchiotludo/akhq/commit/c68297f40f041fe39a8cbaccb227ac91d0b5205a))
- **ui**: add node controller status to nodes page (999) [999](https://github.com/tchiotludo/akhq/pull/999) ([jgrammen-agilitypr](https://github.com/tchiotludo/akhq/commit/1a46517bdb403e874632bcea5ab0cd7436bb215d))
- **ui**: add ability to inject some css or javascript files ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/a5eb393f09cd2b4f0e7f034a149f1bbb52b6e162))
- **topicdata**: handle logical types local-timestamp-millis and local-timestamp-micros (1015) [1015](https://github.com/tchiotludo/akhq/pull/1015) ([opeti](https://github.com/tchiotludo/akhq/commit/c0838e62ae5bf3016dec52f75e753bff66511c31))
- **node**: add page partition repartition (1033) [1033](https://github.com/tchiotludo/akhq/pull/1033) ([jgrammen-agilitypr](https://github.com/tchiotludo/akhq/commit/b78b35e9358586667cf082087392848583ef2a9b))
- **ui**: produce to topic from existing message (1044) ([Timon Back](https://github.com/tchiotludo/akhq/commit/2289a5e7ddfb6af3730e7c74722257e7266772aa))
- **ui**: add toggle "time ago" and timestamp with interactive tooltip (1043) [1043](https://github.com/tchiotludo/akhq/pull/1043) ([RomanLamsal1337](https://github.com/tchiotludo/akhq/commit/b6651272b07e41cf9d9be384525112489ca31dba))
- **ui**: format offset lag numbers with toLocaleString (1050) [1050](https://github.com/tchiotludo/akhq/pull/1050) ([Timon Back](https://github.com/tchiotludo/akhq/commit/9e5e775243dd68691eb58006d80651693ecebb4f))
- **groups**: delete all offsets of a consumer group from a topic (1045) [1045](https://github.com/tchiotludo/akhq/pull/1045) ([IngoStrauch2020](https://github.com/tchiotludo/akhq/commit/b732a16675a250fea1c91e2f3311798350130f89))
- **topicdata**: add option to send tombstones (1075) [1075](https://github.com/tchiotludo/akhq/pull/1075) ([Julian M](https://github.com/tchiotludo/akhq/commit/24231a9990021eb47b5c6105e0dc7562ff45668d))
- **docker**: publish image to GHCR as well as Hub (1081) [1081](https://github.com/tchiotludo/akhq/pull/1081) ([Matteo Joliveau](https://github.com/tchiotludo/akhq/commit/c264f28315d312d6b95a8dfd84f188f5e59b42ee))
- **cicd**: create automatic release ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/7645ef37447f4674004f5c0f8fbe8944dc00bb45))

Bug Fixes
- **ui**: Exception when changing cluster on TopicList (962) [962](https://github.com/tchiotludo/akhq/pull/962) ([Edwin Fajardo](https://github.com/tchiotludo/akhq/commit/9f526fdfa0189176b3d84a67afed4be0ce73c206))
- **ui**: display username on header auth ([tchiotludo](https://github.com/tchiotludo/akhq/commit/bf0a688c1313ef9528d689b1e9767828c4b132eb))
- **build**: enable zip64 ([tchiotludo](https://github.com/tchiotludo/akhq/commit/ff3bf9c1592702751d41a1c98bc54cb2955a2619))
- **ui**: none of settings are required ([tchiotludo](https://github.com/tchiotludo/akhq/commit/f895f5a2b8c99debe846ea75c1aff6e5d359c80b))
- **ui**: enhacement: prevent UI freezing with large messages (970) [970](https://github.com/tchiotludo/akhq/pull/970) ([Edwin Fajardo](https://github.com/tchiotludo/akhq/commit/7e99277c0766d808ebca1e8f21eadc41f06b7a13))
- **topicdata**: fix compacted value on filter message length ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/1a6b5afad946415bad0ece814925d29ad48a5a7d))
- **helm**: add a proper email for claiming ownership ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/df7f6aff60fb7c4ff4047dee4c9bf4cd119557cc))
- **ui**: fix consumer groups next page when empty (977) [977](https://github.com/tchiotludo/akhq/pull/977) ([Edwin Fajardo](https://github.com/tchiotludo/akhq/commit/83b003f44eff8620007550c5b280787864fbf72f))
- **ui**: link ConsumerGroup topics offset to data single (995) [995](https://github.com/tchiotludo/akhq/pull/995) ([Tim te Beek](https://github.com/tchiotludo/akhq/commit/22245a149eb3c35854f2fff239b35110971e4199))
- **ui**: Consumer group link must to -1 & display a page (1002) [1002](https://github.com/tchiotludo/akhq/pull/1002) ([Tim te Beek](https://github.com/tchiotludo/akhq/commit/e972d65db367b842f0941913901a268ad8330202))
- **docs**: fix yaml error on application.example.yml [1003](https://github.com/tchiotludo/akhq/pull/1003) ([wktsugue](https://github.com/tchiotludo/akhq/commit/59e78f5a2b0215095dd883fb7e6f67eb7c094459))
- **topicdata**: use AND instead of OR on topic data search ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/49cf8467ac3bdcd889382f17be7ae22f036aa4cc))

Documentation
- **auth**: added JWT secret env var docs (1090) [1090](https://github.com/tchiotludo/akhq/pull/1090) ([Daniel Haß](https://github.com/tchiotludo/akhq/commit/b23e459f8820a5cd1db39448550a2b1bc47e07f8))

Chores
- **docs**: add kitopi as akhq user (963) [963](https://github.com/tchiotludo/akhq/pull/963) ([Maciej Wilczyński](https://github.com/tchiotludo/akhq/commit/4e29c28b74222268343549b8ad2e9b36bac49254))
- **core**: reference to Record is ambiguous (966) [966](https://github.com/tchiotludo/akhq/pull/966) ([Edwin Fajardo](https://github.com/tchiotludo/akhq/commit/a36d74b6cfdad63e34c3405be9c5f299c5a6fc6a))
- **test**: fix falling test ([tchiotludo](https://github.com/tchiotludo/akhq/commit/190f1376a2e46781abc010aefc8c87844fe1e06a))
- **docs**: fixed response specification for external roles and attributes mapping (985) [985](https://github.com/tchiotludo/akhq/pull/985) ([Christof Lüthi](https://github.com/tchiotludo/akhq/commit/6084b777e6145db7e1fed43a63efdc5c103f534e))
- **docs**: add Galeries Lafayette (1024) ([François Delbrayelle](https://github.com/tchiotludo/akhq/commit/6fe665be6ab9e3e86bac54faf90a1c06d33dc340))
- **readme**: add sponsors ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/8ed9fef0e5789130b0862570d126c41f3d58d8d8))
- **readme**: add kestra ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/54cfa3377d68d357929328d216c2dbce3061bbf9))
- **deps**: upgrade protobuf-java to 3.19.2 to avoid vulnerability (1048) [1048](https://github.com/tchiotludo/akhq/pull/1048) ([FilatovM](https://github.com/tchiotludo/akhq/commit/40f90041ca71c186a4dc37669a25ec05da1a4b9f))
- **readme**: add redpanda sponsors ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/ab9a444aeebdd813c2bd8c4b952e1f483f777a44))
- **version**: update to version 0.21.0 ([Ludovic DEHON](https://github.com/tchiotludo/akhq/commit/bee7f4f448177ee60d9d77d8aa3172d993c9ac02))

Commits
- **doc**: fixed broken links in documentation (1064) [1064](https://github.com/tchiotludo/akhq/pull/1064) ([moremagic](https://github.com/tchiotludo/akhq/commit/af3ecb8f9d98b919a3fb06ea109135a69854fdf4))

0.20.0

Features
Topic Data
* Support JSONSchema while producing message by txs4444 in https://github.com/tchiotludo/akhq/pull/919

Auth
* Added new logic to take roles and attributes from OIDC directly by twobeeb in https://github.com/tchiotludo/akhq/pull/933

Others
* Update to micronaut 3.2 by tchiotludo in https://github.com/tchiotludo/akhq/pull/945
* update logback due to CVE-2021-42550 (661b6e58) by tchiotludo
* update logback for LOGBACK-1591 (4c01cfdc) by tchiotludo
* update all java deps (947) (01723b51) by tchiotludo

Bug Fix
Topic
* take into account default topic configuration during topic creation by ThomasDangleterre in https://github.com/tchiotludo/akhq/pull/905

Auth
* Test for RestApiClaimProvider by twobeeb in https://github.com/tchiotludo/akhq/pull/959
* Fix for External Auth with micronaut 3.2 by tchiotludo in https://github.com/tchiotludo/akhq/pull/961

Doc
* Add Vodeno as akhq user by karolcienkosz in https://github.com/tchiotludo/akhq/pull/899
* Fix "context-path" by placaze in https://github.com/tchiotludo/akhq/pull/934

UI
* navbar overflow with lots of clusters (16be3b9f)
* fix typo in Settings (fd7ba12c)

New Contributors
* karolcienkosz made their first contribution in https://github.com/tchiotludo/akhq/pull/899
* placaze made their first contribution in https://github.com/tchiotludo/akhq/pull/934
* ThomasDangleterre made their first contribution in https://github.com/tchiotludo/akhq/pull/905
* txs4444 made their first contribution in https://github.com/tchiotludo/akhq/pull/919

**Full Changelog**: https://github.com/tchiotludo/akhq/compare/0.19.0...0.20.0

0.19.0

New Features

docs
* introduce vue press documentation (430b80af)

topic data
* display __consumer_offsets contents (856) (64897805)
* support fully-qualified name only for `key-message-type` and `value-message-type` (823) (9dc047df)
* configurable json inclusions in Avro to Json serializing (799) (96e80e18)
* stop schema registry use for internal topics (784) (5b106646)
* Prevent copy to same topic (779) (c53f0359)

auth
* add a header authentification for reverse proxy (b1fdcf41)
* added support for redirecting to initial page after login (797) (b360724b)
* align header authentication user/group settings with LDAP and OIDC (794) (489be59b)
* allow limiting header authentication to list of configured IP addresses (787) (793) (b579ac52)
* remove login if only header auth (44c67c46)
* make group separator in header authentication customizable (792) (b90af006)

schema
* add support for json and protobuf schema types (755) (0fb9bb7d)
* enable schema update from protobuf and json schemas (760) (01870d30)

ui
* display time ago on every datetime (a8769b5b)
* add multi-message produce feature (791) (6241bd08)
* display time ago on every datetime (d7343161)
* keep sidebar collapsed state on localStorage (675a6bf0)

helm
* adding custom labels (847) (78a71a6d)
* add option to create a service account and specify a default user id in securityContext (815) (8ed96731)
* make ingress annotations templatable (742) (cdffd2eb)
* add support for Kubernetes Ingress v1 (786) (ff07a3d2)
* container securityContext can be set and image tag is taken from AppVersion (768) (79d0f96c)

docker
* add platforms to specify arch's (834) (c92d7ecc)
* fix wrong secret name (829) (a6d24220)
* build multi-arch images (828) (6e5d7d60)


Bug Fixes

topic data
* display __transaction_state data (25a50ca0)
* don't export protobufToJsonDeserializer fields (3b5539d3)
* handle json primitive type (bc0cfb75)
* include empty as default (3217252a)
* support default values in deserializer (776) (a5a7eb89)
* parse microseconds at any precision between 0 and 6 (762) (5a6b4e4f)
* Parsing timestamps fails when producing messages (803) (4d4ae2b9)
* require key for produce onto compacted topic (780) (9894d0bb)
* upcast JSON integer to Long when needed for Avro schema (778) (185594c1)

schema
* Ignore any HTTP 404 on /config/<subject> endpoint of Schema Registry (765) (e9785ac1)

ui
* connect cluster don't change on click (e8936417)
* bigint are truncated on topic data (b8e66674)
* progress bar don't work with latest axios (7ed5555c)
* fix live tail of topic (2983e612)
* handle strange config properties (e48cc615)
* handle no log dir size (21146fab)
* fix(ui): display the right version (861 844) (c61c056)

webserver
* handle large message (613fdcb5)

helm
* replace image.annotation to podAnnotations & add podLabels (82c5b94a)
* Use yaml goTemplate for secrets (751) (648669b3)

docker
* try to add a context to fix docker build (aa5679c2)





**Full Changelog**: https://github.com/tchiotludo/akhq/compare/0.18.0...0.19.0

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.