Skip to content

Releases: actinia-org/actinia-module-plugin

2.6.1

07 Aug 12:25
9eba82d
Compare
Choose a tag to compare

What's Changed

  • Update docker/build-push-action action to v6 by @renovate in #54
  • Added missing python dependency by @mmacata in #56

Full Changelog: 2.6.0...2.6.1

2.6.0

26 Jun 09:05
a35d486
Compare
Choose a tag to compare

What's Changed

  • Update actions/checkout action to v4 by @renovate in #48
  • Update docker/setup-buildx-action action to v3 by @renovate in #50
  • Update docker/build-push-action action to v5 - autoclosed by @renovate in #49
  • Update actions/setup-python action to v5 by @renovate in #51
  • Update softprops/action-gh-release action to v2 by @renovate in #52
  • Fix import error and prepare for PyPI by @mmacata in #55

Full Changelog: 2.5.1...2.6.0

2.5.1

05 Jul 12:29
eba9fad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...2.5.1

created with gh api repos/actinia-org/actinia-module-plugin/releases/generate-notes -f tag_name="2.5.1" -f target_commitish=main -q .body

2.5.0

20 Apr 13:34
4ba47e8
Compare
Choose a tag to compare

Change

Added

Fixed

Full Changelog: 2.4.1...2.5.0

2.4.1

22 Nov 14:40
144e7fb
Compare
Choose a tag to compare

Added

Fixed

Full Changelog: 2.4.0...2.4.1

2.4.0

16 Aug 06:44
ff73679
Compare
Choose a tag to compare

Changed

  • Use versionless GRASS GIS (8) instead of hardcoded grass7x by @neteler in #23
  • Import more explicitly by @mmacata in #24
  • made location of pc templates configurable by @linakrisztian in #25
  • add endpoint to install official GRASS addon by @juleshaas in #26
  • Add module to redis list only if successfully installed by @juleshaas in #28

Full Changelog: 2.3.1...2.4.0

2.3.1

31 Mar 15:43
563f4bc
Compare
Choose a tag to compare

Changed

Full Changelog: 2.3.0...2.3.1
generated with gh api repos/mundialis/actinia-module-plugin/releases/generate-notes -f tag_name=2.3.1 -f target_commitish=main -q .body

2.3.0

31 Mar 14:16
0a374a8
Compare
Choose a tag to compare

Changed

HINT: this release can be used with actinia_core from version 4.0.0!

Full Changelog: 2.2.4...2.3.0
generated with gh api repos/mundialis/actinia-module-plugin/releases/generate-notes -f tag_name=2.3.0 -f target_commitish=main -q .body

2.2.5: Adjust imports (#20)

31 Mar 14:18
0a374a8
Compare
Choose a tag to compare
* adjust imports

* lint

2.2.4

22 Dec 13:02
bf71866
Compare
Choose a tag to compare
  • catch KeyError (#18)