|
18 | 18 | Changes
|
19 | 19 | =======
|
20 | 20 |
|
| 21 | + |
| 22 | +`1.5.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.4.0...v1.5.0>`__ (2022-07-04) |
| 23 | +------------------------------------------------------------------------------------------------------- |
| 24 | + |
| 25 | +Bug Fixes |
| 26 | +~~~~~~~~~ |
| 27 | + |
| 28 | +- **service:** correctly use project namespace when generating project id |
| 29 | + (`#2958 <https://github.com/SwissDataScienceCenter/renku-python/issues/2958>`__) |
| 30 | + (`6995098 <https://github.com/SwissDataScienceCenter/renku-python/commit/69950981bc51d252d1287c254a5c2ac2a352f665>`__) |
| 31 | + |
| 32 | +Features |
| 33 | +~~~~~~~~ |
| 34 | + |
| 35 | +- **core:** allow partial updates on dataset and project edit |
| 36 | + (`#2949 <https://github.com/SwissDataScienceCenter/renku-python/issues/2949>`__) |
| 37 | + (`3daa1ec <https://github.com/SwissDataScienceCenter/renku-python/commit/3daa1ecdc803043dd7618ad7a3a1a6d3ca2897de>`__) |
| 38 | +- **dataset:** export to a local directory |
| 39 | + (`#2944 <https://github.com/SwissDataScienceCenter/renku-python/issues/2944>`__) |
| 40 | + (`9090869 <https://github.com/SwissDataScienceCenter/renku-python/commit/9090869692d0ba24e969ce6e43a2b360a074698f>`__) |
| 41 | +- **dataset:** filter ls-files by tag |
| 42 | + (`#2950 <https://github.com/SwissDataScienceCenter/renku-python/issues/2950>`__) |
| 43 | + (`73866f2 <https://github.com/SwissDataScienceCenter/renku-python/commit/73866f2f936fee8e037d068f64cd8ee5aa1c0a41>`__) |
| 44 | +- **service:** support chunked file uploads |
| 45 | + (`#2892 <https://github.com/SwissDataScienceCenter/renku-python/issues/2892>`__) |
| 46 | + (`610e88a <https://github.com/SwissDataScienceCenter/renku-python/commit/610e88ab50ab13b55fb89d9643a948b6d36daa0b>`__) |
| 47 | +- **workflow:** workflow revert command |
| 48 | + (`#2956 <https://github.com/SwissDataScienceCenter/renku-python/issues/2956>`__) |
| 49 | + (`cb0e73d <https://github.com/SwissDataScienceCenter/renku-python/commit/cb0e73d0016a344500d8829edcccd2982e929441>`__) |
| 50 | + |
21 | 51 | `1.4.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v1.3.1...v1.4.0>`__ (2022-06-10)
|
22 | 52 | -------------------------------------------------------------------------------------------------------
|
23 | 53 |
|
|
0 commit comments