Ansible-builder new releases?

Are there plans to release any new versions of ansible-builder? The 3.1.0 release was from mid 2024. There have been multiple commits since, but no release. Some bugs have been addressed over a year ago, but without a release, they aren’t available to end users

Building the image with Docker Engine 27+ gives some warnings · Issue #686 · ansible/ansible-builderstrong text

2 Likes

Good question. I’ve seen these warnings (in the issue you linked to) for a long time, and always was wondering “why don’t they get fixed, it should be easy?” - nice to know they already have been fixed way over a year ago.

Builder doesn’t really have a set release schedule, so we release on an as-needed basis. And since there appears to be a need, I’ve gone ahead and released ansible-builder version 3.1.1 to pypi. Enjoy!

Release notes here: Release 3.1.1 · ansible/ansible-builder · GitHub

1 Like

Thanks a lot @shrews!