Skip to content

Releases: muralibasani/kafkawize

Rich UI, validations, improvements, bug fixes

14 Nov 00:13
a67ada1
Compare
Choose a tag to compare
  • 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

12 Sep 17:11
fdfa874
Compare
Choose a tag to compare
4.3 improvements (#25)

UI and BE code fixes and improvements

Dashboard and topics view changes

31 Jul 22:41
a84c823
Compare
Choose a tag to compare

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

Critical concurrent user fix, removed license check

26 Apr 19:42
0d4eab8
Compare
Choose a tag to compare

4.0 New UI/UX design

29 Mar 12:48
3449b9c
Compare
Choose a tag to compare

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 improvements

22 Jan 19:55
0751628
Compare
Choose a tag to compare

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.

New server configuration page, partitions configuration from cluster page page

28 Nov 18:49
6f69bfd
Compare
Choose a tag to compare

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 Release Decline functionality, Improvements and bug fixes

10 Nov 11:32
eb36b6d
Compare
Choose a tag to compare

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 UI, SSL Enhancements and bug fixes

25 Sep 21:16
adeae7d
Compare
Choose a tag to compare
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

04 Sep 19:41
29ea33c
Compare
Choose a tag to compare

3.1 Release Enhancements, Improvements and bug fixes