Features / Improvements & Fixes

Changelog details for Lenses 6.0.3

HQ

Improvements 💪

1

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 ☺️.

Agent

Improvements 💪

1

AWS Glue Schema Registry: Connect to a registry from a different AWS account.

You can now use the AssumeRole to connect to a Glue registry that belongs to a different AWS account. This is useful when you're sharing a Glue registry across multiple AWS accounts.

See Using AWS Assume Role for details.

Use the AssumeRole to connect to a Glue registry from a different AWS account.
2

Kubernetes configuration changes.

Changed the name for the timeout configuration.

✅ New configuration
🛑 Deprecates old configuration

lenses.kubernetes.request.timeout

lenses.kubernetes.websocket.timeout

3

Library updates.

We've updated our libraries for integrating with Kafka and Kubernetes.

Library
Updated version

Kafka

3.8

Kubernetes (fabric8)

6.13.5

Fixes

1

Replay message button.

Fixed issue where the replay message button would disappear when hovering over a topic message.

2

Last offset query

Fetch records records from a topic with less than 10 records using the LAST_OFFSET method didn't return any records. This has been fixed.

Last updated

Was this helpful?