v1.1.2
1.1.2 (2026-03-25)
Full Changelog: v1.1.1...v1.1.2
Bug Fixes
- deps: bump minimum typing-extensions version (3ef90d5)
- pydantic: do not pass
by_aliasunless set (f84dd8c) - sanitize endpoint path params (4e57480)
Chores
- ci: skip lint on metadata-only changes (e34867c)
- internal: tweak CI branches (5ec9308)
- internal: update gitignore (29f97bf)
- tests: bump steady to v0.19.4 (7c9854e)
- tests: bump steady to v0.19.5 (e3a0370)
- tests: bump steady to v0.19.6 (001301b)
- tests: bump steady to v0.19.7 (5419e4c)
Refactors
- tests: switch from prism to steady (491149a)