Skip to content

Releases: akvo/akvo-flow-services

Akvo FLOW Services v0.9.0

19 Dec 11:46
Compare
Choose a tag to compare

New and noteworthy

  • Support for CSV import for a cascade resource [#54]
  • Support for SQLite database generation (a.k.a publishing a Cascade Resource)

Akvo FLOW Services 0.8.6

10 Nov 12:42
Compare
Choose a tag to compare
  • Enable logging via log4j and Timbre [#42]
  • Fix documentation [#44]

Akvo FLOW Services v0.8.4

07 Oct 08:27
Compare
Choose a tag to compare

Resolved issues

  • Fix to the daily statistic generation [#39]

Akvo FLOW Services

05 Sep 13:30
Compare
Choose a tag to compare

Enhancements

  • Dependency upgrade
  • Rewrite Bulk Upload functionality in Clojure
  • Adapt configuration configuration loading to use new config files

Akvo FLOW Services v0.7.0

07 Jul 17:59
Compare
Choose a tag to compare

Enhancements

  • Ability to export Monitoring related data (Identifier, Display name)

Akvo FLOW Services v0.6.1

01 May 15:43
Compare
Choose a tag to compare

Enhancements

  • Move reports cache folder away from /tmp [#26]

Akvo FLOW Services v0.5.8

23 Dec 14:17
Compare
Choose a tag to compare

Enhancements

  • Include a way of checking the state of cached reports (#15)

Resolved issues

  • The upload process fails when trying to combine non existent parts (#16)
  • Use the client generated ID for identifying the scheduled job (#17)

Akvo FLOW Services v0.5.7

11 Dec 12:38
Compare
Choose a tag to compare

Enhancements

  • Reload flow-services after a push to config repo (#12)
  • Use GAE SDK tools to parse appengine-web.xml (#10)
  • Implement robots.txt (#13)

Akvo FLOW Services v0.5.5

17 Sep 15:49
Compare
Choose a tag to compare

What's New

  • Handling of duration column when exporting/importing Raw Data Report
  • Handling of duration column when exporting Raw Data Text file
  • See: akvo/akvo-flow#356

Akvo FLOW Services v0.5.4

17 Sep 07:45
Compare
Choose a tag to compare

Fixes

  • After processing an upload xlsx or zip, the uploader removes the processed folder. Issue #6
  • Latest version of exporterapplet.jar includes the fix to image URL when exporting an xlsx or txt file.
    See: akvo/akvo-flow#361