Muninn

Latest version: v6.4.1

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

Scan your dependencies

Page 1 of 5

6.4.1

~~~~~~~~~~~~~~~~

* Fixed issue where only 'dict' values could be stored as a JSON property.

6.4

~~~~~~~~~~~~~~

* Allow argument to muninn.open() to be a direct url or path to a muninn
configuration file.

* Added 'distance(geometry,geometry)' expression function.

* Added Geometry.wrap() spherical to 2d geometry wrapping functions.

* Fixed issue when pulling a product that is a directory using the S3 remote
backend.

* Various fixes when using archive.rebuild_properties() with the S3 storage
backend.

* Several minor fixes.

6.3

~~~~~~~~~~~~~~

* Added support for extension-specific configuration sections in archive
configuration files.

* Introduced `timeout` and `retries` options for the
`extension:muninn.remote` section in an archive configuration.
The number of retries now defaults back to 0.

* Added option to muninn-info to show all archives if no archive parameter
is provided.

* Added muninn.list_archives() function.

* Improved support for using muninn on Windows (e.g. '\' in paths are now
translated to '/' when stored as muninn metadata)

* Fixed issue where S3 bucket prefix object was created with one '/' too many.

6.2

~~~~~~~~~~~~~~

* Added S3 remote backend to allow performing a muninn pull from an object
store.

* A muninn pull will now set core.hash (if it did not yet have a value) similar
to muninn ingest.

* Added support for s3://bucket entries in the credentials authorization file.
These entries can be used by the S3 storage backend and S3 remote backend.

* Added from_geojson() and as_geojson() methods to muninn.geometry data types.

* Fixed issue where is_defined(<namespace>) did not work for the sqlite
backend when using a table prefix.

6.1.1

~~~~~~~~~~~~~~~~

* Fixed several issues with the return value of Archive.retrieve().

6.1

~~~~~~~~~~~~~~

* The S3 bucket prefix is now created as a 'directory object' so its existence
can be explicitly checked.

* muninn-pull for http/https will now retry once in case of a timeout error.

* muninn-prepare --dry-run now adds a ';' at the end of each line.

* Added --verify-hash option to muninn-retrieve.

* Command line tools no longer show a progress bar if there is no tty.

* Fixed issue where failing to set/unset a tag did not result in an error.

* Fixed issue with relocating products in an S3 archive when the product
contained an empty subdirectory.

* Fixed issue where muninn-summary could not group by core.physical_name or
core.archive_path.

* Fixed issue where muninn was incorrectly using subdirectories in the
temporary directory if the 'tempdir' archive configuration option was set.

* Fixed issue where Archive.retrieve() and Archive.export() were returning a
list if a single properties Struct was given as parameter and
`use_enclosing_directory` was not set. Additionally, each entry for a
product where `use_enclosing_directory` _is_ set will now always be a list.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.