Releases: devopsarr/sonarr-py
Releases · devopsarr/sonarr-py
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-02-20)
⚠ BREAKING CHANGES
- devopsarr/prowlarr-py#39: update sdk generator to use pydantic 2.x
Features
- add autotagging (2164d37)
- add sonarr auto tagging schema return type (feeea7c)
- devopsarr/prowlarr-py#11: add request timeout to config (ff03ca7)
- devopsarr/prowlarr-py#39: update sdk generator to use pydantic 2.x (8884625)
- initial config (23fca6d)
- inject api version into readme (231b4e4)
- move to code generator (ab19560)
- pin openapi version and add version management (0ea6441)
- sdk generation alignment (456dd81)
- series lookup get to list (b7c863e)
- sonarr: add response type to custom format (99990e8)
- update composite names (b6c3fb0)
Bug Fixes
- #5: httpuri to string (4042f23)
- #6: use repr of query parameters (9ebb6af)
- dependency typo (2f9a95b)
- devopsarr/radarr-py#6: indentation error on config (32b69f6)
- #6: remove timespan validator (b961b16)
- import validator for components with pattern (e168f25)
- python: wrong release versioning on configuration.py (6b70b2c)
- release please commented lines (550cb93)
- remove language profile id (592a6b3)
- remove middle elements from method name (b235b41)
- set pydantic version (6a01f14)
- sonarr release profile required and ignored list (1933ddc)
- timespan to string (2091423)