|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.0.0](https://github.com/devopsarr/sonarr-py/compare/v1.0.0...v1.0.0) (2024-02-20) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* **devopsarr/prowlarr-py#39:** update sdk generator to use pydantic 2.x |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* add autotagging ([2164d37](https://github.com/devopsarr/sonarr-py/commit/2164d3798cbc25841b2272645caf20df881d8bcb)) |
| 13 | +* add sonarr auto tagging schema return type ([feeea7c](https://github.com/devopsarr/sonarr-py/commit/feeea7c43dcef2f2a0b3216b67de2d22dfed8f44)) |
| 14 | +* **devopsarr/prowlarr-py#11:** add request timeout to config ([ff03ca7](https://github.com/devopsarr/sonarr-py/commit/ff03ca7014593f5d53a2346c16106602e3213aa6)) |
| 15 | +* **devopsarr/prowlarr-py#39:** update sdk generator to use pydantic 2.x ([8884625](https://github.com/devopsarr/sonarr-py/commit/8884625e16f41709364cc1a181b13eaaba82db01)) |
| 16 | +* initial config ([23fca6d](https://github.com/devopsarr/sonarr-py/commit/23fca6d0fa7938969d8cf29c4eea644d78feee1b)) |
| 17 | +* inject api version into readme ([231b4e4](https://github.com/devopsarr/sonarr-py/commit/231b4e4febec0565cdc2290a7afe4d303ceed07a)) |
| 18 | +* move to code generator ([ab19560](https://github.com/devopsarr/sonarr-py/commit/ab195605852b04816dc03d5b7b1564abb9e1613f)) |
| 19 | +* pin openapi version and add version management ([0ea6441](https://github.com/devopsarr/sonarr-py/commit/0ea6441677bfcf51b0393fa61bb7dd173e9129f4)) |
| 20 | +* sdk generation alignment ([456dd81](https://github.com/devopsarr/sonarr-py/commit/456dd81ec9935886201efa9ca876b31db6fc5cc5)) |
| 21 | +* series lookup get to list ([b7c863e](https://github.com/devopsarr/sonarr-py/commit/b7c863e80d66e407fb98ad1557b7c97108618f28)) |
| 22 | +* **sonarr:** add response type to custom format ([99990e8](https://github.com/devopsarr/sonarr-py/commit/99990e8b215d1e03d3d715ce5fa1a001a586791b)) |
| 23 | +* update composite names ([b6c3fb0](https://github.com/devopsarr/sonarr-py/commit/b6c3fb0a81a51b9e42b6e2972f0e6049a225c097)) |
| 24 | + |
| 25 | + |
| 26 | +### Bug Fixes |
| 27 | + |
| 28 | +* **#5:** httpuri to string ([4042f23](https://github.com/devopsarr/sonarr-py/commit/4042f237b3532aea2f75cdc1d7e3be4215d3f7b5)) |
| 29 | +* **#6:** use repr of query parameters ([9ebb6af](https://github.com/devopsarr/sonarr-py/commit/9ebb6afaae82678681e92f4ec89920ca0a561b8c)) |
| 30 | +* dependency typo ([2f9a95b](https://github.com/devopsarr/sonarr-py/commit/2f9a95ba8308aadbe3152be5038ee6a0ad06a94f)) |
| 31 | +* **devopsarr/radarr-py#6:** indentation error on config ([32b69f6](https://github.com/devopsarr/sonarr-py/commit/32b69f6819c24b19d1ff6c26fa6ab539676f9a6b)) |
| 32 | +* **devopsarr/sonarr-py#6:** remove timespan validator ([b961b16](https://github.com/devopsarr/sonarr-py/commit/b961b164f5dd5bda958db6b0102d439c09bb1dea)) |
| 33 | +* import validator for components with pattern ([e168f25](https://github.com/devopsarr/sonarr-py/commit/e168f2569b27c8c2bf333e931d9b4468d6aabcc3)) |
| 34 | +* **python:** wrong release versioning on configuration.py ([6b70b2c](https://github.com/devopsarr/sonarr-py/commit/6b70b2ccc69b14896ade9522166d49c75fc3bf01)) |
| 35 | +* release please commented lines ([550cb93](https://github.com/devopsarr/sonarr-py/commit/550cb93525935553f0627ae5e69dfaf229f191da)) |
| 36 | +* remove language profile id ([592a6b3](https://github.com/devopsarr/sonarr-py/commit/592a6b397967df120882ec83dd3317e5efeff0d5)) |
| 37 | +* remove middle elements from method name ([b235b41](https://github.com/devopsarr/sonarr-py/commit/b235b4140846448fea51cf17313f68153a276752)) |
| 38 | +* set pydantic version ([6a01f14](https://github.com/devopsarr/sonarr-py/commit/6a01f14a8a7db2d196395291dae6f9bdc605a626)) |
| 39 | +* sonarr release profile required and ignored list ([1933ddc](https://github.com/devopsarr/sonarr-py/commit/1933ddc8f727f8f35f643fd4886a7f034fcd6273)) |
| 40 | +* timespan to string ([2091423](https://github.com/devopsarr/sonarr-py/commit/20914237b8aaf2e971772e26edecf8c20893db9a)) |
| 41 | + |
| 42 | + |
| 43 | +### Miscellaneous Chores |
| 44 | + |
| 45 | +* **#41:** release 0.10.0 ([18d494e](https://github.com/devopsarr/sonarr-py/commit/18d494ef2e8a8fb5108c83765943cab663c0ef70)) |
| 46 | +* release 0.4.0 ([308e0b8](https://github.com/devopsarr/sonarr-py/commit/308e0b81a95186d76bc7d540afdee201fc21a1bb)) |
| 47 | +* release 1.0.0 ([5b2d50e](https://github.com/devopsarr/sonarr-py/commit/5b2d50e16ff901b44dba60cbdf1da3f3792eaf6c)) |
| 48 | + |
3 | 49 | ## [1.0.0](https://github.com/devopsarr/sonarr-py/compare/v0.10.0...v1.0.0) (2024-02-15)
|
4 | 50 |
|
5 | 51 |
|
|
0 commit comments