Renku

Latest version: v2.9.4

Safety actively analyzes 724020 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 67 of 70

0.5.0

Not secure
-------------------------------------------------------------------------------------------------------


Bug Fixes
~~~~~~~~~

- **api:** make methods lock free
(`1f63964 <https://github.com/SwissDataScienceCenter/renku-python/commit/1f63964>`__),
closes
`486 <https://github.com/SwissDataScienceCenter/renku-python/issues/486>`__
- use safe_load for parsing yaml
(`5383d1e <https://github.com/SwissDataScienceCenter/renku-python/commit/5383d1e>`__),
closes
`464 <https://github.com/SwissDataScienceCenter/renku-python/issues/464>`__
- **datasets:** link flag on dataset add
(`eae30f4 <https://github.com/SwissDataScienceCenter/renku-python/commit/eae30f4>`__)


Features
~~~~~~~~

- **api:** list datasets from a commit
(`04a9fe9 <https://github.com/SwissDataScienceCenter/renku-python/commit/04a9fe9>`__)
- **cli:** add dataset rm command
(`a70c7ce <https://github.com/SwissDataScienceCenter/renku-python/commit/a70c7ce>`__)
- **cli:** add rm command
(`cf0f502 <https://github.com/SwissDataScienceCenter/renku-python/commit/cf0f502>`__)
- **cli:** configurable format of dataset output
(`d37abf3 <https://github.com/SwissDataScienceCenter/renku-python/commit/d37abf3>`__)
- **dataset:** add existing file from current repo
(`575686b <https://github.com/SwissDataScienceCenter/renku-python/commit/575686b>`__),
closes
`99 <https://github.com/SwissDataScienceCenter/renku-python/issues/99>`__
- **datasets:** added ls-files command
(`ccc4f59 <https://github.com/SwissDataScienceCenter/renku-python/commit/ccc4f59>`__)
- **models:** reference context for relative paths
(`5d1e8e7 <https://github.com/SwissDataScienceCenter/renku-python/commit/5d1e8e7>`__),
closes
`452 <https://github.com/SwissDataScienceCenter/renku-python/issues/452>`__
- add JSON-LD output format for datasets
(`c755d7b <https://github.com/SwissDataScienceCenter/renku-python/commit/c755d7b>`__),
closes
`426 <https://github.com/SwissDataScienceCenter/renku-python/issues/426>`__
- generate ``Makefile`` with ``log –format Makefile``
(`1e440ce <https://github.com/SwissDataScienceCenter/renku-python/commit/1e440ce>`__)

0.4.3

-----

**Released 2019-10-30**

This is a bugfix release that fixes a SPARQL query in the graph service which
was causing Jena to stall and run out of memory (See
`159 <https://github.com/SwissDataScienceCenter/renku-graph/issues/159>`_ and
`163 <https://github.com/SwissDataScienceCenter/renku-graph/issues/163>`_).

0.4.2

-----

**Released 2019-08-28**

This is a relatively minor update.

Notable improvements
~~~~~~~~~~~~~~~~~~~~

⭐️ on launching an interactive environment, the user is shown the status of the
image build - no more guessing whether the Docker image is there!

⭐️ the source of project templates is now configurable so a platform admin can
provide custom templates if needed

⭐️ data and code nodes are styled differently in the graph view

⭐️ the base user images have been updated, notably the R image is now based on
Rocker instead of conda

For individual component changes:

* renku-notebooks `version 0.5.1

0.4.0

Not secure
----------

*(released 2019-03-05)*

- Adds ``renku mv`` command which updates dataset metadata, ``.gitattributes``
and symlinks.
- Pulls LFS objects from submodules correctly.
- Adds listing of datasets.
- Adds reduced dot format for ``renku log``.
- Adds ``doctor`` command to check missing files in datasets.
- Moves dataset metadata to ``.renku/datasets`` and adds ``migrate datasets``
command and uses UUID for metadata path.
- Gets git attrs for files to prevent duplicates in ``.gitattributes``.
- Fixes ``renku show outputs`` for directories.
- Runs Git LFS checkout in a worktrees and lazily pulls necessary LFS files
before running commands.
- Asks user before overriding an existing file using ``renku init``
or ``renku runner template``.
- Fixes ``renku init --force`` in an empty dir.
- Renames ``CommitMixin._location`` to ``_project``.
- Addresses issue with commits editing multiple CWL files.
- Exports merge commits for full lineage.
- Exports path and parent directories.
- Adds an automatic check for the latest version.
- Simplifies issue submission from traceback to GitHub or Sentry.
Requires ``SENTRY_DSN`` variable to be set and `sentry-sdk` package to be
installed before sending any data.
- Removes outputs before run.
- Allows update of directories.
- Improves readability of the status message.
- Checks ignored path when added to a dataset.
- Adds API method for finding ignored paths.
- Uses branches for ``init --force``.
- Fixes CVE-2017-18342.
- Fixes regex for parsing Git remote URLs.
- Handles ``--isolation`` option using ``git worktree``.
- Renames ``client.git`` to ``client.repo``.
- Supports ``python -m renku``.
- Allows '.' and '-' in repo path.

0.3.5

0.3.3

Not secure
----------

*(released 2018-12-07)*

- Fixes generated Homebrew formula.
- Renames ``renku pull path`` to ``renku storage pull`` with deprecation
warning.

Page 67 of 70

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.