Collective-recipe-backup

Latest version: v4.0

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

Scan your dependencies

Page 1 of 9

4.0.1

==================

- Nothing changed yet.

4.0

================

- Updated readme and added sponsorship note. [maurits]

4.0b5

==================

- Added ``incremental_blobs`` option.
This creates tarballs with only the changes compared to the previous blob backups.
This option is ignored when the ``archive_blob`` option is false.
[maurits]

- Improved code quality, reducing complexity. [maurits]

- Refactored the main functions to not have so much code duplication.
The normal, full, snapshot and zip backups had almost the same code.
This made it hard to add new options.
[maurits]

4.0b4

==================

- Test Python 3.6 (and 2.6 and 2.7) on Travis from now on. [maurits]

- Ignore the zope2instance recipe integration tests on Python 3.
They would need a compatible ``mailinglogger`` package.
See `issue 31 <https://github.com/collective/collective.recipe.backup/issues/31>`_. [maurits]

- Tests: use cleaner way to check the mock repozo output.
Share this setup between tests.
This makes the output order the same on Python 2 and 3.
See `issue 31 <https://github.com/collective/collective.recipe.backup/issues/31>`_. [maurits]

4.0b3

==================

- Added basic Python 3 support. We do not test with it yet,
but you should not get NameErrors anymore.
See `issue 31 <https://github.com/collective/collective.recipe.backup/issues/31>`_. [maurits]

4.0b2

==================

- No longer create the ``fullbackup`` script by default.
You can still enable it by setting ``enable_fullbackup`` to ``true``.
[maurits]

- Without explicit ``blob-storage`` option, default to ``var/blobstorage``.
Take the ``var`` option from zeoserver/client recipes into account.
Fixes `issue 27 <https://github.com/collective/collective.recipe.backup/issues/27>`_.
[maurits]

- Do not create hidden backup ``.0`` when blob_storage ends with a slash.
Fixes `issue 26 <https://github.com/collective/collective.recipe.backup/issues/26>`_.
[maurits]

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.