Skip to content

1.0.0

Compare
Choose a tag to compare
@danielmitterdorfer danielmitterdorfer released this 10 Jul 12:41
· 1060 commits to master since this release
1.0.0

1.0.0

Enhancements

  • #529: Allow to control recency of ids in conflicts
  • #523: Use a single shard for metrics indices
  • #522: Fine-tune logging
  • #521: Remove deprecated usage of parameter source
  • #518: Derive JDK version at runtime
  • #516: Add multi-cluster support for NodeStats telemetry device
  • #515: Fold all stats per shard in the same doc for CCR
  • #514: Report indexing times per shard
  • #513: Allow to store custom metric document format
  • #512: Make challenges optional
  • #509: Remove post_launch bootstrap phase
  • #508: Add node-stats-include-mem option to record jvm heap stats
  • #507: Set retry-on-timeout=true for ES clients used by Telemetry devices
  • #503: Use file-based logging configuration
  • #497: Add record_process_stats() for process.* stats

Bug Fixes

  • #526: Resolve artefact name based on download URL
  • #524: Disable interpolation for config file
  • #511: Don't fail if conflict-probability is zero
  • #510: Allow conflict-probability value of 0
  • #500: Convert exception to string in driver

Doc Changes

  • #499: Omit needless words in track tutorial
  • #494: Remove usage of "please" in docs