This repository was archived by the owner on Mar 6, 2026. It is now read-only.
v2.3.0
2.3.0 (2024-03-01)
Features
- Add field information when raising validation errors. (#956) (17caf0b)
- Add Python 3.12 (#949) (b5c8477)
- Add support for google.cloud.ndb.version (#929) (42b3f01)
- Add support for server side NOT_IN filter. (#957) (f0b0724)
- Allow queries using server side IN. (#954) (2646cef)
- Introduce compatibility with native namespace packages (#933) (ccae387)
- Use server side != for queries. (#950) (106772f)
Bug Fixes
- Compressed repeated to uncompressed property (#772) (dab9edf)
- Repeated structured property containing blob property with legacy_data (#817) (#946) (455f860)