6.1.9
Release Date: April 12, 2023
Bug Fixes
- Set correct return types in list/map read expressions. [CLIENT-2280]
- Set bool return type for list read expressions with ListReturnType.EXISTS. [CLIENT-2280]
- Set bool return type for map read expressions with MapReturnType.EXISTS. [CLIENT-2280]
- Set map return type for map read expressions with MapReturnType.UNORDERED_MAP or MapReturnType.ORDERED_MAP. [CLIENT-2280]
- Add minor clarifications to javadoc. [CLIENT-2264]
Full Changelog: 6.1.8...6.1.9