HTTP/2 200
date: Wed, 30 Jul 2025 20:05:58 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"44bf07d0425b5953c99f5cb86cb1cb48"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=7y7JWoQJiTgXSvQkrC5MN5Iw2ggirSPSCDCYGZi6CcuqinhBlhRM7x13gKJxeuoXJCcWKpwD%2BpDq21IE1iwh%2FI%2FoWbVoKn1qEIZFBACHSP1bxlSM%2Fegzz2ofX2867qzKC5EBx7EGWLdLAYziaBWKyj7IcKgZp4XuLdWw5M29FbYEaQnRqbtD9Lsb6DyZnMvRG81jskr9ZRCpjJ4XPkqUuug7VtZO5KiTgYl0xFsaAdMG9LGEPPMV5PDybCOa64wbPziQreeH00tEsl%2FZkoVJZw%3D%3D--smkDPXw0LKANKRM3--RbgHNkWqBX4c8ISwkG2egQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.46872128.1753905958; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 20:05:58 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 20:05:58 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C656:1A7A4F:8DF0F:B8671:688A7B26
kafka-ui 0.7.0 dev changelog · GitHub
Instantly share code, notes, and snippets.
Created
May 11, 2023 10:16
Star
0
(0 )
You must be signed in to star a gist
Fork
0
(0 )
You must be signed in to fork a gist
Save Haarolean/29a7040382a5386a01ecc3cf34fa3f04 to your computer and use it in GitHub Desktop.
Save Haarolean/29a7040382a5386a01ecc3cf34fa3f04 to your computer and use it in GitHub Desktop.
kafka-ui 0.7.0 dev changelog
Masking "fieldsNamePattern" fields selection policy added @iliax (#3664):
For MASK action: Replaced pattern
with fieldsNamePattern
.
RBAC: LDAP support @Haarolean (#3700).
Replaced spring.ldap.dn.pattern
with spring.ldap.base
to match spring properties.
FE: Expose cluster ACL list @NeiruBugz (#3662)
Expose cluster ACL list @iliax (#2818)
UI Dark theme
Config wizard: Add a proper UI handling for image restart on Cluster config update
BE: RBAC: Implement restart permission for KC @Haarolean (#3805)
BE: Update Kafka config-related info on schedule @iliax (#3764)
RBAC: Implement generic OAuth2 authority extractor @Haarolean (#3740)
RBAC: LDAP: Use the spring-provided authority populator with a single group search base @Haarolean (#3769)
View broker skew in kafka-ui @NeiruBugz (#3626)
Compare versions back button #3670 @David-DB88 (#3698)
Masking "fieldsNamePattern" fields selection policy added @iliax (#3664)
RBAC: LDAP support @Haarolean (#3700)
Implementation opt out of version check #2753 @David-DB88 (#3672)
Don't Dismiss Produce Message pane after Send @winnie-chiu (#2854)
Add KC quick actions into the sandwich menu @David-DB88 (#3660)
Broker partitions skew added to API @iliax (#3566)
BE: Make paging sizes configurable @iliax (#3685)
Allow sorting consumer groups by topic num @nisanohana3 (#3633)
FE: KSQL: Implement sorting @michal-cesek (#3433)
FE: Brokers: Configs search by key is case-sensitive @RaajuKanuri (#3754)
BE: Smart Filter: Setting key/value variable to original string when it cant be parsed as json @iliax (#3784)
FE: SR: Fix missing diff overlay @David-DB88 (#3767)
FE: Messages: Fix UI displays nonsensical timestamps @David-DB88 (#3715)
FE: Disable configure buttons if there are no permissions @David-DB88 (#3684)
FE: Connectors: no error is displayed in the syntax is not valid @David-DB88 (#3750)
FE: updating an existing schema with valid syntax @David-DB88 (#3746)
BE: Wizard: Fix file upload @iliax (#3762)
FE: Display message key/value serdes @Haarolean (#3718)
Implement system redirects to Topics after topic delete #3044 @David-DB88 (#3687)
FE: Fix topic messages Invalid size for null key/value messages @Haarolean (#3689)
BE: Fix protobuf map support @iliax (#3683)
FE: RBAC: Fix missing permissions for topic recreation @a1tair6 (#3457)
CVE fixes: spring-core(6.0.7), transitive org.json @iliax (#3693)
You can’t perform that action at this time.