Skip to content

v7.8-planb-beta.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jan 17:41
· 2971 commits to master since this release

v7.8-planb-beta.9

  • Change receiptId format to <epoch ms>_<seq no>_<(P|S)>_<proxyId or stroom nodeName>. P|S represents stroom or Proxy.

  • Change stroom to also set the receiptId meta attribute on receipt or upload.

  • Change proxy logging to still log datafeed events even if the metaKeys config prop is empty.

  • Issue #4695 : Change proxy to re-create the proxy ID in proxy-id.txt if the value in there does not match the required pattern.

  • Fix the sleep time in UniqueIdGenerator (from 50ms to 0.1ms).