v0.20.0 #56
uberdeveloper
announced in
Announcements
v0.20.0
#56
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.20.0 [320/475]
Breaking Changes
@validatorto@field_validatordecorators * UpdatedConfigclasses tomodel_configwithConfigDict.dict()method calls with.model_dump()throughout codebase * ChangedJSONfield type toDict[str, Any]for better type safetyorder_idfield to string type for consistency across models__fields__andunderscore_attrs_are_privateattributesOrderLockPrivateAttr initializationFeatures
Dictinstead ofdefaultdictimportsValueErrorinstead ofTypeErrorin custom validatorsbreeze-connectdependency version for Pydantic 2.x compatibilityImprovements
arbitrary_types_allowed=Trueadded to ConfigDict for pendulum DateTime compatibilityFixes
pydantic_core._pydantic_core.ValidationErroracross entire codebaseWhat's Changed
New Contributors
Full Changelog: v0.18.0...v0.20.0
This discussion was created from the release v0.20.0.
Beta Was this translation helpful? Give feedback.
All reactions