Releases: muralibasani/kafkawize
Releases · muralibasani/kafkawize
Rich UI, validations, improvements, bug fixes
- Changes include improved User interface and few bug fixes.
- Dashboard updated to show logged in Username, Team and Role
- Users can now only 4 environments DEV, TST, ACC and PRD. Hierarchy is defined in properties file.
- New model for UserInfo class is introduced to fix a password bug
- Password is not stored as encrypted text
- Validations bug in acls and topics requests
- Connect to Kafka clusters during start of Kafkawize
- Menu colors are updated
- Metadata Synchronize option has been removed
- SSL connectivity to Kafka cluster has been removed
UI and BE code improvements
4.3 improvements (#25) UI and BE code fixes and improvements
Dashboard and topics view changes
Apart from several enhancements main changes include
- Ability to have environments DEV, TST, ACC and PRD
- Ability to request for topics in DTAP environments
- Ability to view topic overview and subscriptions in one page
- Ability to view topic partitions and replication factor of all environments in topic overview page
- Ability to view topics and their existence in all environments
- Updated dashboard to view your team topics
Critical concurrent user fix, removed license check
4.1 Update README.md
4.0 New UI/UX design
Changes include
- New Bootstrap 4 User interface with new appealing look and feel
- New UI/UX - for great user experience
- Few bug fixes
3.5 improvements
Kafkawize 3.5
Kafkawize is a Kafka Topic management tool (A Web application) which automates the process of creating and browsing Kafka components, by introducing roles/authorizations to users of various teams of an organization
Changes include
- About 320 Unit tests. Above 85% code coverage.
- Integration tests for both stores Cassandra and Rdbms, with EmbeddedCassandra and Embedded H2 sql database
- New UI for viewing topics
- New UI for viewing acls of topic
- New UI for approving topics
- New UI for approving acls
- New UI for login screen
- New UI for Dashboard, showing cluster api status and kafka cluster statuses
- Added License key validation
- Bug fixes and code enhancements
There are several other changes and upgraded dependencies which improved the code quality and efficiency.
New server configuration page, partitions configuration from cluster page page
Changes include
- New page (Admin-ServerConfig) to display server configuration - application properties
- Default replication factor, default partitions and default max partitions can be configured from Clusters page.
- Couple of minor bug fixes
3.3 Release Decline functionality, Improvements and bug fixes
Changes :
- Decline Topic requests
- Decline Acl requests
- Bug fix in creating topic request
- Vulnerability fix
- Removed modules. It is a simple spring boot application now.
- Notifications on the top bar for acls and topics
- Pom changes for upgrading certain dependencies
- Validations on Request Acls.
3.2 UI, SSL Enhancements and bug fixes
Merge pull request #12 from muralibasani/improvements_3.2 3.2 - SSL connectivity to cluster, improvements and enhancements in UI and Backend.
3.1 Release Enhancements, Improvements and bug fixes
3.1 Release Enhancements, Improvements and bug fixes