> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zenoo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# June 2024

<Frame>
  <img src="https://mintcdn.com/zenoo/lVjMZ7j5XxKNEgR-/changelog/images/2024-06.svg?fit=max&auto=format&n=lVjMZ7j5XxKNEgR-&q=85&s=457f2049620a49af08c3916851846443" alt="June 2024 Release Notes" width="1200" height="630" data-path="changelog/images/2024-06.svg" />
</Frame>

Storage layer improvements and HTTP connector enhancements were completed this month.

## Platform

* **Storage DSL**: Added new storage DSL for managing persistent data
* **JWT authentication**: Added JWT body option to HTTP connector for token-based auth
* **DynamoDB retries**: Improved retry logic with 500ms timeout and automatic retries
* **Component API keys**: Added ability to specify API keys for components in Spring environment
* **MSK IAM Auth**: Updated MSK IAM authentication library

## Studio

* **Async file system**: Implemented async file operations for better performance in builder
* **Smartlook integration**: Added Smartlook user identification for better analytics
* **SDK test management**: Improved test handling with better skip logic
* **Layout fixes**: Safari and mobile device layout improvements
* **Project locking**: Better notifications for project unlock events

## Client SDK

* **Asset validation**: Added checks for asset existence before loading
* **Date handling**: Properly handle dates before minimum unix date
* **Date input validation**: Validate on blur instead of change for better UX
