Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Release 0.17.4

Compare
Choose a tag to compare
@kramasamy kramasamy released this 24 Jan 23:53
· 760 commits to master since this release

Release Notes

  • Add Download hostname override config (#2680)
  • fix mismatch container id between packing alg and aurora (#2582)
  • add section on setting the service URL for a standalone cluster (#2682)
  • Heron standalone docs update (WIP) (#2676)
  • JSON output for heron-admin standalone cluster info command (#2675)
  • Don't drop tuples during backpressure in DrainTupleStream (cross stream manager traffic) (#2679)
  • Remove cmake requirement in bazel configure (#2661)
  • Add k8s pod tolerations for topologies. (#2677)
  • Heron standalone mode documentation (WIP) (#2614)
  • move scripts/docker to scripts/images (#2672)
  • Kubernetes installation with Helm docs (#2606)
  • Use the minimal ram size for components instead of the last one (#2659)
  • Fix for running topologies with DC/OS 1.10 or Marathon 1.5 (#2670)
  • moved eco to the top level (#2669)
  • Add support for custom evictor and trigger policies (#2653)
  • modified the helm chart (#2668)
  • Update k8s stateful sets termination and pod management. (#2666)
  • Add no checkstyle build targets (#2660)
  • update README.md [https://github.com//issues/2664] (#2665)
  • RoundRobinPacking implements IRepacking (#2600)