Skip to content

v.2.7.0

Compare
Choose a tag to compare
@muralibasani muralibasani released this 13 Dec 09:09
· 385 commits to main since this release
b967004

Date: 13th of December, 2023

Overview

Klaw version 2.7.0 is a minor release with several new features and improvements.

New features

  • React UI:
    In this release, we have redesigned some key user interfaces using React to enhance user experience and provide a more intuitive design:

Screenshot 2023-12-12 at 14 07 10

  • Custom option to view Topic contents: On the Topic Overview under 'Topic Contents' kafka messages can be viewed. With this custom option, users can type in a partitionid and number of offsets to view
  • Edit schema requests: Allowing users to edit the submitted Schema requests

Improvements

  • #1812 Option to view user's choice of topic contents
  • #1951 Cache update when environments are added
  • #2015 Windows build capability
  • #2060 Notify producers and consumers when there are schema changes on the topic
  • #2062 Load user in lazy way
  • #2063 Scheduler to detect topic changes between Kafka cluster & Klaw and notify admins

Bug Fixes

  • #1988 Topics per cluster graph was not showing up properly
  • #2044 Pom fix for Coral build

Upgrade

To upgrade to this release, download the package from https:/aiven/klaw/releases/tag/v2.7.0 and follow the instructions on Klaw documentation to upgrade. You can also refer to the README file for information.

Change log

Full Changelog: v.2.6.0...v2.7.0

Contributors

The below contributors have contributed to this release:

New Contributors 🎉 🎉 🎉