-
Notifications
You must be signed in to change notification settings - Fork 442
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
Add Changelog for Katib v0.15.0-rc.0 #2106
Add Changelog for Katib v0.15.0-rc.0 #2106
Conversation
@andreyvelich: GitHub didn't allow me to assign the following users: keisuke-umezawa, shaowei-su, zhixian82, fischor, d-gol. Note that only kubeflow members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andreyvelich The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.
/lgtm
Thanks for all of your efforts 👍
- frontend: Enable actions in experiment graph ([#2065](https://github.com/kubeflow/katib/pull/2065) by [@elenzio9](https://github.com/elenzio9)) | ||
- frontend: Show message in case of uncompleted trial instead of the graph ([#2063](https://github.com/kubeflow/katib/pull/2063) by [@elenzio9](https://github.com/elenzio9)) | ||
- frontend: Add source maps in the browser ([#2043](https://github.com/kubeflow/katib/pull/2043) by [@elenzio9](https://github.com/elenzio9)) | ||
- Backend for getting logs of a trial ([#2039](https://github.com/kubeflow/katib/pull/2039) by [@d-gol](https://github.com/d-gol)) |
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.
I'm not sure where this feature belongs to : UI improvement or Core Features
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.
@anencore94 These backend changes were necessary to show Trial logs in the Katib UI.
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.
Thanks for clarifying :)
- Update CHANGELOG for v0.14.0 release ([#1932](https://github.com/kubeflow/katib/pull/1932) by [@johnugeorge](https://github.com/johnugeorge)) | ||
|
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.
maybe this PR #2106 should include itself ? 🤣
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.
@anencore94 The Changelog generator script looks for changes between release branches (release-0.14
and release-0.15
).
Since we don't include this PR in the release branch, we don't have it there.
We can consider cherry-picking this PR one the release branch. Then, we are going to see it in the following RCs.
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.
Thanks for creating this!
we should point all breaking changes and the most valuable features to the Top.
Do you think which features are breaking changes?
CHANGELOG.md
Outdated
- Upgrade Tensorflow version ([#2079](https://github.com/kubeflow/katib/pull/2079) by [@tenzen-y](https://github.com/tenzen-y)) | ||
- Upgrade Python version to 3.10 ([#2057](https://github.com/kubeflow/katib/pull/2057) by [@tenzen-y](https://github.com/tenzen-y)) | ||
- Remove Chocolate Suggestion Service ([#2071](https://github.com/kubeflow/katib/pull/2071) by [@tenzen-y](https://github.com/tenzen-y)) | ||
- Support for grid search algorithm in Optuna Suggestion Service ([#2060](https://github.com/kubeflow/katib/pull/2060) by [@tenzen-y](https://github.com/tenzen-y)) |
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.
This may be the core feature since we support a new algorithm for Optuna.
WDYT?
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.
Sure, let me move it to the Core.
I think, we should discuss about it during our next WG meeting. Let me add this item to the agenda doc. |
Sounds good. |
I added a comment about candidates for breaking changes. |
@gaocegege @johnugeorge @tenzen-y @anencore94 @kimwnasptd @elenzio9 @jbottum I've added |
SGTM |
85f97bc
to
dc2ca43
Compare
As we discussed on the recent WG meeting, we can merge this Changelog. |
/hold cancel |
The tests have been passed, @tenzen-y @johnugeorge @anencore94 please give your |
Thank you! |
I added Katib Changelog for Katib v0.15.0-rc.0
I grouped PRs in the following categories:
Please check the PR grouping and let me know what we should change.
I think, when we are going to make official Katib 0.15 release and create a GitHub release, we should point all breaking changes and the most valuable features to the Top.
It is one of the biggest Katib releases (over 130 commits) with a lot of great new features.
Thanks everyone for your hard work!
/assign @johnugeorge @gaocegege @tenzen-y @anencore94 @kimwnasptd @elenzio9 @orfeas-k @apo-ger @d-gol @shaowei-su @zhixian82 @fischor @keisuke-umezawa