Published February 5, 2024
| Version v2.6.1
Software
Open
pydantic/pydantic: v2.6.1 2024-02-05
Authors/Creators
- Samuel Colvin1
- David Montague2
- Adrian Garcia Badaracco
- Hasan Ramezani1
- Eric Jolibois3
- Marcelo Trylesinski4
- Sydney Runkle
- Terrence Dorsey
- Serge Matveenko2
- pyup.io bot5
- David Hewitt1
- Arseny Boykov6
- Sebastián Ramírez
- Viicos
- Nikita Grishko7
- Koudai Aono8
- Alex Hall
- Yurii Karabas
- Vitaly Samigullin
- Stephen Brown II9
- Yasser Tahiri10
- Amin Alaee
- Davis Kirkendall11
- layday
- Daniel Smith12
- Marc Mueller
- Nuno André13
- retnikt
- 1. @pydantic
- 2. Pydantic
- 3. @ToucanToco
- 4. @encode @pydantic
- 5. @pyupio
- 6. Boloo Team
- 7. @PandaDoc
- 8. Tractable @tractableai
- 9. JumpCloud
- 10. Yezz LLC
- 11. ONIQ GmbH
- 12. Flagship Pioneering
- 13. @forensic-security
Description
v2.6.1 (2024-02-05)
What's Changed
Packaging
- Upgrade to
pydantic-core2.16.2 by @sydney-runkle in #8717
Fixes
- Fix bug with
mypyplugin andno_strict_optional = Trueby @dmontagu in #8666 - Fix
ByteSizeerrortypechange by @sydney-runkle in #8681 - Fix inheriting
Fieldannotations in dataclasses by @sydney-runkle in #8679 - Fix regression in core schema generation for indirect definition references by @dmontagu in #8702
- Fix unsupported types bug with
PlainValidatorby @sydney-runkle in #8710 - Reverting problematic fix from 2.6 release, fixing schema building bug by @sydney-runkle in #8718
- Fix warning for tuple of wrong size in
Unionby @davidhewitt in pydantic/pydantic-core#1174 - Fix
computed_fieldJSON serializerexclude_nonebehavior by @sydney-runkle in pydantic/pydantic-core#1187
Full Changelog: https://github.com/pydantic/pydantic/compare/v2.6.0...v2.6.1/
Files
pydantic/pydantic-v2.6.1.zip
Files
(3.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ba51be86a6bf79cd1cddae32542e3a21
|
3.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/pydantic/pydantic/tree/v2.6.1 (URL)