Skip to content

Conversation

@markush81
Copy link
Contributor

@markush81 markush81 commented Mar 20, 2023

Proposal PR: filter records by their key or value schema subject

In cases where you produce records with different schema subjects into one topic, it would be nice and helpful to filter by subject of the schema.

lucapette and others added 30 commits November 9, 2022 21:47
* Update node to the latest LTS version
* Replace node-sass with sass
* Also use the correct version of react-test-renderer.
* Update react scripts so we don't use insecure hashing functions
* Do not check eslint for production build

See tchiotludo#1243 for more information.
…tchiotludo#1291)

this can be used to obscure sensitive data from all akhq users
So that we can rely on the same node/npm version
Itiho and others added 15 commits March 3, 2023 14:52
…search-avro-schema-subject

* commit '9e402c63949e868f877b5dc3940aa618ee89e901':
  feat(ui): download all messages in a topic to a csv file (tchiotludo#1384)
* dev: (56 commits)
  chore(version): update to 0.24.0
  chore(deps): update java deps
  fix(ui): fixing logo not showing on login form (tchiotludo#1449)
  fix(ui): fixing data download inconsistencies on JSON and CSV format (tchiotludo#1442)
  chore(docs): add GrtGaz as AKHQ user (tchiotludo#1439)
  feat(ui): download all messages in a topic to a csv file (tchiotludo#1384)
  fix(ui): clicking on Empty Topic button display blank screen (tchiotludo#1429)
  chore(landing): add baloise logo (tchiotludo#1427)
  fix(ui): don't disabled empty for compact,delete topic
  chore(deps): update all java deps
  fix(topicdata): Use the partition leader from partition info (tchiotludo#1388)
  fix(ui):  harmonize utc labels (tchiotludo#1403)
  fix(ui): fix produce multi / tombstone not working and forms layout issue (tchiotludo#1396)
  fix(auth): fix regex header string for long strim (tchiotludo#1402)
  fix(webserver): reduce default micronaut log to warn  (tchiotludo#1406)
  chore(webserver): warn if security group is wet without a jwt secret (tchiotludo#1412)
  chore(deps): update micronaut (tchiotludo#1405)
  feat(docs): list of available roles in documentation (tchiotludo#1394)
  chore(deps): update all java deps
  fix(ui): handle sche subject with special chars (tchiotludo#1354)
  ...

# Conflicts:
#	build.gradle
#	client/src/containers/Topic/Topic/Topic.jsx
#	client/src/containers/Topic/Topic/TopicData/TopicData.jsx
#	gradle.properties
#	helm/akhq/Chart.yaml
#	src/test/java/org/akhq/controllers/KsqlDbControllerTest.java
#	src/test/java/org/akhq/repositories/KsqlDbRepositoryTest.java
* dev:
  chore(docker): add unless-stopped (tchiotludo#1445)
  fix(connect): sort throw exception (tchiotludo#1431)
  chore(build): add idea-ext on build.gradle (tchiotludo#1446)
  fix(topicdata): no topic data when 1 record with newest sort  (tchiotludo#1466)
  fix(topicdata): search can failed data pagination with many results (tchiotludo#1468)
  chore(schema): typos
markush81 added 2 commits May 20, 2023 08:19
* dev:
  chore(readme): add infosupport sponsors
  fix(webservre): add missing / to search string in replace (tchiotludo#1477)
* dev:
  docs(readme): add Archer Aviation in the Who's using AKHQ (tchiotludo#1503)
  fix(docs): invalid helm link
@tchiotludo
Copy link
Owner

@markush81 can you rebase and fix the check that don't work ?

* dev:
  chore(deps): update most of java deps
  fix(schema): invalid signature on schema controller
  feat(webserver): html-head don't work any more (tchiotludo#1489)
  feat(schema): improve schema loading on produce screen (tchiotludo#1467)
  feat(core): allow to configure (de)serialiser on consumers/producers (tchiotludo#1432)
  feat(topicdata): list topics even if a broker is unable to serve log information (tchiotludo#1502)
  chore(docs): fix copyright
  feat(acls): introduce new ACL rewrite (tchiotludo#1472)
@markush81
Copy link
Contributor Author

@markush81 can you rebase and fix the check that don't work ?

@tchiotludo all checks passed.

@tchiotludo tchiotludo merged commit 067be4b into tchiotludo:dev Jun 27, 2023
@markush81 markush81 deleted the feature/search-avro-schema-subject branch July 29, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.