|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 3.0.0 (2025-06-21) |
| 4 | + |
| 5 | +Full Changelog: [v2.0.23...v3.0.0](https://github.com/You-OpenSource/You-Python/compare/v2.0.23...v3.0.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **client:** add follow_redirects request option ([4d47f85](https://github.com/You-OpenSource/You-Python/commit/4d47f85104c202e1bad03dd30281050229422b06)) |
| 10 | +* **client:** add support for aiohttp ([738eb2c](https://github.com/You-OpenSource/You-Python/commit/738eb2cbbe3b23d9edba12bdf30b6676846a78c4)) |
| 11 | + |
| 12 | + |
| 13 | +### Bug Fixes |
| 14 | + |
| 15 | +* **client:** correctly parse binary response | stream ([f4810f4](https://github.com/You-OpenSource/You-Python/commit/f4810f4a8e67fc9615de27e4b7475be792de39d6)) |
| 16 | +* **package:** support direct resource imports ([edf7871](https://github.com/You-OpenSource/You-Python/commit/edf7871f8c6ca8c5baca3c0c7fb15ede1cf3a9c2)) |
| 17 | +* **tests:** fix: tests which call HTTP endpoints directly with the example parameters ([38b773a](https://github.com/You-OpenSource/You-Python/commit/38b773a19fec344ffe8ab04cb4449f7ed23778c5)) |
| 18 | + |
| 19 | + |
| 20 | +### Chores |
| 21 | + |
| 22 | +* **ci:** enable for pull requests ([863412b](https://github.com/You-OpenSource/You-Python/commit/863412bfe9721714709c1109ab9bf3d608b3e81c)) |
| 23 | +* **ci:** fix installation instructions ([9b2771b](https://github.com/You-OpenSource/You-Python/commit/9b2771b802a0dc854c4ff8099e8798207bff9cba)) |
| 24 | +* **ci:** upload sdks to package manager ([5953bf4](https://github.com/You-OpenSource/You-Python/commit/5953bf406ad005f2fa3fd461e3a58deaefd1b4d5)) |
| 25 | +* **docs:** grammar improvements ([836d4ea](https://github.com/You-OpenSource/You-Python/commit/836d4ea5ae3515d5dc2c8e102467898f93352cc3)) |
| 26 | +* **docs:** remove reference to rye shell ([187ecc9](https://github.com/You-OpenSource/You-Python/commit/187ecc9d46568cbb61f2b69787def39b99a2358e)) |
| 27 | +* **internal:** avoid errors for isinstance checks on proxies ([0c64f6a](https://github.com/You-OpenSource/You-Python/commit/0c64f6a96edfb86e6376bdd138cea718dd5a2973)) |
| 28 | +* **internal:** codegen related update ([92331b9](https://github.com/You-OpenSource/You-Python/commit/92331b90677275ea5ceff33ef0c0abf9c50a26cc)) |
| 29 | +* **internal:** update conftest.py ([6e97402](https://github.com/You-OpenSource/You-Python/commit/6e97402b06e5e02525a69f3790afbd858e8a66e4)) |
| 30 | +* **readme:** update badges ([6339cd8](https://github.com/You-OpenSource/You-Python/commit/6339cd82af07b54a79c1fac3c2a44fa94a1151c5)) |
| 31 | +* sync repo ([dc912e6](https://github.com/You-OpenSource/You-Python/commit/dc912e683c739f424a119bbeaba858d65778909d)) |
| 32 | +* **tests:** add tests for httpx client instantiation & proxies ([8aabce1](https://github.com/You-OpenSource/You-Python/commit/8aabce14a7bd4f86937702b665b9f379eb64aae8)) |
| 33 | +* **tests:** run tests in parallel ([0b3bd99](https://github.com/You-OpenSource/You-Python/commit/0b3bd99aedb66a79b23fbdb0975e5be673891ea9)) |
| 34 | +* update SDK settings ([323499b](https://github.com/You-OpenSource/You-Python/commit/323499ba910ff1f183d1df60c06576c77e532e82)) |
| 35 | +* update SDK settings ([bd65b0f](https://github.com/You-OpenSource/You-Python/commit/bd65b0fb9d38b89ace7fbeb78da6ca90c9f490a9)) |
| 36 | + |
| 37 | + |
| 38 | +### Documentation |
| 39 | + |
| 40 | +* **client:** fix httpx.Timeout documentation reference ([e7d0d02](https://github.com/You-OpenSource/You-Python/commit/e7d0d027dafec38d34df6847cced50d283de7214)) |
0 commit comments