Changelog

0.5.5 (2026-08-19)

Bug Fixes

  • set a default factory for issues (bbd0ad3)

0.5.4 (2026-08-10)

Bug Fixes

  • transform property name in sort params to camel case (1dbbcf0)

0.5.3 (2026-08-07)

Bug Fixes

  • annotate the whole type so that includable and optional fields are found (f36c7f6)

0.5.2 (2026-08-06)

Bug Fixes

  • convert snake case filters to camel case for backwards compatibility (03ac2dd)

  • test: remove xfail from working tests (ab40a96)

0.5.1 (2026-08-03)

Bug Fixes

  • correct type annotations for includable attributes (859163a)

0.5.0 (2026-08-03)

⚠ BREAKING CHANGES

  • AuthClient requires authup 1.0.0-beta.57 or newer.

Features

0.4.1 (2026-07-28)

Bug Fixes

  • client authentication (#127) (425c032)

  • make analysis models backwards compatible for older analysis resources (a2e3fd2)

0.4.0 (2026-07-27)

Features

0.3.0 (2026-07-23)

⚠ BREAKING CHANGES

  • All robot related methods and models have been removed. Use the client models and methods instead.

Features

Bug Fixes