For the complete documentation index, see llms.txt. This page is also available as Markdown.

HQ

Change log for Lenses HQ 6.0.

6.0.12

Improvements

6.0.11

Environment creation workflow

Added workflow diagram upon environment creation

Multiple dropdowns for environment creation wizard

Display agent provisioning

Improvements

  • Introduce preview mode for tabs. Tab in preview mode will be override by newly opened content

  • Introduce CTRL+S | CMD+S shortcut to disable the preview mode for active tab

  • Do not trigger close confirmation modal for tabs in preview mode

  • Ask for confirmation before leaving the SQL studio if there are tabs not in preview mode

  • Disable preview mode if user makes changes in the query editor

  • Enable tabs scrolling using mouse wheel

  • Add grouping to the dropdown when selecting connection for the environment creation wizard

Improvements

6.0.10

Improvements

Clickable signifier for environments

Introduced a hint that environments in a list are clickable. Same applies to topics and all IAM resources rendered as list.

Improved side-drawer & landing page

  • Changed topic icon in quick-view side drawer and topic landing page

  • Changed location of SQL button in quick - view side - drawer and removed "Close" button.

  • Quick - view side - drawer: chnage colours of envs to match the tier colour scheme

6.0.9

No changes in this release.

Improvements

6.0.8

Improvements

Redesigned "Create New Environment Page

Improvements

6.0.7

Improvements

Large payloads max threshold

Allows the HQ to be configured to control the max binary payload it receives from the Agents. The new configuration, which defaults to 4mb, is: agents.grpc.apiMaxRecvMessageSize

6.0.6

No changes in this release.

Improvements

6.0.5

Improvements

New

6.0.4

Improvements

IAM: YAML syntax warnings & quick fix.

The YAML editor now highlights syntax errors for the basic YAML structure and types. You can use Quick Fix to get correction suggestions.

Global SQL Studio: consumer offset tooltips

Global SQL Studio allows you to see consumer groups for a given topic. Now you can also get tooltip explanations for the different offset values, similar to the Agent UX.

Fixed

  • Based on customer feedback, default page of HQ has been returned to /environments instead of /topics.

  • Glue connection: When an AWS connection with Assumed Role is selected:

    • The request must include the Role Arn reference.

    • The request must include the Session name reference.

  • Fixed issue where the replay message with offset 0 was not possible.

  • Fixed consumer flattening that would lose empty consumer groups.

  • Fixed consumer groups open in Global Studio causing double entries for inactive consumer groups.

  • When you click on a consumer offset the SQL studio will include the partition number. This ensures that you see the right messages in the correct partition.

  • Fixed an issue where you couldn't scroll left/right along the SQL Studio results table.

Improvements

6.0.3

SQL Studio: time picker

Navigate across time with SQL. Pick the time slice of the topic you're interested in. Select it from the drop down and Lenses will generate the SQL WHERE clause directly. No need to remember the syntax anymore

Fixed

6.0.2

Fixed

  • Minor UI stability fixes on the Topics details page.

NewImprovements

6.0.1

Consumers in SQL Studio

A context menu of actions for topics is now available. The first action is to view consumers for a topic. This opens a new tab in Studio showing a live update of consumer groups with the ability to manage and delete them.

Improvements

  • The default SQL in the Studio is now formatted instead of a single line

Last updated

Was this helpful?