v1.8.0-rc.20
Pre-release
Pre-release
brharrington
released this
14 Oct 12:16
·
41 commits
to main
since this release
What's Changed
- pekko: source based on BlockingQueue by @brharrington in #1676
- pekko: update client helper to support flow API by @brharrington in #1677
- pekko: clean up debug statement by @brharrington in #1678
- eval: refactor flow to create context earlier by @brharrington in #1679
- lwcapi: drop old data if queue is full by @brharrington in #1680
- pekko: just use client flow if no retries by @brharrington in #1681
- lwcapi: add config option for drop policy by @brharrington in #1682
- lwcapi: avoid queue for high priority messages by @brharrington in #1683
- lwcapi: fix push for new subs by @brharrington in #1684
- eval: add a rewrite module to handle queries with namespaces. by @manolama in #1675
- update dependencies by @brharrington in #1685
- core: add helper for escaping unicode chars by @brharrington in #1686
- chart: fix multi-Y limit inconsistency by @brharrington in #1687
- core: allow comma to be escaped for exprs by @brharrington in #1688
- pekko: config settings for access logger by @brharrington in #1689
- eval: add rewrite settings to reference.conf by @brharrington in #1691
- core: support sub-second step sizes by @brharrington in #1692
- chart: add default theme to JsonCodec parsing. by @manolama in #1693
- core: simplify id compare by @brharrington in #1694
- core: remove cached hash code for ItemId by @brharrington in #1696
- core: make CacheValue helper class static by @brharrington in #1697
- chart: remove println in test by @brharrington in #1698
- core: fixes for sub-second step size by @brharrington in #1700
- core: remove SmallHashMap and QueryIndex by @brharrington in #1702
- update dependencies by @brharrington in #1703
- core: avoid long conversion for percentiles by @brharrington in #1704
- core: add iterator to TagIndex by @brharrington in #1705
Full Changelog: v1.8.0-rc.19...v1.8.0-rc.20