v0.0.6
版本发布时间: 2020-10-30 22:51:54
provectus/kafka-ui最新发布版本:v0.7.2(2024-04-10 17:40:46)
- Update Jenkinsfile
- change of release condition (#105)
- Increased version in pom.xml
- added dotenv npm package to get param from .env (#102)
- Delete application-bet.yml
- Small fixes
- Fix cluster-only docker config (#99)
- Added message sending (#85)
- Fix NPE if no offsets were found for specified timestamp (#92)
- CI test
- Fix NPE if no offsets were found for specified timestamp
- Increased version in pom.xml
- Fix build (#91)
- Fixed build and image name
- Increased version in pom.xml
- Fixed bugs (#90)
- Increased version in pom.xml
- Fixed initial config and docker images names (#89)
- Increased version in pom.xml
- moved tagging before creating release notes (#88)
- Increased version in pom.xml
- Fixed ci/cd release notes (#87)
- Increased version in pom.xml
- Ci cd (#84)
- Backend jmx metrics (#64)
- Added begin and end offset param (#78)
- Do not wait for a full batch if there's no messages in the topic (#77)
- Add optional authentication (#67)
- Fix timestamp search (#75)
- Topic messages filtering paginating (#72)
- README v.1 - new structure (#70)
- Add filtering and pagination for topic messages (#66)
- Fixed issue with wrong parameter type (#65)
- Text search for topic messages (#62)
- Added bytesIn/OutPerSec params for clusterMetrics object (#56)
- Add topic messages UI (#61)
- Topic settings editing (#55)
- Fix messages waiting for empty topic (#60)
- Feature/10 record deserialization (#57)
- Feature/10 seek offsets (#54)
- Fix compilation error (#53)
- Backend for updating topics, fixed backend from another pr branches (#52)
- Added segmentSize for topic level (#48)
- Topic messages API. Reactive consumer (#50)
- Consumer group details view. (#18)
- Merge pull request #47 from provectus/feature/10-topic-messages-api-contract
- Add key, headers and timestamp type fields
- Topic messages API. Contract
- GetBrokers endpoint fixed, now returns just brokers ids, also removed id param from Cluster and KafkaCluster (#46)
- fix-routes-for-details (#45)
- Enhancement/improve time to retain usability v2 (#35)
- fix-bug-topic-not-creatable-when-no-custom-params (#37)
- issue-31/add-ui-prefix-for-react-routes (#34)
- Refactor for mono (#28)
- Merge pull request #27 from provectus/issue-14/update-custom-params-key-to-work-as-object-not-array
- Merge pull request #33 from provectus/redesign-topics-adding-custom-params-design
- redesign-topics-adding-custom-params-design
- issue-14/update-custom-params-key-to-work-as-object-not-array
- Merge pull request #26 from provectus/enhancement/24-add-eslint
- enhancement/24-remove-extra-git-add
- enhancement/24-remove-extra-command-in-lint-staged
- Update kafka-ui-react-app/package.json
- enhancement/24-add-husky-and-other-scripts
- enhancement/24-use-arbnb-setup
- enhancement/24-init-standard-eslint
- Merge pull request #20 from provectus/feature/14-add-custom-params-for-topics-creation
- Merge branch 'master' into feature/14-add-custom-params-for-topics-creation
- Merge pull request #23 from provectus/issue/21-topic-form-make-time-to-retain-customizable
- feature/14-code-cleanup
- issue/21-topic-form-make-time-to-retain-customizable
- feature/14-cleanup
- feature/14-add-custom-params-for-topics-creation
- WIP: Consumer groups list with search. (#17)
- Merge pull request #16 from provectus/improvement/6-remove-disk-system-dashboards
- Merge branch 'master' of github.com:provectus/kafka-ui into improvement/6-remove-disk-system-dashboards
- Merge pull request #15 from provectus/improvement/13-show-isr-osr
- Removed disk/system dashboards.
- Implemented ISR & OSR display. Updated mock.
- Updated README.md
- Update README.md
- use cluster name instead of cluster id
- add isr count and out of sync replicas count
- add swagger-ui on /swagger-ui.html
- fix build and issue with offline cluster
- Feature/backend init (#3)
- Update the file structure
- Merge pull request #2 from provectus/feature/topics_ui_react
- Docs
- Cleanup
- [API] Remove fastify
- [API] Json server mocks
- Cleanup
- [UI] Dashboard
- [UI] Lodash
- [API] Update cluster mocks
- [UI] Cleanup
- [UI] Create Topic action
- [API] POST Topic
- [UI] Topic Creation Page
- [UI] Add react-hook-form
- [UI] Details
- [API] Update payload
- [API] Add Topic Config Mock
- [UI] Cleanup
- [UI] Topic Details
- [API] Topic Deatils mocks
- [UI] Add TopicDetails interface
- [UI] Normalize Topic State
- [UI] Breadcrumb
- [UI] Add common metrics components
- [UI] Cleanup
- [UI] Nav cleanup
- [UI] Brokers Dashboard
- [UI] Add byte formater
- [API] Mocking
- [UI] Metrics polling
- [UI] Empty Brokers Component
- [API] Add broker API
- [API] Internal topic
- [UI] Use new loader reducer + switch
- [UI] Loader reducer
- [UI] Topics Ui
- [API] Add Mocks
- [API] Add CORS
- Add Cluster
- Add API mocks
- Initial React App
- CORS
- Added docker compose
- Initial commit