File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1818Changes
1919=======
2020
21+ `0.11.6 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.11.5...v0.11.6 >`__ (2020-10-16)
22+ ----------------------------------------------------------------------------------------------------------
23+
24+ Bug Fixes
25+ ~~~~~~~~~
26+
27+ - **core: ** fix bug where remote_cache caused project ids to leak
28+ (`#1618 <https://github.com/SwissDataScienceCenter/renku-python/pulls/1618 >`__)
29+ (`3ef04fb <https://github.com/SwissDataScienceCenter/renku-python/commit/3ef04fb8b6091d87b235901f7dfa22728f67b540 >`__)
30+
2131`0.11.5 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.11.4...v0.11.5 >`__ (2020-10-13)
2232----------------------------------------------------------------------------------------------------------
2333
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: v1
22appVersion : " 1.0"
33description : A Helm chart for Kubernetes
44name : renku-core
5- version : 0.11.5
5+ version : 0.11.6
You can’t perform that action at this time.
0 commit comments