Kafkawize Versions Save

Kafkawize : A Self service Apache Kafka Topic Management tool/portal. A Web application which automates the process of creating and browsing Kafka topics, acls, schemas by introducing roles/authorizations to users of various teams of an org.

4.4

3 years ago
  • 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

4.3

3 years ago

4.2

3 years ago

Apart from several enhancements main changes include

  1. Ability to have environments DEV, TST, ACC and PRD
  2. Ability to request for topics in DTAP environments
  3. Ability to view topic overview and subscriptions in one page
  4. Ability to view topic partitions and replication factor of all environments in topic overview page
  5. Ability to view topics and their existence in all environments
  6. Updated dashboard to view your team topics

4.1

4 years ago

4.0

4 years ago

Changes include

  1. New Bootstrap 4 User interface with new appealing look and feel
  2. New UI/UX - for great user experience
  3. Few bug fixes

3.5

4 years ago

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

  1. About 320 Unit tests. Above 85% code coverage.
  2. Integration tests for both stores Cassandra and Rdbms, with EmbeddedCassandra and Embedded H2 sql database
  3. New UI for viewing topics
  4. New UI for viewing acls of topic
  5. New UI for approving topics
  6. New UI for approving acls
  7. New UI for login screen
  8. New UI for Dashboard, showing cluster api status and kafka cluster statuses
  9. Added License key validation
  10. Bug fixes and code enhancements

There are several other changes and upgraded dependencies which improved the code quality and efficiency.

3.4

4 years ago

Changes include

  1. New page (Admin-ServerConfig) to display server configuration - application properties
  2. Default replication factor, default partitions and default max partitions can be configured from Clusters page.
  3. Couple of minor bug fixes

3.3

4 years ago

Changes :

  1. Decline Topic requests
  2. Decline Acl requests
  3. Bug fix in creating topic request
  4. Vulnerability fix
  5. Removed modules. It is a simple spring boot application now.
  6. Notifications on the top bar for acls and topics
  7. Pom changes for upgrading certain dependencies
  8. Validations on Request Acls.

3.2

4 years ago

3.1

4 years ago

3.1 Release Enhancements, Improvements and bug fixes