Skip to content

Commit 99c68e3

Browse files
authored
chore: release v0.15.1 (#2101)
1 parent 4407808 commit 99c68e3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@
1818
Changes
1919
=======
2020

21+
` <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.15.0...v0.15.1>`__ (2021-05-20)
22+
----------------------------------------------------------------------------------------------------
23+
24+
Bug Fixes
25+
~~~~~~~~~
26+
27+
- **core:** remove locking from core read operations
28+
(`#2099 <https://github.com/SwissDataScienceCenter/renku-python/issues/2099>`__)
29+
(`4407808 <https://github.com/SwissDataScienceCenter/renku-python/commit/440780887983e8f949c6a2d909996f344ef24096>`__)
30+
- **service:** fix service project creation
31+
(`#2092 <https://github.com/SwissDataScienceCenter/renku-python/issues/2092>`__)
32+
(`48d518f <https://github.com/SwissDataScienceCenter/renku-python/commit/48d518fda687003991852aad348a7edc99794e74>`__)
33+
2134
` <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.14.2...v0.15.0>`__ (2021-05-17)
2235
----------------------------------------------------------------------------------------------------
2336

helm-chart/renku-core/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ appVersion: "1.0"
33
description: A Helm chart for Kubernetes
44
name: renku-core
55
icon: https://avatars0.githubusercontent.com/u/53332360?s=400&u=a4311d22842343604ef61a8c8a1e5793209a67e9&v=4
6-
version: 0.15.0
6+
version: 0.15.1

0 commit comments

Comments
 (0)