Imio.migrator

Latest version: v1.34

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

Scan your dependencies

Page 4 of 6

1.17

-----------------

- Add some more logging for actions `Clear and rebuild` or `Refresh` catalog.
[gbastien]
- Added parameter `catalogsToUpdate` to `refreshDatabase` so we can define what
catalog will be refreshed because by default, every catalogs are refreshed
and it is rarely necessary.
[gbastien]

1.16

-----------------

- Added `Migrator.reindexIndexesFor(idxs=[], **query)` method to be able to
easily reindex given `idxs` (indexes) on brains returned by
a given catalog `query`.
[gbastien]

1.15

-----------------

- Highlight log message about warning messages encountered durung migration.
[gbastien]
- Fixed `Migrator.refreshDatabase` method, wfs passed to
`WorkflowTool._recursiveUpdateRoleMappings` need to be a dict with
`wf id` as `key` and `wf object` as `value`, we had `wf object` for `key`
and `value`.
[gbastien]

1.14

-----------------

- Use same format when displaying duration of migration, duration is displayed
in days/hours/minutes/seconds in any cases.
[gbastien]

1.13

-----------------

- Be more preceise regarding duration of migration
(display in seconds and hours/minutes).
[gbastien]

1.12

-----------------

- Migrator class is no more an old-style class (it inherits from object now).
[gbastien]

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.