Skip to content

2.13.0 - DO NOT USE

Compare
Choose a tag to compare
@awx-ci awx-ci released this 12 Mar 18:04
· 34 commits to devel since this release
d5a3cb7

Special Note

馃毀 2.13.0 has a major bug and should be avoided. See this thread for more information.

This version includes a new PostgeSQL version change so it will upgrade your data. Please be sure create an AWXBackup before upgrading.

What's Changed

  • Changed descriptor of Storage Class From Text to StorageClass (@neevnuv #1729)
  • Updated the docs requirements to use pip-tools to generate the full dependency tree, which aligns with doc requirements in the AWX repo (@oraNod #1727
  • Exposed extra_settings in the OLM UI form (@rooftopcellist #1732)
  • Enabled the search feature for the AWX Operator documentation (@kurokobo #1725)
  • Upgraded to PostgreSQL 15 and moved to sclorg images (@john-westcott-iv #1486)
  • Fixed unsafe conditional in the roles/backup/tasks/secrets.yml file (@kurokobo #1737)
  • Fixed PostgreSQL upgrade conditional (@aknochow #1741)
  • Restored status.upgradedPostgresVersion as a string, to maintain backward compatibility (@kurokobo #1745)
  • Implemented liveness & readiness checking to support the split web/task container configuration and refactored migrations (@dhageman #1674)
  • Fixed table format in the Container probes section of the AWX Operator documentation (@erz4 #1748)
  • Added ability for defining loadbalancer class (@tylergmuir #1746)
  • Extended the expiration date for the certs for receptor nodes to 10 years (@kurokobo #1744)
  • Added ability for custom imagePullSecrets for the Mesh Ingress component (@dhageman #1750)
  • Updated the AWXMeshIngress route to respect external_hostname if defined (@TheRealHaoLiu #1752)
  • Fixed undefined external_hostname when using Route (@TheRealHaoLiu #1753)
  • Updated PostgreSQL docs about finding default version (@rooftopcellist #1747)
  • Updated PostgreSQL service label_selector to use the deployment_type variable (@rooftopcellist #1755)
  • Binded execution environment images version with DEFAULT_AWX_VERSION (@bartowl #1740)
  • Fixed awx_kube_devel to no longer break due to a recent change to externalize migrations (@TheRealHaoLiu #1759)
  • Created a new PostgreSQL configuration secret when restoring a new instance (@rooftopcellist #1733)
  • Reverted change to cast settings values to strings as they could be nested (@rooftopcellist #1756)

New Contributors

Full Changelog: 2.12.2...2.13.0

AWX

Released with AWX v24.0.0