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

Add 3.7.1 Release Notes #2583

Merged
merged 2 commits into from
Feb 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions guides/doc-Release_Notes/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ include::topics/katello.adoc[leveloffset=+1]
endif::[]

// Start inserting specific x.y.z releases here
include::topics/foreman-3.7.1.adoc[leveloffset=+1]
ifdef::katello[]
include::topics/katello-4.9.2.adoc[leveloffset=+1]
include::topics/katello-4.9.1.adoc[leveloffset=+1]
Expand Down
34 changes: 34 additions & 0 deletions guides/doc-Release_Notes/topics/foreman-3.7.1.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
= Foreman 3.7.1

A full list of changes is available on https://projects.theforeman.org/issues?set_filter=1&sort=id%3Adesc&status_id=closed&f%5B%5D=cf_12&op%5Bcf_12%5D=%3D&v%5Bcf_12%5D%5B%5D=1742[Redmine]

== Foreman

* pass:[Wrong initrd extension for preseed_default_ipxe] - https://projects.theforeman.org/issues/36847[#36847]

=== Host groups

* pass:[500 error when loading Hostgroups page for Ansible Roles Manager user] - https://projects.theforeman.org/issues/36703[#36703]

=== Host registration

* pass:[Global registration should not create hosts as "managed" or "to be built"] - https://projects.theforeman.org/issues/36393[#36393]

=== JavaScript stack

* pass:["Scrollbar test exception: TypeError" when loading any page] - https://projects.theforeman.org/issues/36093[#36093]

=== Reporting

* pass:["Applicable errata" and "registered content hosts" reports syntax highlighting broken + applicable errata name needs changing] - https://projects.theforeman.org/issues/36587[#36587]

=== Tests

* pass:[Pin minitest < 5.19 to resolve test failures] - https://projects.theforeman.org/issues/36617[#36617]
* pass:[Add missing ouia-ids to all pf4 components] - https://projects.theforeman.org/issues/36470[#36470]

== Installer

=== foreman-installer script

* pass:[katello-certs-check does not cause the installer to halt execution on failure] - https://projects.theforeman.org/issues/36567[#36567]
49 changes: 48 additions & 1 deletion guides/doc-Release_Notes/topics/foreman-contributors.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
We'd like to thank the following people who contributed to the Foreman {{page.version}} release:

Adam Ruzicka, Alex Fisher, Amit Upadhye, Anthony Somerset, Bastian Schmidt, Bernhard Suttner, Chris Roberts, Christian Ruppert, Dirk Götz, Dirk Heinrichs, Dyrkon, Eric D. Helms, Evgeni Golov, Ewoud Kohl van Wijngaarden, Frank Adaemmer, Ian Ballou, Jeremy Lenz, Jonas Trüstedt, Kamil Szubrycht, Karolina Malyjurkova, Leos Stejskal, Lior Keren, Lucy Fu, Lukáš Zapletal, Manuel Laug, Marcel Kühlhorn, Marek Hulán, Maria Agaphontzev, Matt Darcy, Matěj Mudra, Nofar Alfassi, Oleh Fedorenko, Partha Aji, Pat Riehecky, Pavel Moravec, Peter Koprda, Quirin Pamp, Ron Lavi, Samir Jha, Sayan Das, Shim Shtein, William Clark, benjamin-robertson, kobybr, timdeluxe, Štefan Németh
Adam Hosek,
Adam Ruzicka,
Alex Fisher,
Alexey Masolov,
Andrew Teixeira,
Antonin Dvorak,
Archana Kumari,
Areyus,
Bastian Schmidt,
Bernhard Suttner,
Damon Clinkscales,
Daniel Alley,
Dirk Götz,
Eric Cook,
Eric D. Helms,
Erik Berg,
Evgeni Golov,
Ewoud Kohl van Wijngaarden,
Girija Soni,
Gordon Bleux,
Griffin Sullivan,
Ian Ballou,
Jan Klare,
Jerome Charaoui,
Joshua Hoblitt,
Leos Stejskal,
Lior Keren,
Lucy Fu,
Marek Hulán,
Maria Agaphontzev,
Markus Bucher,
Maximilian Kolb,
Nagoor Shaik,
Nofar Alfassi,
Oleh Fedorenko,
Pat Riehecky,
Peter Bittner,
Peter Koprda,
Romain Tartière,
Ron Lavi,
Samir Jha,
Sebastian Bublitz,
Tim Meusel,
Trey Dockendorf,
Vijaykumar Sawant,
William Clark,
chr1s692,
jc

As well as all users who helped test releases, report bugs and provide feedback on the project.