Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Kedro 0.18.4 #2092

Merged
merged 3 commits into from
Dec 5, 2022
Merged

Release Kedro 0.18.4 #2092

merged 3 commits into from
Dec 5, 2022

Conversation

ankatiyar
Copy link
Contributor

@ankatiyar ankatiyar commented Dec 5, 2022

Signed-off-by: Ankita Katiyar ankitakatiyar2401@gmail.com

NOTE: Kedro datasets are moving from kedro.extras.datasets to a separate kedro-datasets package in
kedro-plugins repository. Any changes to the dataset implementations
should be done by opening a pull request in that repository.

Description

Release Kedro 0.18.4 🎉 Will resolve #2004

Development notes

  • Updated kedro version
  • Added the new team members to CITATIONS.cff

Checklist

  • Read the contributing guidelines
  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added a description of this change in the RELEASE.md file
  • Added tests to cover my changes

Signed-off-by: Ankita Katiyar <ankitakatiyar2401@gmail.com>
version: 0.18.3
date-released: 2022-09-20
version: 0.18.4
date-released: 2022-12-05
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will update the date according to when it goes out

@ankatiyar ankatiyar marked this pull request as ready for review December 5, 2022 15:45
Copy link
Member

@merelcht merelcht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image


```console
%pip install "kedro[spark.SparkDataSet]~=0.18.3"
%pip install "kedro[spark.SparkDataSet]~=0.18.4"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just remembered I need to add an issue to update the docs to point to kedro-datasets[XXX] after we release 1.0.0.

Copy link
Contributor

@SajidAlamQB SajidAlamQB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

meme 0 18 4
🚀🚀🚀

@ankatiyar ankatiyar merged commit a6e91be into main Dec 5, 2022
@ankatiyar ankatiyar deleted the release/kedro/0.18.4 branch December 5, 2022 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release Kedro 0.18.4
3 participants