Skip to content

Commit 90d0241

Browse files
committed
[release] Bumped to release 9.3.1
1 parent 14f4088 commit 90d0241

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- **`typedef` typing corrections and serialization fixes**: Corrected field types in `RelationshipDef` and removed hardcoded defaults (PR #867). Optional typedef fields now use `msgspec.UNSET` so they are omitted from serialization rather than emitted as `null` (PR #870). `AttributeDef.default_value` and `index_type_es_fields` relaxed to `Any` to accommodate varied server responses (PR #872). `is_rich_text` and `custom_metadata_version` now default to `UNSET` via `__post_init__` and the `category` field is no longer silently dropped by `omit_defaults` (PR #870).
66

7-
### Packages
7+
### QOL Improvements
88

99
- **Trivy action updated to `0.35.0`**: Keeps the security scanning workflow on a stable release (PR #871).
1010

0 commit comments

Comments
 (0)