Skip to content

Commit 89e0caa

Browse files
committed
AAP-5413: Created AAP 2.1.3 release notes
1 parent 37d9c5d commit 89e0caa

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

release-notes/master.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ include::topics/controller-420.adoc[leveloffset=+2]
2121
[[anchor-february-2022-release]]
2222
== February 2022 release
2323

24+
include::topics/aap-213.adoc[leveloffset=+2]
25+
2426
include::topics/aap-211.adoc[leveloffset=+2]
2527

2628
include::topics/hub-441.adoc[leveloffset=+2]

release-notes/topics/aap-213.adoc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
[[aap-2.1.3-intro]]
2+
= Ansible Automation Platform 2.1.3
3+
4+
Red Hat Ansible Automation Platform simplifies the development and operation of automation workloads for managing enterprise application infrastructure lifecycles. It works across multiple IT domains including operations, networking, security, and development, as well as across diverse hybrid environments. Simple to adopt, use, and understand, Red Hat Ansible Automation Platform provides the tools needed to rapidly implement enterprise-wide automation, no matter where you are in your automation journey.
5+
6+
.Enhancements
7+
* Updated the `Openshift-clients` version to 4.10.x
8+
* Updated the `pulpcore-selinux` version to 1.3.2
9+
* Updated the `pulp_installer` version to 3.15.9-3
10+
* Updated the Receptor version to 1.2.3
11+
* Execution environment images can now be pulled from the automation hub only
12+
* Modified the base images of execution environments so that the controller backups are executed in the container
13+
14+
.Bug fixes
15+
* Task container no longer fails for Controller Operator 2.1.3
16+
* The setup log now gets updated when it is run as `non-root` on bastion host
17+
* The users' time zones are now populated correctly in the execution environments
18+
* Installation of automation hub no longer causes SELinux errors
19+
* Syncing the execution environments from `registry.redhat.io` on automation hub 2.1 no longer cause `[Too many open files]` errors
20+
* Enhanced the copy process of execution environments so that they require less space in the ``/tmp` directory
21+
* The receptor no longer fails in FIPS mode
22+
* Added the `no_proxy` definition in the inventory file, so that deployments no longer use
23+
* Updated the deployments to use no proxy when accessing the Private Automation Hub
24+
* Deployments no longer use proxy to access the Private Automation Hub and thereby run successfully
25+
* The bundled installer no longer fails while finding registry details
26+
* Bundle installation no longer fails with `skopeo` file permissions error
27+
* Installation of Red Hat Single Sign On (SSO) on Private Automation Hub no longer fails
28+
* Bundle installation of Private Automation Hub no longer pushes images with missing `ee_image_base` and cause the installation to fail
29+
* When you run the ``./setup.sh -b` command during an upgrade, the API tokens are now maintained
30+
* The super user role of users can now be changed by administrators only
31+
* Improved the tasks for collections deletion so that the collections are now deleted from both the repositories and the disks
32+
* While using Automation Hub 4.5.0 with central authentication, the hub user interface no longer turns unresponsive when the group permissions are modified
33+
* Added localization support for *Modules*, *Roles*, *Plugins*, and *Dependencies* counter in container list for both card and list view
34+
* Updated the documentation link to route to the correct version documentation
35+
* Resolved intermittent issue while trying to sync community `devsec.hardening` collection on Automation Hub 4.4.0
36+
* Improved the UI of import log and status overflow pages

0 commit comments

Comments
 (0)