AWX 2.0

Hi all,

I’m happy to announce AWX 2.0.

With this release, we are going to try and improve how we handle versioning. With AWX 1.0, we learned a lot about how we want to handle our upstream / downstream release cadence. While we’ll continue to iterate and grow, things should only be improving from here.

The main thing to note:

If you want to track devel, godspeed, and you will also need to build the images yourself. This process is outlined in INSTALL.md. We will no longer be publishing nightly images on DockerHub, only be tagged releases.

Tarballs published on the release page on GitHub should just work*.

https://github.com/ansible/awx/releases/tag/2.0.0

Happy automating,

The AWX Team

*I hope

I’m digging and can’t find it. Do you have a changelog or release notes available to share?

Not much code actually changed. This release was predominantly to give us a clean-slate with a major version.

The one thing that did change (but shouldn’t affect users) is that we bumped our Node dependency to the 8.x LTS.

If you are curious about all of the changes in this release:

git log 1.0.8…2.0.0