Skip to content

Commit eeba383

Browse files
authored
Update CHANGELOG.md
1 parent 1eb4ed3 commit eeba383

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,23 @@ Types of changes
2525

2626
## \[Unreleased\]
2727

28+
## [6.0.1](https://github.com/actinia-org/actinia-core/releases/tag/6.0.1) - 2025-04-29
29+
released from main
30+
### Fixed
31+
* Rename redis to kvdb/valkey by @mmacata in https://github.com/actinia-org/actinia-core/pull/610
32+
* Fix g.remove error msg check by @mmacata in https://github.com/actinia-org/actinia-core/pull/616
33+
* Readd health-check by @mmacata in https://github.com/actinia-org/actinia-core/pull/619
34+
35+
### Updated
36+
* chore(deps): update valkey/valkey docker tag to v8.1 by @renovate in https://github.com/actinia-org/actinia-core/pull/608
37+
* fix(deps): update dependency pystac to v1.13.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/611
38+
* chore(deps): update mundialis/actinia-core docker tag to v6 by @renovate in https://github.com/actinia-org/actinia-core/pull/609
39+
* fix(deps): update dependency setuptools to v79 by @renovate in https://github.com/actinia-org/actinia-core/pull/613
40+
* fix(deps): update dependency setuptools to v79.0.1 by @renovate in https://github.com/actinia-org/actinia-core/pull/615
41+
* chore(deps): update anchore/sbom-action digest to 9f73021 by @renovate in https://github.com/actinia-org/actinia-core/pull/617
42+
43+
**Full Changelog**: https://github.com/actinia-org/actinia-core/compare/6.0.0...6.0.1
44+
2845
## [6.0.0](https://github.com/actinia-org/actinia-core/releases/tag/6.0.0) - 2025-04-15
2946
released from main
3047
### Changed
@@ -82,7 +99,6 @@ released from main
8299
* fix(deps): update dependency pystac to v1.12.2 by @renovate in https://github.com/actinia-org/actinia-core/pull/594
83100
* fix(deps): update dependency google-cloud-bigquery to <=3.31.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/592
84101

85-
86102
**Full Changelog**: https://github.com/actinia-org/actinia-core/compare/5.1.0...6.0.0
87103

88104
## [5.1.0](https://github.com/actinia-org/actinia-core/releases/tag/5.1.0) - 2025-03-24

0 commit comments

Comments
 (0)