Skip to content

Releases: actinia-org/actinia-core

0.99.29

05 May 11:20
Compare
Choose a tag to compare

Changed

  • Update actinia-module-plugin version (#185)
  • Will include GRASS GIS version with fix for XY location (OSGeo/grass#1564)

Warning

Due to a conflict between 0.99.28 and actinia-module-plugin < 2.1.1, the plugin will not work as expectd. This is fixed in version 0.99.29. Also the fix for XY location in GRASS GIS is included in alpine build.

0.99.28.79

04 May 08:14
Compare
Choose a tag to compare

see 0.99.28

0.99.28

04 May 08:14
676fb28
Compare
Choose a tag to compare

Added

  • introducing changelog (#183)
  • Job resumption (#143)

Changed

  • Alpine Docker: update to snap 8.0.3 (#179)
  • Update actinia module plugin to 2.1.0 (#182)
  • raise AsyncProcessError if mapset-lock to be checked does not exist or mapset to be unlocked does not exist (#178)

Fixed

  • Create the config file in case it doesn't exist yet (#173)

0.99.27.79

13 Apr 13:10
Compare
Choose a tag to compare

0.99.27

13 Apr 13:10
Compare
Choose a tag to compare

0.99.26.79

01 Apr 09:58
Compare
Choose a tag to compare
  • ace, importer, exporter: move out to separate repos (#160)
  • replace webhook pw with XXX (#163)
  • allow redis config via environment variable (#164)

0.99.26

01 Apr 09:57
c6b7f70
Compare
Choose a tag to compare
  • use non-root user for prod docker example (#155)
  • ace, importer, exporter: move out to separate repos (#160)
  • replace webhook pw with XXX (#163)
  • allow redis config via environment variable (#164)

0.99.25.79

19 Mar 16:04
Compare
Choose a tag to compare
  • fix landsat test (#159)
  • actinia export formats: minor cleanup (#157)

0.99.25

19 Mar 14:58
e999b25
Compare
Choose a tag to compare
  • fix landsat test (#159)
  • actinia export formats: minor cleanup (#157)

0.99.24

11 Mar 07:30
53fc1f2
Compare
Choose a tag to compare
  • Fix several misspelled words (#152)
  • Don't use mutable default arguments when avoidable (#153)
  • Enhance redis connection error logging + fixes clear text passwords (#154)
  • Update tutorial to new ace version
  • Monitoring of mapset size of a resource (#150)
    • new mapset size analysis endpoints
  • Flake8 linting (#146)
  • Fix missing import of logging.handlers (#156)