Repository: incubator-edgent Updated Branches: refs/heads/develop 68d0e7fe7 -> 3f0c67de8
Update RELEASE_NOTES - add missing 1.2.0 items - seed a couple 1.3.0 items Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/3f0c67de Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/3f0c67de Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/3f0c67de Branch: refs/heads/develop Commit: 3f0c67de8f6908f0ed4242e695dc268d9ead62eb Parents: 68d0e7f Author: Dale LaBossiere <dlab...@us.ibm.com> Authored: Tue Jan 2 15:35:36 2018 -0500 Committer: Dale LaBossiere <dlab...@us.ibm.com> Committed: Tue Jan 2 15:35:36 2018 -0500 ---------------------------------------------------------------------- RELEASE_NOTES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/3f0c67de/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 56c21d9..baf2cd5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -5,6 +5,7 @@ TODO - summary New Features -------------------- TODO +EDGENT-439 Optionally specify TCP port for Edgent console Incompatible API changes ------------------------ @@ -21,6 +22,7 @@ TODO Miscellaneous changes --------------------- TODO +EDGENT-440 Eliminate undesired artifacts in Nexus/MavenCentral Apache Edgent (incubating) 1.2.0 @@ -80,6 +82,9 @@ The DEVELOPMENT.md file has been updated accordingly. New Features -------------------- +EDGENT-428 Add suppoort for csv in MetricsSetup +EDGENT-409 Add analytics.math3.Aggregations +EDGENT-407 JsonFunctions: more convenience functions EDGENT-393 Add Ranges.outsideOf() EDGENT-273 Add scripts, etc to enable building samples @@ -95,9 +100,11 @@ Bug Fixes --------- EDGENT-429 JobMonitorApp.closeJob() doesn't wait for close EDGENT-423 Range.toStringUnsigned() not supported on Java7/Android +EDGENT-396 JobMonitorApp restarts job 3 times more than it should Miscellaneous changes --------------------- +EDGENT-441 Adjust Kafka tests for slow consumer startup EDGENT-438 Improve WebSocketClientTest skip-if-cant-connect EDGENT-436 Change tests that use complete() TMO for successful runs EDGENT-435 CME in TrackingScheduledExecutor seen with testMultiTopologyPollWithError() @@ -105,8 +112,16 @@ EDGENT-434 Desensitize PlumbingTest.testParallelBalanced EDGENT-433 Automatically bump some TMO values when running CI test context EDGENT-432 Reduce runtime of some WindowsTest tests EDGENT-431 Cleanup some console code hygiene warnings +EDGENT-422 Desentize FileStreamsTextFileWriterTest +EDGENT-419 Remove use of java8 default interface methods by tests EDGENT-418 LICENSE/NOTICE in .war are wrong +EDGENT-417 Remove old ant-build cruft EDGENT-413 Simplify download experience +EDGENT-408 MqttOpenTest failing due to unhealthy test.mosquitto.org +EDGENT-406 Improve doc for APplicationServiceMXBean.registerJar() +EDGENT-405 Improve IotProvider doc wrt ApplicationService.registerJar +EDGENT-401 Clarify jsonConfig arg in ApplicationServiceMXBean +EDGENT-399 Fix publish_release.sh EDGENT-219 WindowsTest.keyedTimeBatchWIndowTest isn't robust EDGENT-31 FileStreamsTextFileWriterTest.testRetainAgeBased test fails