sdk==0.3.1
Breaking Changes📦 langgraph
⚠ 1 breaking🐛 2 fixes🔧 1 symbols
Summary
Version 0.3.1 removes model-type specific custom JSON encryption annotations and adds documentation regarding key preservation limitations.
⚠️ Breaking Changes
- Removed model-type specific custom JSON encryption annotations, which may affect how certain model fields are serialized/encrypted.
Migration Steps
- Review usage of custom JSON encryption annotations in model definitions as they have been removed.
- Consult the updated documentation regarding key preservation limitations when handling encrypted data.
🐛 Bug Fixes
- Removed custom JSON encryption annotations to address issues with model-type specific handling.
- Documented limitations regarding key preservation during encryption/decryption processes.
🔧 Affected Symbols
sdk-py