Kedro-neptune

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 3

0.4.0

What's Changed

Features
* Added support for `dependencies` parameter by SiddhantSadangi in https://github.com/neptune-ai/kedro-neptune/pull/80

Fixes
* Replaced `*DataSet` and `data_set` with `*Dataset` and `dataset` respectively by SiddhantSadangi in https://github.com/neptune-ai/kedro-neptune/pull/79


**Full Changelog**: https://github.com/neptune-ai/kedro-neptune/compare/0.3.0...0.4.0

0.3.0

What's Changed

Features
- Added `OmegaConfig` support by MarkusSagen and SiddhantSadangi ([73](https://github.com/neptune-ai/kedro-neptune/pull/73))

Fixes
- Replaced `AbstractDataSet`, `TextDataSet` and `CSVDataSet` with `AbstractDataset`, `TextDataset` and `CSVDataSet` respectively by SiddhantSadangi ([73](https://github.com/neptune-ai/kedro-neptune/pull/73))
- Replaced `kedro.extras.datasets` with `kedro_datasets` by SiddhantSadangi ([73](https://github.com/neptune-ai/kedro-neptune/pull/73))

Changes
- Added `kedro_datasets` to requirements, and bumped `kedro` to `>=0.18.5` by SiddhantSadangi ([73](https://github.com/neptune-ai/kedro-neptune/pull/73))



**Full Changelog**: https://github.com/neptune-ai/kedro-neptune/compare/0.2.0...0.3.0

0.2.0

Fixes
- If `neptune` 'enabled' flag in the config is set to `false`, no neptune-related actions are taken ([68](https://github.com/neptune-ai/kedro-neptune/pull/68))

0.1.6

- Update docstrings ([63](https://github.com/neptune-ai/kedro-neptune/pull/63))

0.1.5

Fixes
- Fixed some of latest `neptune-client` warning messages ([58](https://github.com/neptune-ai/kedro-neptune/pull/58))
- Fixed failing run on latest MacOS 12 ([58](https://github.com/neptune-ai/kedro-neptune/pull/58))

Changes
- Removed `neptune` and `neptune-client` from base requirements for backward compatibility ([62](https://github.com/neptune-ai/kedro-neptune/pull/62))
- Simplified example project and removed unrelated files ([58](https://github.com/neptune-ai/kedro-neptune/pull/58))
- Better life-time of the internally created Run in `NeptuneRunDataSet` ([58](https://github.com/neptune-ai/kedro-neptune/pull/58))
- Updated the integration for compatibility with `neptune-client` `1.0.0`. ([59](https://github.com/neptune-ai/kedro-neptune/pull/59))

0.1.4

Changes
- Moved `kedro_neptune` package to `src` directory ([50](https://github.com/neptune-ai/kedro-neptune/pull/50))
- Poetry as a package builder ([56](https://github.com/neptune-ai/kedro-neptune/pull/56))

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.