Skip to content

Release v15.29.8

Choose a tag to compare

@github-actions github-actions released this 19 May 04:43
28dd0f7

Summary

Improved error handling and logging during connection lifecycle events.

Added

  • Introduced logging for registration failures.

Changed

  • Wrapped connection attempts in try-catch to handle exceptions gracefully.
  • Implemented a rollback mechanism for connection state if handler exceptions occur.