Skip to content

Commit 32a1728

Browse files
build: Release v0.9.0 (#995)
1 parent f938be9 commit 32a1728

File tree

1 file changed

+95
-0
lines changed

1 file changed

+95
-0
lines changed

CHANGES.rst

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

2121

22+
`0.9.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.8.2...v0.9.0>`__ (2020-02-07)
23+
-------------------------------------------------------------------------------------------------------
24+
25+
Bug Fixes
26+
~~~~~~~~~
27+
28+
- adds git user check before running renku init
29+
(`#892 <https://github.com/SwissDataScienceCenter/renku-python/issues/892>`__)
30+
(`2e52dff <https://github.com/SwissDataScienceCenter/renku-python/commit/2e52dff9dd627c93764aadb9fd1e91bd190a5de7>`__)
31+
- adds sorting to file listing
32+
(`#960 <https://github.com/SwissDataScienceCenter/renku-python/issues/960>`__)
33+
(`bcf6bcd <https://github.com/SwissDataScienceCenter/renku-python/commit/bcf6bcdeb55e6c6213319678696b1b5cb9646052>`__)
34+
- avoid empty commits when adding files
35+
(`#842 <https://github.com/SwissDataScienceCenter/renku-python/issues/842>`__)
36+
(`8533a7a <https://github.com/SwissDataScienceCenter/renku-python/commit/8533a7aa2e28e3937e194bef6a1d456e5dd5203e>`__)
37+
- Fixes dataset naming
38+
(`#898 <https://github.com/SwissDataScienceCenter/renku-python/issues/898>`__)
39+
(`418deb3 <https://github.com/SwissDataScienceCenter/renku-python/commit/418deb3d755d8b35ebf6d11184a2e8e2b9528aae>`__)
40+
- Deletes temporary branch after renku init –force
41+
(`#887 <https://github.com/SwissDataScienceCenter/renku-python/issues/887>`__)
42+
(`eac0463 <https://github.com/SwissDataScienceCenter/renku-python/commit/eac0463e31db29b7294e555bb17c47f24b02dd26>`__)
43+
- enforces label on SoftwareAgent
44+
(`#869 <https://github.com/SwissDataScienceCenter/renku-python/issues/869>`__)
45+
(`71badda <https://github.com/SwissDataScienceCenter/renku-python/commit/71badda7f70d847b0f938bba8d76f53b9f5c915e>`__)
46+
- Fixes JSON-LD translation and related issues
47+
(`#846 <https://github.com/SwissDataScienceCenter/renku-python/issues/846>`__)
48+
(`65e5469 <https://github.com/SwissDataScienceCenter/renku-python/commit/65e546915737bcf7ff1dd6648aad1e2dd963ca97>`__)
49+
- Fixes renku run error message handling
50+
(`#961 <https://github.com/SwissDataScienceCenter/renku-python/issues/961>`__)
51+
(`81d31ff <https://github.com/SwissDataScienceCenter/renku-python/commit/81d31ffca1fcb34fea009df0d55cf7d9b2ad60b5>`__)
52+
- Fixes renku update workflow failure handling and renku status error handling
53+
(`#888 <https://github.com/SwissDataScienceCenter/renku-python/issues/888>`__)
54+
(`3879124 <https://github.com/SwissDataScienceCenter/renku-python/commit/3879124a40fb17acc2cb46069598a63ae32b0075>`__)
55+
- Fixes sameAs property to follow schema.org spec
56+
(`#944 <https://github.com/SwissDataScienceCenter/renku-python/issues/944>`__)
57+
(`291380e <https://github.com/SwissDataScienceCenter/renku-python/commit/291380e16046484d789fbf6485cebe04ed6a61e2>`__)
58+
- handle missing renku directory
59+
(`#989 <https://github.com/SwissDataScienceCenter/renku-python/issues/989>`__)
60+
(`f938be9 <https://github.com/SwissDataScienceCenter/renku-python/commit/f938be9040049b17cb0f7d01f7c3681dc3221f13>`__)
61+
- resolves symlinks when pulling LFS
62+
(`#981 <https://github.com/SwissDataScienceCenter/renku-python/issues/981>`__)
63+
(`68bd8f5 <https://github.com/SwissDataScienceCenter/renku-python/commit/68bd8f5f5a60413529f9a5eeccfb7734b1cf8d32>`__)
64+
- serializes all zenodo metadata
65+
(`#941 <https://github.com/SwissDataScienceCenter/renku-python/issues/941>`__)
66+
(`787978a <https://github.com/SwissDataScienceCenter/renku-python/commit/787978ad787dc5682392545df0ac0024cf17837d>`__)
67+
- Fixes various bugs in dataset import
68+
(`#882 <https://github.com/SwissDataScienceCenter/renku-python/issues/882>`__)
69+
(`be28bf5 <https://github.com/SwissDataScienceCenter/renku-python/commit/be28bf5de72fac16e951b93fd95d3fe9b815f2d5>`__)
70+
71+
Features
72+
~~~~~~~~
73+
74+
- add project initialization from template
75+
(`#809 <https://github.com/SwissDataScienceCenter/renku-python/issues/809>`__)
76+
(`4405744 <https://github.com/SwissDataScienceCenter/renku-python/commit/440574404248518a34992ed2f3607e861983177d>`__)
77+
- added renku service with cache and datasets
78+
(`#788 <https://github.com/SwissDataScienceCenter/renku-python/issues/788>`__)
79+
(`7a7068d <https://github.com/SwissDataScienceCenter/renku-python/commit/7a7068d9912ad4112d85d32153ca06fc8386a8ce>`__),
80+
closes
81+
`#767 <https://github.com/SwissDataScienceCenter/renku-python/issues/767>`__
82+
`#846 <https://github.com/SwissDataScienceCenter/renku-python/issues/846>`__
83+
- Adds protection for renku relevant paths in dataset add
84+
(`#939 <https://github.com/SwissDataScienceCenter/renku-python/issues/939>`__)
85+
(`a3c02e8 <https://github.com/SwissDataScienceCenter/renku-python/commit/a3c02e897aa7cb891e16f530c76709114b97b105>`__)
86+
- Adds prov:Invalidated output to renku log
87+
(`008ab20 <https://github.com/SwissDataScienceCenter/renku-python/commit/008ab20fbd5e925231a92c58b628e821d0b43add>`__)
88+
- better UX when adding to a dataset
89+
(`#911 <https://github.com/SwissDataScienceCenter/renku-python/issues/911>`__)
90+
(`c6ac967 <https://github.com/SwissDataScienceCenter/renku-python/commit/c6ac9676c38caf96a70afbc1fddd08f9ec709238>`__)
91+
- check for required git hooks
92+
(`#854 <https://github.com/SwissDataScienceCenter/renku-python/issues/854>`__)
93+
(`54ba91d <https://github.com/SwissDataScienceCenter/renku-python/commit/54ba91d84f03668cb6f3dd29b2d1ca2b27b4346a>`__)
94+
- Dataverse export
95+
(`#909 <https://github.com/SwissDataScienceCenter/renku-python/issues/909>`__)
96+
(`7e9e647 <https://github.com/SwissDataScienceCenter/renku-python/commit/7e9e64798f1c7777a27e28c5600003407188a988>`__)
97+
- improve dataset command output
98+
(`#927 <https://github.com/SwissDataScienceCenter/renku-python/issues/927>`__)
99+
(`c7639d3 <https://github.com/SwissDataScienceCenter/renku-python/commit/c7639d3a359ab3b750ce5b8fb6d5e7f6dbd4374a>`__)
100+
- metadata on dataset creation
101+
(`#850 <https://github.com/SwissDataScienceCenter/renku-python/issues/850>`__)
102+
(`b357ee7 <https://github.com/SwissDataScienceCenter/renku-python/commit/b357ee71b081f0770d80a15e1704da634d7582c9>`__)
103+
- Plugin support for renku-run
104+
(`#883 <https://github.com/SwissDataScienceCenter/renku-python/issues/883>`__)
105+
(`7dbda83 <https://github.com/SwissDataScienceCenter/renku-python/commit/7dbda8383a1de260ff27d5863a38af792030adfd>`__)
106+
- python 3.8 compatibility
107+
(`#861 <https://github.com/SwissDataScienceCenter/renku-python/issues/861>`__)
108+
(`4aaac8d <https://github.com/SwissDataScienceCenter/renku-python/commit/4aaac8dfeecd648ccb946d339d9208bf13b18e1a>`__)
109+
- SHACL Validation
110+
(`#767 <https://github.com/SwissDataScienceCenter/renku-python/issues/767>`__)
111+
(`255a01d <https://github.com/SwissDataScienceCenter/renku-python/commit/255a01deff124266a5a89f756cb8f93c65153358>`__)
112+
- update bug_report template to be more renku-relevant
113+
(`#988 <https://github.com/SwissDataScienceCenter/renku-python/issues/988>`__)
114+
(`e00ded7 <https://github.com/SwissDataScienceCenter/renku-python/commit/e00ded783c05364f04a574b29284593860319bc1>`__)
115+
116+
22117
`0.8.0 <https://github.com/SwissDataScienceCenter/renku-python/compare/v0.7.0...v0.8.0>`__ (2019-11-21)
23118
-------------------------------------------------------------------------------------------------------
24119

0 commit comments

Comments
 (0)