[1.5.0] - 2022-08-11
Fixed
- Fix db selection in configuration when subscription is enabled (#1241)
- Fork OrderByAggregatesPlugin and modify to be compatible with historical feature (#1242)
- Fix block height being applied to all queries (#1238)
Changed
- Move aggregation feature out from
unsafe
and apply it by default, can be control thoughaggregate
flag.