File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 18
18
Changes
19
19
=======
20
20
21
+ `2.9.4 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.9.3...v2.9.4 >`__ (2024-07-12)
22
+ -------------------------------------------------------------------------------------------------------
23
+
24
+ Bug Fixes
25
+ ~~~~~~~~~
26
+
27
+ - make doctor fix for workflow ids also update oid and derived_from
28
+ (`#3723 <https://github.com/SwissDataScienceCenter/renku-python/issues/3723 >`__)
29
+ (`050ed61 <https://github.com/SwissDataScienceCenter/renku-python/commit/050ed61bf13264b2b446e054e6071a5932280290 >`__)
30
+ - properly remove activities in workflow remove if catalog is corrupt
31
+ (`#3729 <https://github.com/SwissDataScienceCenter/renku-python/issues/3729 >`__)
32
+ (`b2418a1 <https://github.com/SwissDataScienceCenter/renku-python/commit/b2418a15c89e16e4442a1ecf11f703f4e15922e8 >`__)
33
+
21
34
`2.9.3 <https://github.com/SwissDataScienceCenter/renku-python/compare/v2.9.2...v2.9.3 >`__ (2024-04-08)
22
35
-------------------------------------------------------------------------------------------------------
23
36
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ appVersion: "1.0"
3
3
description : A Helm chart for Kubernetes
4
4
name : renku-core
5
5
icon : https://avatars0.githubusercontent.com/u/53332360?s=400&u=a4311d22842343604ef61a8c8a1e5793209a67e9&v=4
6
- version : 2.9.3
6
+ version : 2.9.4
Original file line number Diff line number Diff line change 8
8
versions :
9
9
latest :
10
10
image :
11
- tag : v2.9.3
11
+ tag : v2.9.4
You can’t perform that action at this time.
0 commit comments