Repository: incubator-edgent Updated Branches: refs/heads/release1.0.0 cfd046666 -> bde3cff82
[Edgent-280] update RELEASE_NOTES Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent/commit/94f734b2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent/tree/94f734b2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent/diff/94f734b2 Branch: refs/heads/release1.0.0 Commit: 94f734b27367bdad8750a75ae62990e6dc328ea8 Parents: 49384a5 Author: Dale LaBossiere <[email protected]> Authored: Thu Nov 10 15:08:26 2016 -0500 Committer: Dale LaBossiere <[email protected]> Committed: Thu Nov 10 15:08:26 2016 -0500 ---------------------------------------------------------------------- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent/blob/94f734b2/RELEASE_NOTES ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES b/RELEASE_NOTES index f2a6de5..25563a7 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -10,6 +10,7 @@ EDGENT-22 Add functionality to sample the tuples in a stream EDGENT-91 Support joining a stream against another stream/window EDGENT-96 Add an HTTP POST utility method EDGENT-114 Have IotProvider start applications using ApplicationService +EDGENT-117 Support IotProvider on Java 7 and Android EDGENT-128 update to Watson IoT Platform release EDGENT-166 Add Gate plumbing EDGENT-173 Add load balanced parallel() @@ -42,6 +43,8 @@ Miscellaneous changes EDGENT-139 Replace Ant build with Gradle tooling EDGENT-261 Remove all third party jars from the Edgent repository EDGENT-263 Add source tgz generation +EDGENT-271 Conform to license and notice standards for binary bundle +EDGENT-272 Conform to license and notice standards for source bundle EDGENT-281 Change release bundle names the bundles are now org.apache.edgent-<version>-{src,bin}.tgz EDGENT-281 Change the name of the directory that a binary release bundle extracts to @@ -85,3 +88,4 @@ EDGENT-213 testFileWriter is naming rolling log files with day-in-year not day- EDGENT-247 "ant release" with ANDROID_SDK_PLATFORM set fails EDGENT-255 StreamScope.setEnabled(true) resets buffer if already enabled EDGENT-257 samples.scenarios.iotp no longer functional +EDGENT-307 Improve supported platform documentation
