The YAML editor now highlights syntax errors for the basic YAML structure and types. You can use Quick Fix to get correction suggestions.
2
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.
Fixes ✅
1
HQ default page
Based on customer feedback, default page of HQ has been returned to /environments instead of /topics.
2
Glue connection update
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.
3
Reply message
Fixed issue where the replay message with offset 0 was not possible.
4
Global SQL Studio: Consumer group flattening
Fixed consumer flattening that would lose empty consumer groups.
5
Global SQL Studio: Leaving consumer groups tab open creates double entry
Fixed leaving consumer groups open in Global Studio that could cause double entries for inactive consumer groups.
6
Global SQL Studio: include partition to offset query
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.
7
Global SQL Studio: results scrolling
Fixed an issue where you couldn't scroll left/right along the SQL Studio results table.