DataSources, Having Filters, Enhanced QueryContext options & Java 11 compatibility
This release includes :
- Support for all types of Datasources(table, union, query) (#87)
- Updated lombok version for Java 11 compatibility (#113)
- Support for Having filters (#113)
- Extending query context options (#116)
- Support for filter of
null
as dimension value (#117) - Bump jackson-databind from 2.9.9.2 to 2.9.10.1 (#114)
This release has breaking changes, upgrade carefully. Breaking changes are due to DataType changes to provide support for DataSources and few package restructuring for better project structuring.
Contributors :