Skip to content

DataSources, Having Filters, Enhanced QueryContext options & Java 11 compatibility

Compare
Choose a tag to compare
@abhi-zapr abhi-zapr released this 29 Feb 13:34
· 38 commits to master since this release
d2d234f

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 :

@stepanovD
@piotrm50
@abhi195