v9.0.2
v9.0.2 (2026-05-30)
This release is published under the MIT License.
Bug Fixes
Refactoring
-
client: Consolidate retry status codes and session management (#189,
e6d19fa) -
client: Improve validation and error handling (#194,
421af0f) -
client: Improve variable assignment in EventClient (#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) -
exceptions: Simplify error handling for Cloudflare codes (#189,
e6d19fa) -
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) -
tests: Improve error handling in URL validation (#194,
421af0f)
Detailed Changes: v9.0.1...v9.0.2