-
Notifications
You must be signed in to change notification settings - Fork 26
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 1.19.0 #1485
Release 1.19.0 #1485
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1485 +/- ##
=======================================
Coverage 98.33% 98.33%
=======================================
Files 94 94
Lines 4637 4637
=======================================
Hits 4560 4560
Misses 77 77 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Pankaj Koti <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, have 1 suggestion to mention in the Changelog the bump of min python version to 3.8
@pankajkoti The regression tests work fine on both the celery executor and the k8s executor. Please feel free to merge it after you finish the testing on you part :) |
I think we already tested the regression. I will test the released providers once for sanity later. I think we can proceed with merging and releasing. |
Closes: #1476