Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 12:25
· 1454 commits to master since this release
  • fix pipeline
  • fix fetch-depth for release
  • add flexibility for release
  • Increased version in pom.xml
  • Increased release
  • Fix release
  • Fix release pipeline
  • add ability to bump version
  • Renamed to UI for Apache Kafka
  • Checks/424 creating topic UI check (#508)
  • Fix erroneous field disabling (#542)
  • Bump ts-node from 9.1.1 to 10.0.0 in /kafka-ui-react-app (#490)
  • Bump @openapitools/openapi-generator-cli in /kafka-ui-react-app (#497)
  • Bump dotenv from 9.0.2 to 10.0.0 in /kafka-ui-react-app (#491)
  • Bump react-datepicker from 3.8.0 to 4.1.1 in /kafka-ui-react-app (#540)
  • Bump typescript from 4.2.4 to 4.3.2 in /kafka-ui-react-app (#541)
  • Bump @types/lodash from 4.14.169 to 4.14.170 in /kafka-ui-react-app (#488)
  • Bump @testing-library/jest-dom in /kafka-ui-react-app (#535)
  • Bump react-ace from 9.4.0 to 9.4.1 in /kafka-ui-react-app (#537)
  • Bump date-fns from 2.21.3 to 2.22.1 in /kafka-ui-react-app (#538)
  • Bump @types/node from 15.3.0 to 15.12.2 in /kafka-ui-react-app (#539)
  • Bump eslint-plugin-import from 2.23.2 to 2.23.4 in /kafka-ui-react-app (#506)
  • Bump @types/react from 17.0.5 to 17.0.9 in /kafka-ui-react-app (#520)
  • Bump eslint from 7.26.0 to 7.28.0 in /kafka-ui-react-app (#533)
  • Add wrapping for topic names (#534)
  • Update StaticController.java
  • Update base path for local env
  • Revert "Add SeekDirection to the GET topic messages request (#519)"
  • Add SeekDirection to the GET topic messages request (#519)
  • #518 Fixed backend page size (#523)
  • Add ability to use custom basePath (#511)
  • Add fieldset to the TopicForm (#514)
  • changed pull_request to pull_request_target (#509)
  • [Kafka Connect] Fix getting list of connector's topics (#504)
  • Migrate react-hook-form to the latest version (#441)
  • Bump redux to 4.1.0 (#495)
  • Clear messages should not be present when in readonly mode #481 (#494)
  • The key of the message is not visible / accessible #377 (#477)
  • simple check (#476)
  • Checks/446 run on ci (#469)
  • Rollback to node-sass v5
  • #449 adding issue templates, pr template (#472)
  • Bump eslint-plugin-import from 2.22.1 to 2.23.2 in /kafka-ui-react-app (#459)
  • Bump @types/lodash from 4.14.168 to 4.14.169 in /kafka-ui-react-app (#463)
  • Bump dotenv from 9.0.1 to 9.0.2 in /kafka-ui-react-app (#460)
  • Bump @types/node from 15.0.2 to 15.3.0 in /kafka-ui-react-app (#461)
  • Bump react-ace from 9.3.0 to 9.4.0 in /kafka-ui-react-app (#464)
  • Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#471)
  • Bump node-sass from 5.0.0 to 6.0.0 in /kafka-ui-react-app (#465)
  • Bump @typescript-eslint/parser in /kafka-ui-react-app (#470)
  • Message truncation (#457)
  • Adding service annotation to helm chart service.yaml (#404)
  • WIP: [issues#121] Topic Details: Display consumers (#448)
  • Do not try to connect to zookeeper if connection string is empty (#428)
  • Fix linter (#452)
  • Topics' filtration (#405)
  • Cleanup prettier warnings
  • Use npm codegen instead of maven (#451)
  • Add object->any type mapping for openapi generator config
  • [issues-357] - User should not be able to update/delete (#392)
  • Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#443)
  • Bump @typescript-eslint/parser in /kafka-ui-react-app (#444)
  • Remove default cluster configuration.
  • [CHORE] Post Prettier update cleanup.
  • Bump lint-staged from 10.5.4 to 11.0.0 in /kafka-ui-react-app (#432)
  • Bump @types/node from 15.0.1 to 15.0.2 in /kafka-ui-react-app (#433)
  • Bump @typescript-eslint/parser in /kafka-ui-react-app (#434)
  • Bump dotenv from 8.2.0 to 9.0.1 in /kafka-ui-react-app (#440)
  • Bump @types/react from 17.0.4 to 17.0.5 in /kafka-ui-react-app (#437)
  • Bump prettier from 2.2.1 to 2.3.0 in /kafka-ui-react-app (#438)
  • Bump eslint from 7.25.0 to 7.26.0 in /kafka-ui-react-app (#436)
  • Bump date-fns from 2.21.1 to 2.21.3 in /kafka-ui-react-app (#435)
  • ISSUE-408 Mark underscored topics as internal (#430)
  • Use spring oauth2 starter as dependency to be able use various oauth2 providers.
  • reverting dep change
  • fixing moving package
  • moved screenshooter to tests
  • fixing bug
  • fixing sonar
  • trying to reproduce issue
  • fixing e2e-checks run
  • letting compile version down for e2e checks
  • formatting fixes
  • local run fixes
  • Remove nonsensical snapshots
  • Bump @types/react from 17.0.3 to 17.0.4 in /kafka-ui-react-app (#420)
  • Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 in /kafka-ui-react-app (#419)
  • Bump @rooks/use-outside-click-ref in /kafka-ui-react-app (#418)
  • Bump @types/jest from 26.0.22 to 26.0.23 in /kafka-ui-react-app (#417)
  • Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#416)
  • Bump @openapitools/openapi-generator-cli in /kafka-ui-react-app (#414)
  • Bump eslint-config-prettier from 8.1.0 to 8.3.0 in /kafka-ui-react-app (#413)
  • Bump date-fns from 2.20.1 to 2.21.1 in /kafka-ui-react-app (#412)
  • Bump react-datepicker from 3.7.0 to 3.8.0 in /kafka-ui-react-app (#421)
  • Bump @testing-library/jest-dom in /kafka-ui-react-app (#402)
  • Bump @typescript-eslint/parser in /kafka-ui-react-app (#399)
  • Bump eslint from 7.24.0 to 7.25.0 in /kafka-ui-react-app (#397)
  • Bump ts-jest from 26.5.4 to 26.5.5 in /kafka-ui-react-app (#396)
  • Bump @types/classnames from 2.2.11 to 2.3.1 in /kafka-ui-react-app (#395)
  • Bump react-multi-select-component in /kafka-ui-react-app (#394)
  • Bump react-redux from 7.2.3 to 7.2.4 in /kafka-ui-react-app (#393)
  • Bump @types/node from 14.14.37 to 15.0.1 in /kafka-ui-react-app (#411)
  • Upgrade to GitHub-native Dependabot (#406)
  • Add connect views
  • Implement updating registry compatibility level (#391)
  • Fix the problem with instant redirect (#390)
  • #187 added search and sorting (#388)
  • [CHORE] Get rid of react-json-tree (#387)
  • update README (#301)
  • Schema registry views (#317)
  • Improve eslint configuration (#385)
  • [issues-211] - Clearing up messages from a topic (#378)
  • Confirmation modal for topic & schema delete actions (#384)
  • Add ConfirmationModal common component (#383)
  • [Chore] Connect. Connectors page (#382)
  • #380 example of screenshot check
  • [Security] Bump ssri from 6.0.1 to 6.0.2 in /kafka-ui-react-app (#379)
  • #356 added endpoint to fetch all cluster connectors (#361)
  • Bump @rooks/use-outside-click-ref in /kafka-ui-react-app (#376)
  • Bump eslint-plugin-react from 7.23.1 to 7.23.2 in /kafka-ui-react-app (#370)
  • Bump eslint from 7.23.0 to 7.24.0 in /kafka-ui-react-app (#371)
  • Bump typescript from 4.2.3 to 4.2.4 in /kafka-ui-react-app (#372)
  • Bump @types/node-fetch from 2.5.9 to 2.5.10 in /kafka-ui-react-app (#374)
  • Bump date-fns from 2.19.0 to 2.20.1 in /kafka-ui-react-app (#375)
  • Bump enzyme-to-json from 3.6.1 to 3.6.2 in /kafka-ui-react-app (#369)
  • Bump @wojtekmaj/enzyme-adapter-react-17 in /kafka-ui-react-app (#367)
  • Implement deleting schemas (#366)
  • Cleanup styling (#365)
  • Feature/documentation update (#363)
  • ISSUE-121 Topic level consumer groups & consumerr group details (#360)
  • Kafka Connect. Initial setup (#362)
  • Update App.scss
  • [CHORE] Update deps
  • [#288] Allow users to use name :new for topics and schemas (#351)
  • [CHORE] Update dependencies (#353)
  • Display info about app version (#335)
  • add nodePort support (#337)
  • [CHORE] Alerts (#240)
  • documentation update (#336)
  • Get only numeric values of JMX metrics (#318)
  • [issues-252][bug] - Topic settings form is broken (#332)
  • Bump react from 17.0.1 to 17.0.2 in /kafka-ui-react-app (#324)
  • Bump @types/react-dom from 17.0.2 to 17.0.3 in /kafka-ui-react-app (#321)
  • Bump @types/jest from 26.0.21 to 26.0.22 in /kafka-ui-react-app (#322)
  • Bump eslint-plugin-react from 7.22.0 to 7.23.1 in /kafka-ui-react-app (#323)
  • Bump @types/node from 14.14.35 to 14.14.37 in /kafka-ui-react-app (#325)
  • Bump react-redux from 7.2.2 to 7.2.3 in /kafka-ui-react-app (#326)
  • Bump @wojtekmaj/enzyme-adapter-react-17 in /kafka-ui-react-app (#328)
  • Bump @openapitools/openapi-generator-cli in /kafka-ui-react-app (#320)
  • Bump @typescript-eslint/eslint-plugin in /kafka-ui-react-app (#327)
  • Bump eslint from 7.22.0 to 7.23.0 in /kafka-ui-react-app (#329)
  • docker tag renaming (#330)
  • No such schema message formating fix (#316)
  • [CHORE] Update react app readme (#311)
  • use single workflow for release steps (#310)
  • ISSUE-309: Topic create & update models split (#312)
  • Delivery step for ECS (#313)
  • [CHORE] Cleanup Sonar dups (#307)
  • [CHORE] Cleanup based on SonarCloud report (#306)
  • #289: Negative segment size (#295)
  • Update frontend.yaml
  • #300 Refactor Topic Message pages (#302)
  • ISSUE-297: Sonar warnings fixes (#298)
  • ISSUE-257: ErrorResponse format description (#294)
  • #253: Get messages implementation improvement (#286)
  • #224 Deleting topics (#271)
  • Added checkstyle (#296)
  • fix backend ci
  • WIP: #190 JSON export (#236)
  • added features field to kafka cluster (#256)
  • Update frontend.yaml
  • Update backend.yml
  • Bump react app deps (#285)
  • Bump @types/node from 12.20.6 to 14.14.35 in /kafka-ui-react-app (#279)
  • Update Code Q integrations (#276)
  • Bump @types/react-datepicker from 3.1.7 to 3.1.8 in /kafka-ui-react-app (#274)
  • Bump @types/jest from 26.0.20 to 26.0.21 in /kafka-ui-react-app (#273)
  • Bump ts-jest from 26.5.3 to 26.5.4 in /kafka-ui-react-app (#270)
  • Bump immer from 8.0.1 to 8.0.2 in /kafka-ui-react-app (#272)
  • Add sonar cloud check (#269)
  • Create codeql-analysis.yml
  • Create sonar-project.properties
  • Create sonar.yaml
  • Bump esprint from 0.6.0 to 2.0.0 in /kafka-ui-react-app (#267)
  • Bump date-fns from 2.17.0 to 2.19.0 in /kafka-ui-react-app (#268)
  • Bump pretty-ms from 6.0.1 to 7.0.1 in /kafka-ui-react-app (#266)
  • Bump react-datepicker from 3.5.0 to 3.6.0 in /kafka-ui-react-app (#263)
  • Bump @openapitools/openapi-generator-cli in /kafka-ui-react-app (#261)
  • [Security] Bump react-dev-utils in /kafka-ui-react-app (#260)
  • Bump node-sass from 4.14.1 to 5.0.0 in /kafka-ui-react-app (#259)
  • [CHORE] Update dependencies (#258)
  • #188 Pagination. Refactor topic reducer (#255)
  • Topics page refactoring (#251)
  • #188 added pagination for get topics api (#249)
  • Feature refactoring, structure simplifying (#250)
  • #211 Feature/clear topic messages (#241)
  • fix ci for external PRs
  • Updating documentation for read only mode (#247)
  • Add latest build (#246)
  • [CHORE] Schema Registry UI Improvements. Cleanup (#237)
  • #219 ReadOnly flag (#231)
  • #200 Update schema subject object (#229)
  • Testing common components (#225)
  • #143 Added Contribution guide (#233)
  • #222 Fix npe in consumer (#223)
  • Added License file (#232)
  • updated confluent images versions to 5.2.4 (#226)
  • #224 added deleteTopic operation api (#228)
  • added wrapping to mono (#227)
  • [CHORE] Add openapi-generator-cli to generate sources on FE side (#221)
  • Testcontainers speedup and stabilization (#220)
  • #164 readonly mode (#218)
  • Fix kafka-ui image name in docker-compose file (#210)
  • Use getType in reducers
  • Create Schema Registry form (#209)
  • #163 Kafka connect crud (#182)
  • Increased version in pom.xml