Skip to content

Commit

Permalink
Merge pull request #487 from telefonicaid/task/close_0.8.2
Browse files Browse the repository at this point in the history
task/close_0.8.2
  • Loading branch information
Fermín Galán Márquez committed Jul 8, 2015
2 parents d326d86 + 620b902 commit 8bb1156
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
9 changes: 0 additions & 9 deletions CHANGES_NEXT_RELEASE
Original file line number Diff line number Diff line change
@@ -1,9 +0,0 @@
- [BUG] Fix many errors in the docuemtnation (#435)
- [BUG] Fix OrionMySQLLink in the README (#442)
- [BUG] Fix MySQL connections, adding a permanent connection to each database/fiware-service (#445)
- [BUG] Fix mongo-sink appearance in sth-sink configuration (both template and README) (#449)
- [BUG] Fix OrionMySQLSink, time zone is not added to the timestamp fields (#441)
- [HARDENING] Link the Quick Start Guide from the README (#454)
- [BUG] Fix the grouping rules validator, now empty fields and non-numeric ids are not allowed (#460)
- [HARDENING] Add detailed explanation about the syntax of the grouping rules (#459)
- [FEATURE] OAuth2 support for OrionHDFSSink (#483)
11 changes: 11 additions & 0 deletions neore/rpm/SPECS/cygnus.spec
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,17 @@ rm -rf $RPM_BUILD_ROOT
/var/run/%{_project_name}

%changelog
* Wed Jul 08 2015 Francisco Romero <[email protected]> 0.8.2
- [BUG] Fix many errors in the docuemtnation (#435)
- [BUG] Fix OrionMySQLLink in the README (#442)
- [BUG] Fix MySQL connections, adding a permanent connection to each database/fiware-service (#445)
- [BUG] Fix mongo-sink appearance in sth-sink configuration (both template and README) (#449)
- [BUG] Fix OrionMySQLSink, time zone is not added to the timestamp fields (#441)
- [HARDENING] Link the Quick Start Guide from the README (#454)
- [BUG] Fix the grouping rules validator, now empty fields and non-numeric ids are not allowed (#460)
- [HARDENING] Add detailed explanation about the syntax of the grouping rules (#459)
- [FEATURE] OAuth2 support for OrionHDFSSink (#483)

* Mon May 25 2015 Francisco Romero <[email protected]> 0.8.1
- [HARDENING] OrionHDFSSink parameters are now called "hdfs_*" instead of "cosmos_*" (#374)
- [HARDENING] Add a permament connection to the MySQL Backend (#364)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.telefonica.iot</groupId>
<artifactId>cygnus</artifactId>
<version>0.8.1_SNAPSHOT</version>
<version>0.8.2</version>
<packaging>jar</packaging>

<name>cygnus</name>
Expand Down

0 comments on commit 8bb1156

Please sign in to comment.