File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,23 @@ Types of changes
25
25
26
26
## \[ Unreleased\]
27
27
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
+
28
45
## [ 6.0.0] ( https://github.com/actinia-org/actinia-core/releases/tag/6.0.0 ) - 2025-04-15
29
46
released from main
30
47
### Changed
@@ -82,7 +99,6 @@ released from main
82
99
* fix(deps): update dependency pystac to v1.12.2 by @renovate in https://github.com/actinia-org/actinia-core/pull/594
83
100
* fix(deps): update dependency google-cloud-bigquery to <=3.31.0 by @renovate in https://github.com/actinia-org/actinia-core/pull/592
84
101
85
-
86
102
**Full Changelog**: https://github.com/actinia-org/actinia-core/compare/5.1.0...6.0.0
87
103
88
104
# # [5.1.0](https://github.com/actinia-org/actinia-core/releases/tag/5.1.0) - 2025-03-24
You can’t perform that action at this time.
0 commit comments