Published August 23, 2023
| Version v2.2.2
Software
Open
pydantic/pydantic: v2.3.0
Creators
- Samuel Colvin1
- David Montague2
- Adrian Garcia Badaracco
- Hasan Ramezani1
- Eric Jolibois3
- Marcelo Trylesinski4
- Terrence Dorsey
- pyup.io bot5
- Serge Matveenko6
- Arseny Boykov7
- Sebastián RamÃrez
- David Hewitt1
- Nikita Grishko8
- Koudai Aono9
- Yurii Karabas10
- Vitaly Samigullin
- Stephen Brown II11
- Viicos
- Amin Alaee
- Davis Kirkendall12
- layday
- Yasser Tahiri13
- Daniel Smith14
- Marc Mueller
- Nuno André15
- Hmvp
- John Carter
- Ofek Lev16
- 1. @pydantic
- 2. Pydantic
- 3. @ToucanToco
- 4. @encode @pydantic
- 5. @pyupio
- 6. Assaia
- 7. Boloo Team
- 8. @PandaDoc
- 9. Tractable @tractableai
- 10. @NewfirePartners
- 11. JumpCloud
- 12. ONIQ GmbH
- 13. Yezz LLC. | KnotAPI
- 14. Flagship Pioneering
- 15. @forensic-security
- 16. @datadog
Description
What's Changed
- 🔥 Remove orphaned changes file from repo by @lig in https://github.com/pydantic/pydantic/pull/7168
- Add copy button on documentation by @Kludex in https://github.com/pydantic/pydantic/pull/7190
- Fix docs on JSON type by @Kludex in https://github.com/pydantic/pydantic/pull/7189
- Update mypy 1.5.0 to 1.5.1 in CI by @hramezani in https://github.com/pydantic/pydantic/pull/7191
- fix download links badge by @samuelcolvin in https://github.com/pydantic/pydantic/pull/7200
- add 2.2.1 to changelog by @samuelcolvin in https://github.com/pydantic/pydantic/pull/7212
- Make ModelWrapValidator protocols generic by @dmontagu in https://github.com/pydantic/pydantic/pull/7154
- Correct
Field(..., exclude: bool)
docs by @samuelcolvin in https://github.com/pydantic/pydantic/pull/7214 - Make shadowing attributes a warning instead of an error by @adriangb in https://github.com/pydantic/pydantic/pull/7193
- Document
Base64Str
andBase64Bytes
by @Kludex in https://github.com/pydantic/pydantic/pull/7192 - Fix
config.defer_build
for serialization first cases by @samuelcolvin in https://github.com/pydantic/pydantic/pull/7024 - clean Model docstrings in JSON Schema by @samuelcolvin in https://github.com/pydantic/pydantic/pull/7210
- fix #7228 (typo): docs in
validators.md
to correctvalidate_default
kwarg by @lmmx in https://github.com/pydantic/pydantic/pull/7229 - ✅ Implement
tzinfo.fromutc
method forTzInfo
inpydantic-core
by @lig in https://github.com/pydantic/pydantic/pull/7019 - Support get_validators by @hramezani in https://github.com/pydantic/pydantic/pull/7197
- @lmmx made their first contribution in https://github.com/pydantic/pydantic/pull/7229
Full Changelog: https://github.com/pydantic/pydantic/compare/v2.2.1...v2.2.2
Files
pydantic/pydantic-v2.2.2.zip
Files
(2.9 MB)
Name | Size | Download all |
---|---|---|
md5:8a92142e4dd6ad23619a353c67d2e726
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pydantic/pydantic/tree/v2.2.2 (URL)