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

Update Foreman 3.9 release notes for 3.9.2 & 3.9.3 #2140

Merged
merged 2 commits into from
May 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions _includes/manuals/3.9/1.2_release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,32 @@ The arguments are automatically migrated from the old settings to the new ones.

### Release Notes

### Release notes for 3.9.3
#### Foreman - Tests
* Bump theforeman/vendor-dev to 13.0.1 ([#37360](https://projects.theforeman.org/issues/37360))
* Use @redhat-cloud-services/frontend-components-utilities@4.0.7 ([#37312](https://projects.theforeman.org/issues/37312))

#### Installer - Foreman modules
* During upgrade to Katello 4.11 issues are seen with Candlepin keystore ([#37384](https://projects.theforeman.org/issues/37384))

*A full list of changes in 3.9.3 is available via [Redmine](https://projects.theforeman.org/issues?set_filter=1&sort=id%3Adesc&status_id=closed&f[]=cf_12&op[cf_12]=%3D&v[cf_12]=1825)*

### Release notes for 3.9.2
#### Foreman - JavaScript stack
* EditorView snapshots change because of classnames update ([#37026](https://projects.theforeman.org/issues/37026))

#### Foreman - Reporting
* Getting "undefined method '#name' for NilClass::Jail (NilClass) (Safemode::NoMethodError)" error generating subscription report ([#37016](https://projects.theforeman.org/issues/37016))

#### Foreman - Web Interface
* Closing parent nav should also close child nav ([#37067](https://projects.theforeman.org/issues/37067))
* Expanding a section should collapse other expanded sections ([#37025](https://projects.theforeman.org/issues/37025))

#### Packaging - RPMs
* rubygem-ipmitool is missing ipmitool dependency ([#37246](https://projects.theforeman.org/issues/37246))

*A full list of changes in 3.9.2 is available via [Redmine](https://projects.theforeman.org/issues?set_filter=1&sort=id%3Adesc&status_id=closed&f[]=cf_12&op[cf_12]=%3D&v[cf_12]=1799)*

### Release notes for 3.9.1
#### Foreman
* broken link in Register Host documentation ([#36966](https://projects.theforeman.org/issues/36966))
Expand Down