diff --git a/CHANGELOG.md b/CHANGELOG.md index c64fa70d..5d5a7ae4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,57 @@ Types of changes ## [Unreleased] +## [5.0.0](https://github.com/actinia-org/actinia-core/releases/tag/5.0.0) - 2024-12-09 +released from main +### Added +* Test super-linter workflow by @mmacata in https://github.com/actinia-org/actinia-core/pull/536 +* Introduce ruff by @mmacata in https://github.com/actinia-org/actinia-core/pull/574 + +### Changed +* Renamed GRASS GIS locations to projects by @anikaweinmann in https://github.com/actinia-org/actinia-core/pull/565 + +### Removed +* Remove requirements.txt by @mmacata in https://github.com/actinia-org/actinia-core/pull/530 + +### Updated +* chore(deps): update mundialis/actinia-core docker tag to v4.14.1 by @renovate in https://github.com/actinia-org/actinia-core/pull/537 +* chore(deps): update dependency setuptools to v70.1.1 by @renovate in https://github.com/actinia-org/actinia-core/pull/538 +* chore(deps): update anchore/sbom-action digest to 95b086a by @renovate in https://github.com/actinia-org/actinia-core/pull/542 +* chore(deps): update anchore/sbom-action digest to ee41e6a by @renovate in https://github.com/actinia-org/actinia-core/pull/543 +* chore(deps): update anchore/sbom-action digest to d94f46e by @renovate in https://github.com/actinia-org/actinia-core/pull/544 +* chore(deps): update docker/build-push-action action to v6 by @renovate in https://github.com/actinia-org/actinia-core/pull/529 +* chore(deps): update anchore/sbom-action digest to f2d02cb by @renovate in https://github.com/actinia-org/actinia-core/pull/546 +* chore(deps): update anchore/sbom-action digest to fe5e7c3 by @renovate in https://github.com/actinia-org/actinia-core/pull/549 +* chore(deps): update anchore/sbom-action digest to ab9d16d by @renovate in https://github.com/actinia-org/actinia-core/pull/550 +* chore(deps): update anchore/sbom-action digest to 4a914bc by @renovate in https://github.com/actinia-org/actinia-core/pull/552 +* chore(deps): update actions/checkout digest to eef6144 by @renovate in https://github.com/actinia-org/actinia-core/pull/561 +* chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v5 by @renovate in https://github.com/actinia-org/actinia-core/pull/560 +* chore(deps): update dependency pystac to v1.11.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/559 +* chore(deps): update anchore/sbom-action digest to f5e124a by @renovate in https://github.com/actinia-org/actinia-core/pull/562 +* chore(deps): update actions/checkout digest to 11bd719 by @renovate in https://github.com/actinia-org/actinia-core/pull/566 +* fix(deps): update dependency werkzeug to v3.0.6 [security] by @renovate in https://github.com/actinia-org/actinia-core/pull/567 +* chore(deps): update anchore/sbom-action digest to 251a468 by @renovate in https://github.com/actinia-org/actinia-core/pull/564 +* fix(deps): update dependency setuptools to v75 by @renovate in https://github.com/actinia-org/actinia-core/pull/556 +* chore(deps): update anchore/sbom-action digest to fc46e51 by @renovate in https://github.com/actinia-org/actinia-core/pull/568 +* fix(deps): update dependency google-cloud-bigquery to <=3.26.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/523 +* fix(deps): update dependency matplotlib to v3.9.2 by @renovate in https://github.com/actinia-org/actinia-core/pull/541 +* fix(deps): update dependency werkzeug to v3.1.2 by @renovate in https://github.com/actinia-org/actinia-core/pull/553 +* fix(deps): update dependency rasterio to v1.4.2 by @renovate in https://github.com/actinia-org/actinia-core/pull/555 +* fix(deps): update dependency werkzeug to v3.1.3 by @renovate in https://github.com/actinia-org/actinia-core/pull/569 +* fix(deps): update dependency google-cloud-bigquery to <=3.27.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/570 +* fix(deps): update dependency setuptools to v75.5.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/571 +* fix(deps): update dependency setuptools to v75.6.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/575 +* chore(deps): update anchore/sbom-action digest to 55dc4ee by @renovate in https://github.com/actinia-org/actinia-core/pull/577 +* fix(deps): update dependency rasterio to v1.4.3 by @renovate in https://github.com/actinia-org/actinia-core/pull/580 +* fix(deps): update dependency matplotlib to v3.9.3 by @renovate in https://github.com/actinia-org/actinia-core/pull/579 +* chore(deps): update pre-commit hook mundialis/github-workflows to v1.3.1 by @renovate in https://github.com/actinia-org/actinia-core/pull/578 +* chore(deps): update anchore/sbom-action digest to a5bbe18 by @renovate in https://github.com/actinia-org/actinia-core/pull/581 + + +**Full Changelog**: https://github.com/actinia-org/actinia-core/compare/4.14.1...5.0.0 + +"generated with `gh api repos/actinia-org/actinia-core/releases/generate-notes -f tag_name="5.0.0" -f target_commitish=main -q .body`" + ## [4.14.1](https://github.com/actinia-org/actinia-core/releases/tag/4.14.1) - 2024-06-21 diff --git a/CITATION.cff b/CITATION.cff index 3b854888..9d20e7de 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -5,9 +5,9 @@ title: actinia-core abstract: Actinia is an open source REST API for scalable, distributed, high performance processing of geographical data. message: If you use this software, please cite it using the metadata from this file. type: software -version: 4.14.1 +version: 5.0.0 doi: 10.5281/zenodo.7437895 -date-released: 2024-06-21 +date-released: 2024-12-09 license: GPL-3.0 repository-code: https://github.com/actinia-org/actinia-core keywords: diff --git a/pyproject.toml b/pyproject.toml index 8f2db4f9..012a37c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "actinia-core" -version = "4.14.1" +version = "5.0.0" description = "Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks" readme = "README.md" authors = [