| |
| ## Releases |
| |
| ### 0.20.4-incubating — 2019-08-27 <a id="0.20.4"></a> |
| |
| - 83a742f (tag: 0.20.4-incubating-rc1, upstream/master) Adding disclaimers to release artifacts [#3689](https://github.com/apache/incubator-heron/pull/3689) |
| - db5c992 (origin/master, origin/HEAD) Use the proper featured Zookeeper config generation script [#3688](https://github.com/apache/incubator-heron/pull/3688) |
| - 103cf19 (upstream/ubuntu20.04-arm64) updatedocandlink [#3685](https://github.com/apache/incubator-heron/pull/3685) |
| - c23dba7 Updated to Kryo 5.0.4 [#3683](https://github.com/apache/incubator-heron/pull/3683) |
| - 8ff6390 Fixing incorrect article title [#3682](https://github.com/apache/incubator-heron/pull/3682) |
| - 63fe9fa Grammar fix [#3681](https://github.com/apache/incubator-heron/pull/3681) |
| - c2d7f14 Remove cppunit-dev dependency [#3680](https://github.com/apache/incubator-heron/pull/3680) |
| - 2956293 Decrease the minimum requirement of RAM of single instance to 16MB in Round Robin algorithm [#3678](https://github.com/apache/incubator-heron/pull/3678) |
| - d4d3ccc Removing unused Bookkeeper hostPort that causes port conflict [#3677](https://github.com/apache/incubator-heron/pull/3677) |
| - a8eb752 Specifying explicit transitive dependency for uvloop due to Python version conflict [#3675](https://github.com/apache/incubator-heron/pull/3675) |
| - a945338 Fixed website style issue [#3673](https://github.com/apache/incubator-heron/pull/3673) |
| - 43fa2ff Joshfischer/add download links [#3671](https://github.com/apache/incubator-heron/pull/3671) |
| - bfdbd43 Reverting Glog back to 0.3.5 [#3672](https://github.com/apache/incubator-heron/pull/3672) |
| - a51c822 Use Build Kit docker feature to shrink the Docker image size [#3669](https://github.com/apache/incubator-heron/pull/3669) |
| - b161317 Changed heartbeat log statement to debug [#3667](https://github.com/apache/incubator-heron/pull/3667) |
| - 7a75e51 Removing defaulted HeapDumpOnOutOfMemory [#3665](https://github.com/apache/incubator-heron/pull/3665) |
| - f11ebc3 Added CLI submit config toggle for verbose GC logging [#3663](https://github.com/apache/incubator-heron/pull/3663) |
| - fdf3430 Add sum/max/min reducers in Scala [#3133](https://github.com/apache/incubator-heron/pull/3133) |
| - 1a0d198 Updated K8s Scheduler to set Resource Limits and Requests [#3664](https://github.com/apache/incubator-heron/pull/3664) |
| - 0f0ba18 explicit unreleased code [#3658](https://github.com/apache/incubator-heron/pull/3658) |
| - 6edbee7 Allow localhost graceful shutdown [#3650](https://github.com/apache/incubator-heron/pull/3650) |
| - b363319 GLog updated to 0.4.0. Also some C++ code cleanup to remove warnings [#3655](https://github.com/apache/incubator-heron/pull/3655) |
| - 6e83c96 Updated Kryo to 5.0.3 [#3657](https://github.com/apache/incubator-heron/pull/3657) |
| - 1a8fc39 update notice year [#3656](https://github.com/apache/incubator-heron/pull/3656) |
| - 9af45c7 Improving Kubernetes scheduler logic [#3653](https://github.com/apache/incubator-heron/pull/3653) |
| - 0025251 Bumping Bazel to 3.7.2 [#3654](https://github.com/apache/incubator-heron/pull/3654) |
| - 01abf01 Add Prometheus metrics rules [#3651](https://github.com/apache/incubator-heron/pull/3651) |
| |
| |
| |
| ### 0.21.1-incubating — 2019-7-20 <a id="0.20.1"></a> |
| |
| - Example commit of 0.21.1 |
| |
| ### 0.20.0-incubating — 2018-11-21 <a id="0.20.0"></a> |
| |
| This is the first release of Heron as an Apache Incubating Project |
| |
| - Fix annotation processor (#3038) |
| - Refactor heron_executor to make it easier to customize (#3043) |
| - Remove libunwind patches (#3041) |
| - cleanup README (#3037) |
| - Fix Topology-API window documentation (#3039) |
| - Nwang/update thirdparty license (#3042) |
| - Fix 'Copyright 2015 The Heron Authors' in scripts (#3036) |
| |
| |
| |