Skip to content

Commit

Permalink
Add metadata attribute to kedro.io datasets (#2537)
Browse files Browse the repository at this point in the history
* Add metadata attribute to kedro.io datasets

Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
  • Loading branch information
AhdraMeraliQB authored and astrojuanlu committed Jun 21, 2023
1 parent 8f1e249 commit ed427a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
## Major features and improvements
* `kedro run --params` now updates interpolated parameters correctly when using `OmegaConfigLoader`.
* Added `metadata` attribute to `kedro.io` datasets. This is ignored by Kedro, but may be consumed by users or external plugins.
* Added `kedro.logging.RichHandler`. This replaces the default `rich.logging.RichHandler` and is more flexible, user can turn off the `rich` traceback if needed.

## Bug fixes and other changes
* `OmegaConfigLoader` will return a `dict` instead of `DictConfig`.
Expand Down

0 comments on commit ed427a6

Please sign in to comment.