4.4.0
What's Changed
- Added hashing for the key in postgres if more than 63 by @ArnabChatterjee20k in #761
- Get support for casting by @fogelito in #764
- fix - update return type in getCacheKeys method to ensure non-null st… by @shimonewman in #768
- Throw Auth in count and Sum methods - Remove order queries too by @fogelito in #769
- Add operator support for relationship arrays by @abnegate in #770
- feat: add health checks to docker-compose and remove sleep from pipeline by @levivannoort in #767
- Update limit message by @abnegate in #772
- Handle non utf chars by @fogelito in #773
- Add support for exists and notExists query types in Mongo by @ArnabChatterjee20k in #776
- Sync 3.x by @abnegate in #778
New Contributors
- @levivannoort made their first contribution in #767
Full Changelog: 4.3.0...4.4.0