Skip to main content
Version: 1.0.x

v1.0.2

Release Date

January 27, 2026

Overview

This release primarily focuses on SDK bug fixes and Admin performance optimizations.


SDK

Bug Fixes

Added tzdata dependency to resolve logger initialization failures in certain Python environments


Admin

Enhancements

Ray Cluster Reconnection Mechanism

  • Added write lock timeout to Ray cluster reconnection mechanism
  • Skip reconnection attempt when write lock acquisition times out
  • Prevents reconnection logic from being blocked for extended periods by other requests

Known Issues

  • None at this time

Contributors

Thanks to all the contributors who made this release possible!

Next Steps

  • Enhance documentation and tutorials
  • Further performance optimizations and bug fixes