Skip to content

v2.8.0

Compare
Choose a tag to compare
@aindriu-aiven aindriu-aiven released this 08 Feb 09:59
· 319 commits to main since this release
191919e

Date: 8th of February, 2024

Overview

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

New features

  • Feedback Form to help gather community feedback for Klaw

  • New Klaw documentation site structure implemented

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

    • Topic Catalogue:

      • Filter by Topic Type: Filter by Producer or Consumer to get a list of topics your team produces to or consumes from.
        image
    • Activity Log: See an audit trail of all requests in Coral
      image

    • Dashboard Landing Page: Now on login users get brought to the coral Dashboard page complete with Analytics
      image

    • View Clusters
      image

    • View Environments
      image

Improvements

  • #2182 A new optional permission to only allow certain users create the initial topic
  • #2244 Allow Deletion of a Superadmin User
  • #2203 & #2218 & #2223 Redesigned Login, Forgot Password and Sign Up Pages
    image

Bug Fixes

  • #2238 & #2241 Fix analytics for the dashboard and add 30/60/90 day drop down in coral
  • #2213 New User email only sent to the user directly now
  • #2188 Version number for data migration is now stored internally instead of through the application.properties
  • #2168 Activity log fix to show approved requests

Upgrade

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

This release uses the migration utility to add a new fine grain permission to the database.

Contributors

The below contributors have contributed to this release:

New Contributors 🎉 🎉 🎉

Full Changelog: v2.7.0...v2.8.0