AWX 1.0.3 release

Howdy folks!

In preparation for a few big feature merges that we have coming up. I’m going to tag a 1.0.3.0 release and run a build.

As usual, upgrades from < 1.0.3.0 to > 1.0.3.0 might be tricky/not work well. There may/probably are still some bugs hanging around, there’s a lot of churn while we try to integrate some new features.

Some highlights between 1.0.2.0 and 1.0.3.0:

  • Integrating bug fixes from the Tower 3.2.2 hardening cycle
  • fixing up some unicode issues
  • upgrading some javascript dependencies
  • Fix some bugs in the job launch procedure
  • openshift and kubernetes now set the right remote host headers by default
  • fix stuck spinners
  • Adding Docker compose based installer support
  • Adding Kubernetes installer support
  • Some rad ldap and saml features
  • General performance fixes
  • Support for defining custom virtual environments (and using them per-playbook/project/org)
  • More stability updates to websockets
  • Fixing some scheduler issues that we’ve had for years
  • Fixes for custom credential types
  • Notification fixes

A heads up on some major things that are about to land:

  • Scalable Openshift and Kubernetes clusters
  • OAuth2/Session auth changes. Consider this a warning that we are about to remove our old AuthTokens