|
18 | 18 | Changes |
19 | 19 | ======= |
20 | 20 |
|
| 21 | +`0.11.2 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.11.1...v0.11.2>`__ (2020-09-24) |
| 22 | +---------------------------------------------------------------------------------------------------------- |
| 23 | + |
| 24 | +Bug Fixes |
| 25 | +~~~~~~~~~ |
| 26 | + |
| 27 | +- **cli:** fixes libxslt dependency in docker image |
| 28 | + (`#1534 <https://github.com/SwissDataScienceCenter/renku-python/issues/1534>`__) |
| 29 | + (`491bae7 <https://github.com/SwissDataScienceCenter/renku-python/commit/491bae764db72f91f3c444bd7105017e50e370cd>`__) |
| 30 | +- **core:** fixes ‘doi:…’ import |
| 31 | + (`#1536 <https://github.com/SwissDataScienceCenter/renku-python/issues/1536>`__) |
| 32 | + (`f653c79 <https://github.com/SwissDataScienceCenter/renku-python/commit/f653c7912ee03ca24e2043063a5b269d938b3c31>`__) |
| 33 | +- **core:** fixes duplicate ‘renku:Run’ ids on repeat execution of migrations |
| 34 | + (`#1532 <https://github.com/SwissDataScienceCenter/renku-python/issues/1532>`__) |
| 35 | + (`4ce6f3c <https://github.com/SwissDataScienceCenter/renku-python/commit/4ce6f3c1a86d9172973f78bea42619223c4fad2e>`__) |
| 36 | + |
| 37 | +Features |
| 38 | +~~~~~~~~ |
| 39 | + |
| 40 | +- **cli:** show existing paths when initializing non-empty dir |
| 41 | + (`#1535 <https://github.com/SwissDataScienceCenter/renku-python/issues/1535>`__) |
| 42 | + (`07c559f <https://github.com/SwissDataScienceCenter/renku-python/commit/07c559fd1d8ff22b0aec25a9585019d847635dd8>`__) |
| 43 | +- **core:** follow URL redirections for dataset files |
| 44 | + (`#1516 <https://github.com/SwissDataScienceCenter/renku-python/issues/1516>`__) |
| 45 | + (`5a37b3c <https://github.com/SwissDataScienceCenter/renku-python/commit/5a37b3cdae7c06aca5b103bca8046e2804269765>`__) |
| 46 | +- **dataset:** flattened JSON-LD metadata |
| 47 | + (`#1518 <https://github.com/SwissDataScienceCenter/renku-python/issues/1518>`__) |
| 48 | + (`458ddb9 <https://github.com/SwissDataScienceCenter/renku-python/commit/458ddb9b9cea037c01be496c20573a7645b5c0e4>`__) |
| 49 | +- **service:** add additional template parameters |
| 50 | + (`#1469 <https://github.com/SwissDataScienceCenter/renku-python/issues/1469>`__) |
| 51 | + (`6372a32 <https://github.com/SwissDataScienceCenter/renku-python/commit/6372a32cd24dde4a77d53731ba03b6644b47ba73>`__) |
| 52 | +- **service:** adds additional fields to datasets listings |
| 53 | + (`#1508 <https://github.com/SwissDataScienceCenter/renku-python/issues/1508>`__) |
| 54 | + (`f8a395f <https://github.com/SwissDataScienceCenter/renku-python/commit/f8a395f90c2cf4be54c9da390638fcdb9cb0b8cc>`__) |
| 55 | +- **service:** adds project details and renku operation on jobs |
| 56 | + endpoint |
| 57 | + (`#1492 <https://github.com/SwissDataScienceCenter/renku-python/issues/1492>`__) |
| 58 | + (`6b3fafd <https://github.com/SwissDataScienceCenter/renku-python/commit/6b3fafd75a3eda7a481a5ff2f626c60a083413ef>`__) |
| 59 | +- **service:** execute read operations via git remote |
| 60 | + (`#1488 <https://github.com/SwissDataScienceCenter/renku-python/issues/1488>`__) |
| 61 | + (`84a0eb3 <https://github.com/SwissDataScienceCenter/renku-python/commit/84a0eb38a6521f12c8db05fe4ee169551fcc08a0>`__) |
| 62 | +- **workflow:** avoid unnecessary parent runs |
| 63 | + (`#1476 <https://github.com/SwissDataScienceCenter/renku-python/issues/1476>`__) |
| 64 | + (`b908ffd <https://github.com/SwissDataScienceCenter/renku-python/commit/b908ffd03a26e996f2df2127dbfdb66cd9da1dba>`__) |
| 65 | + |
21 | 66 | `0.11.1 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.11.0...v0.11.1>`__ (2020-08-18) |
22 | 67 | ---------------------------------------------------------------------------------------------------------- |
23 | 68 |
|
|
0 commit comments