-
Notifications
You must be signed in to change notification settings - Fork 17
[DRAFT] Add release notes for FreeIPA 4.13.0 #57
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
base: main
Are you sure you want to change the base?
Conversation
|
A preview of 61bc325 is uploaded and can be seen here: 🚀 https://freeipa.github.io/pull/57/ 🚀 Please note that it may take a moment for the latest changes to be reflected. |
abbra
left a comment
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.
First round of reviews, mostly to note what's missing in the highlights
|
|
||
| .. _highlights_in_4.13.0: | ||
|
|
||
| Highlights in 4.13.0 |
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.
We'll need to add multiple Kerberos master keys support here, once PR with it is merged
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.
We can add a note about the tool to fix ID ranges
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.
32-bit ID range support should be in the highlights too
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.
sysaccounts should be mentioned here as well, once merged
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.
new Web UI preview should be mentioned here, once merged
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.
Agree, Modern WebUI beta should be mentioned as part of the release. This can be something like:
- **Introducing the Modern WebUI (Beta)**
This FreeIPA release includes the first beta version of the new
modern WebUI.
This interface has been rebuilt to provide a more intuitive
design, improved workflows, and a responsive layout.
As a beta, this UI is provided is not feature-complete and
may contain bugs. Current WebUI is still available for those who
prefer the classical view and can be used alongside the new
beta interface.
Feedback is essential for stabilizing this new interface. The modern
WebUI is developed in its own repository:
https://github.com/freeipa/freeipa-webui.
Please report all UI-specific issues or suggestions directly to that
project's issue tracker: https://github.com/freeipa/freeipa-webui/issues>.
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 also add 'A link to access the new modern Web UI is added to the login page of the current web interface'.
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.
Added.
flo-renaud
left a comment
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 the PR, please see my inline comments
4a2b4e3 to
8620d36
Compare
8620d36 to
8cf69b5
Compare
27be033 to
1c6684f
Compare
|
The PKI API changes were acked and should be merged to master today or tomorrow. These changes should definitely be invisible to users so I'm not sure if we need to call them out in the release notes. If so we can say something like "Use the PKI python API instead of making direct REST calls for CA and KRA operations". |
flo-renaud
left a comment
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.
There are a bunch of commits added since the release notes were generated, and the following features must be added:
- Automated FAST armor
- LDAP System accounts (https://pagure.io/freeipa/issue/9842)
- Allow ipa tool to force specific server (https://pagure.io/freeipa/issue/9744)
- Add support for libpwqualityy credit counting (https://pagure.io/freeipa/issue/9835)
- Support for samba 4.23 (https://pagure.io/freeipa/issue/9852)
Tickets:
- https://pagure.io/freeipa/issue/9871
- https://pagure.io/freeipa/issue/9870
- https://pagure.io/freeipa/issue/9866
- https://pagure.io/freeipa/issue/9875
- https://pagure.io/freeipa/issue/9874
- https://pagure.io/freeipa/issue/9833
- https://pagure.io/freeipa/issue/9842
- https://pagure.io/freeipa/issue/9867
- https://pagure.io/freeipa/issue/9865
- https://pagure.io/freeipa/issue/9744
- https://pagure.io/freeipa/issue/9862
- https://pagure.io/freeipa/issue/9835
- https://pagure.io/freeipa/issue/9858
- https://pagure.io/freeipa/issue/9854
- https://pagure.io/freeipa/issue/2496
- https://pagure.io/freeipa/issue/9857
- https://pagure.io/freeipa/issue/9852
Signed-off-by: Antonio Torres <[email protected]>
1c6684f to
61bc325
Compare
|
Additional features added. I will update commits/tickets list after the pending PRs are merged. |
No description provided.