Skip to content

Releases: MindscapeHQ/druid4net

Druid4Net.2.2.0

05 Jul 04:42
edd22a8
Compare
Choose a tag to compare
  • new TrueFilter and IntervalFilter (thanks to @andrewbridge)
  • Fix for issue #35 - Allows Limit and Offset in DefaultLimitSpec to be optional
  • Fix for issue #20 - DruidClient no longer has a class requirement on TResponse

Druid4Net.2.1.1

18 Mar 02:01
a65c54f
Compare
Choose a tag to compare
  • Added the auto strategy type
  • Ensure enum is converted to camelCase when JSON payload is generated so that Druid is able to recognise the strategy being used.

Druid4Net.2.1.0

17 Mar 21:30
cdcdf27
Compare
Choose a tag to compare
  • Fixes GroupBy Query having filters incorrect naming
  • Adds support for Search Query search strategies
  • Add support for segmentMetadata queries

Druid4Net.2.0.4

19 Jan 20:39
0587cc1
Compare
Choose a tag to compare

Druid4Net.2.0.3

19 Nov 21:05
7927936
Compare
Choose a tag to compare
  • Support additional post aggregators
  • Support for dimension extraction functions
  • Support order and limit in scan query

Druid4Net.2.0.2

12 Aug 09:26
b920c6c
Compare
Choose a tag to compare
  • Scan query support
  • Time boundary query support
  • Documentation updates

Druid4Net.2.0.1

29 Mar 06:01
c92f8e8
Compare
Choose a tag to compare
  • Added support for Basic authentication
  • Added Proxy server configuration options

Druid4Net.2.0.0

03 Jan 05:12
673d961
Compare
Choose a tag to compare
  • Search query support
  • Simplified DruidClient (breaking changes)
  • More aggregators (breaking changes)
  • Bug fixes

Druid4Net.1.0.2

13 Dec 23:17
abb162d
Compare
Choose a tag to compare

Initial version