From aff4b6a7f6a01118b2fac4a00cad8079277aba64 Mon Sep 17 00:00:00 2001 From: frbattid Date: Wed, 4 Nov 2015 12:41:14 +0100 Subject: [PATCH] CLOSE release 0.10.0 --- CHANGES_NEXT_RELEASE | 18 ------------------ neore/rpm/SPECS/cygnus.spec | 20 ++++++++++++++++++++ pom.xml | 2 +- 3 files changed, 21 insertions(+), 19 deletions(-) diff --git a/CHANGES_NEXT_RELEASE b/CHANGES_NEXT_RELEASE index 04dd16ac6..e69de29bb 100644 --- a/CHANGES_NEXT_RELEASE +++ b/CHANGES_NEXT_RELEASE @@ -1,18 +0,0 @@ -- [HARDENING] Cygnus user creation added to the from the sources installation guide (#558) -- [FEATURE] Add a binary implementation of the HDFS backend (#537) -- [HARDENING] Add docker as an option in the README for installing Cygnus (#552) -- [FEATURE] Add support to batch processing within a transaction in OrionHDFSSink (#554) -- [FEATURE] Add support to batch processing within a transaction in OrionMySQLSink (#568) -- [BUG] Add support to CKAN 2.4 API changes (#546) -- [BUG] Remove final line feed in the HDFS aggregation (#575) -- [FEATURE] Add some interesting fields to HDFS persisted data (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes), including migration script (#544) -- [HARDENING] Document how to choose the hadoop-core dependency for compilation purposes (#559) -- [HARDENING] Add a batching timeout and accumulate the transaction IDs for right tracing (#562) -- [BUG] Ask for CKAN resources when populating a package cache after calling organization_show (#589) -- [FEATURE] Add some interesting fields to MySQL persisted data (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes), including migration script (#501) -- [BUG] Fix the CKAN resource name building, removing references to old default destination (#592) -- [FEATURE] Allow enabling/disabling Hive in OrionHDFSSink (#555) -- [HARDENING] Explain the batching mechanism in the performance document (#564) -- [HARDENING] Fix the documentation regarding the installation from sources (#596) -- [BUG] Add extra fields (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes) to Hive tables (#598) -- [FEATURE] Column-like persistence in OrionMongoSink (#548) diff --git a/neore/rpm/SPECS/cygnus.spec b/neore/rpm/SPECS/cygnus.spec index 517cb7a27..f1e05a926 100644 --- a/neore/rpm/SPECS/cygnus.spec +++ b/neore/rpm/SPECS/cygnus.spec @@ -173,6 +173,26 @@ rm -rf $RPM_BUILD_ROOT /var/run/%{_project_name} %changelog +* Wed Nov 04 2015 Francisco Romero 0.10.0 +- [HARDENING] Cygnus user creation added to the from the sources installation guide (#558) +- [FEATURE] Add a binary implementation of the HDFS backend (#537) +- [HARDENING] Add docker as an option in the README for installing Cygnus (#552) +- [FEATURE] Add support to batch processing within a transaction in OrionHDFSSink (#554) +- [FEATURE] Add support to batch processing within a transaction in OrionMySQLSink (#568) +- [BUG] Add support to CKAN 2.4 API changes (#546) +- [BUG] Remove final line feed in the HDFS aggregation (#575) +- [FEATURE] Add some interesting fields to HDFS persisted data (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes), including migration script (#544) +- [HARDENING] Document how to choose the hadoop-core dependency for compilation purposes (#559) +- [HARDENING] Add a batching timeout and accumulate the transaction IDs for right tracing (#562) +- [BUG] Ask for CKAN resources when populating a package cache after calling organization_show (#589) +- [FEATURE] Add some interesting fields to MySQL persisted data (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes), including migration script (#501) +- [BUG] Fix the CKAN resource name building, removing references to old default destination (#592) +- [FEATURE] Allow enabling/disabling Hive in OrionHDFSSink (#555) +- [HARDENING] Explain the batching mechanism in the performance document (#564) +- [HARDENING] Fix the documentation regarding the installation from sources (#596) +- [BUG] Add extra fields (servicePath in row-like modes, servicePath, entityId and entityType in column-like modes) to Hive tables (#598) +- [FEATURE] Column-like persistence in OrionMongoSink (#548) + * Fri Oct 02 2015 Francisco Romero 0.9.0 - [FEATURE] Add support for multiple file formats in HDFS; JSON is maintained and CSV is added (#303) - [HARDENING] Add detailed information about reporting issues and contact information (#478) diff --git a/pom.xml b/pom.xml index 0f466126b..853eaf952 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.telefonica.iot cygnus - 0.9.0_SNAPSHOT + 0.10.0 jar cygnus