|
18 | 18 | Changes |
19 | 19 | ======= |
20 | 20 |
|
| 21 | +`0.11.5 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.11.4...v0.11.5>`__ (2020-10-13) |
| 22 | +---------------------------------------------------------------------------------------------------------- |
| 23 | + |
| 24 | +Bug Fixes |
| 25 | +~~~~~~~~~ |
| 26 | + |
| 27 | +- **core:** fix importing a dataset referenced from non-existent projects |
| 28 | + (`#1574 <https://github.com/SwissDataScienceCenter/renku-python/issues/1574>`__) |
| 29 | + (`4bb13ef <https://github.com/SwissDataScienceCenter/renku-python/commit/4bb13ef28a2bda2b3227deecb296e1274878752a>`__) |
| 30 | +- **core:** fixes git encoding of paths with unicode characters |
| 31 | + (`#1538 <https://github.com/SwissDataScienceCenter/renku-python/issues/1538>`__) |
| 32 | + (`9790707 <https://github.com/SwissDataScienceCenter/renku-python/commit/979070798968b2c2c624be5eceb4a0162c0faf80>`__) |
| 33 | +- **dataset:** fix broken directory hierarchy after renku dataset imports |
| 34 | + (`#1576 <https://github.com/SwissDataScienceCenter/renku-python/issues/1576>`__) |
| 35 | + (`41e3e72 <https://github.com/SwissDataScienceCenter/renku-python/commit/41e3e72024fe9a1a51521f739f920a63eceb95a8>`__) |
| 36 | +- **dataset:** abort importing a dataset when cannot pull LFS objects |
| 37 | + (`#1590 <https://github.com/SwissDataScienceCenter/renku-python/issues/1590>`__) |
| 38 | + (`9877a98 <https://github.com/SwissDataScienceCenter/renku-python/commit/9877a98c736f3a599ac9d7f0d59ac74af96d3da8>`__) |
| 39 | +- **dataset:** fix invalid dataset name after migration |
| 40 | + (`#1593 <https://github.com/SwissDataScienceCenter/renku-python/issues/1593>`__) |
| 41 | + (`c7ec249 <https://github.com/SwissDataScienceCenter/renku-python/commit/c7ec24936f2dac316cf737eef08ecf5f79d35973>`__) |
| 42 | +- **dataset:** update dataset files metadata when adding and overwriting local files |
| 43 | + (`#1582 <https://github.com/SwissDataScienceCenter/renku-python/issues/1582>`__) |
| 44 | + (`0a23e82 <https://github.com/SwissDataScienceCenter/renku-python/commit/0a23e82a19945b048a986fb679b84c88107ec124>`__) |
| 45 | + |
21 | 46 | `0.11.4 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.11.3...v0.11.4>`__ (2020-10-05) |
22 | 47 | ---------------------------------------------------------------------------------------------------------- |
23 | 48 |
|
|
0 commit comments