Skip to content

v9.0.2

Choose a tag to compare

@cb-events-release cb-events-release released this 30 May 00:07
· 24 commits to main since this release
Immutable release. Only release title and notes can be modified.

v9.0.2 (2026-05-30)

This release is published under the MIT License.

Bug Fixes

  • models: Handle None in allowed_types check (#212, d19069b)

Refactoring

  • client: Consolidate retry status codes and session management (#189, e6d19fa)

  • client: Extract nextUrl validation logging (#207, c9c20c9)

  • client: Implement terminal state checks (#212, d19069b)

  • client: Improve validation and error handling (#194, 421af0f)

  • client: Improve variable assignment in EventClient (#212, d19069b)

  • client: Include username in error logging (#212, d19069b)

  • client: Remove unused attributes from EventClient (#212, d19069b)

  • client: Rename exception for retryable status errors (#185, fb8a648)

  • client: Simplify async iterator implementation (#212, d19069b)

  • client: Simplify type hints and improve error handling (#207, c9c20c9)

  • client: Update URL parsing and error handling (#181, b3cf7c2)

  • docker: Add Docker example and update event handling (#193, 7c4908a)

  • docker: Move Docker example and configuration (#193, 7c4908a)

  • docker: Update Dockerfile build process (#187, 51bb2b4)

  • docs: Restructure error handling examples (#203, dca6931)

  • exceptions: Simplify error handling for Cloudflare codes (#189, e6d19fa)

  • exceptions: Use HTTPStatus for error codes (#207, c9c20c9)

  • model_config: Update type hints for class settings (#207, c9c20c9)

  • router: Convert handlers to tuples for consistency (#207, c9c20c9)

  • router: Improve event handler dispatch logic (#207, c9c20c9)

  • router: Update on_any decorator usage (#212, d19069b)

  • tests: Improve error handling in URL validation (#194, 421af0f)

  • tests: Move TESTBED_POLL_URL to test file (#212, d19069b)

  • tests: Remove redundant stamina state setup (#212, d19069b)


Detailed Changes: v9.0.1...v9.0.2