Releases: actinia-org/actinia-core
Releases · actinia-org/actinia-core
1.2.1
1.2.0
1.1.0
1.0.3.79
1.0.3
1.0.2.79
1.0.2
1.0.1.79
1.0.1
1.0.0
Happy Codesprint release :) https://github.com/mundialis/actinia_core/projects/1
Breaking
- Local GeoTIFF import (#216)
Added
Changed
- rename master to main (#194)
- Part of issue #190
- Move common folder one level up + use absolute imports (#199)
- Rename resources folder folder to rest + use absolute imports (#207)
- Create models folder (#208)
- move common to subfolder core (#215)
- update folders in scripts (#220)
- Move modules used by plugins (#221)
- Update plugin versions (#222)
- ATTENTION: the renaming of modules leads to an error with old redis resource entries, see
Unpickling of resources created with actinia < 1.0.0 fails with actinia > 1.0.0
#226
- Part of issue #189
- change GHA on push and pr (#217)
Fixed
- fix docker build (#187)
- make better use of cache for test dockerimage (#198)
- Fix docker test permissions (#201)
- lint (#203)