Skip to content

clockify-python-115 0.1.1

Choose a tag to compare

@apet97 apet97 released this 13 Aug 03:06
· 7 commits to main since this release

0.1.1 (2026-08-13)

  • Bound request authorization, retry behavior, and decoding to registered operations.
  • Rejected unsafe injected HTTP client defaults before credentials or network access.
  • Required HTTPS destinations and exact service-path containment.
  • Redacted and bounded transport, API, and response-validation errors.
  • Treated cancellation during write dispatch as an unknown mutation outcome.
  • Enforced required query parameters, corrected public query types, and rejected
    unknown fields in nested request models.
  • Corrected half-even money conversion and generated _id response fields.
  • Added a response-aware pagination constructor that preserves Last-Page.
  • Corrected MCP workspace fallbacks, date validation, result wording, and the final
    dormant-write precondition check.
  • Kept the default MCP server at 65 read-only tools and zero writes.