Releases: ansible/molecule
Releases · ansible/molecule
3.1.5
3.1.4
Changes
Minor Changes
- Replace tabulate with rich (#2906) @ssbarnea
- Include driver information alongside version (#2900) @ssbarnea
- Move molecule package under lib folder (#2899) @ssbarnea
Bugfixes
- Run pip check at the end of container building (#2910) @ssbarnea
- Remove hetznerdriver from container (#2908) @ssbarnea
- Avoid building molecule container with version 0.0.0 (#2907) @ssbarnea
- Reflect changes in the molecule core in the documentation (#2903) @fourstepper
- Avoid using broken pip 2020-resolver (#2904) @ssbarnea
3.1.3
3.1.2
Changes
Bugfixes
- Contributing docs edit regarding broken URLs (#2889) @fourstepper
- Relaxed test extra dependencies (#2888) @ssbarnea
3.1.1
Changes
Major Changes
- Remove molecule ansible filters (#2869) @ssbarnea
- Remove support for gilt (#2814) @ssbarnea
- Remove podman driver from core (#2812) @ssbarnea
- Remove docker driver from core (#2811) @ssbarnea
- Remove dependency on ansible library (#2805) @ssbarnea
Minor Changes
Bugfixes
- Remove test dependency on external galaxy role (#2813) @ssbarnea
- Update docs about .env.yml (#2803) @ssbarnea
- Fixed linters (#2802) @ssbarnea
- Add driver-name parameter to init_scenario test helper (#2798) @lod
- Update docs to recommend docker:stable-dind (#2795) @fourstepper
- Removed ansible plugin testing support (#2881) @ssbarnea
- Allow external drivers to have their own embedded playbooks (#2879) @ssbarnea
- Assured dependency installed collections are isolated (#2875) @ssbarnea
- export DEBIAN_FRONTEND when building image (#2868) @hluaces
- Fixed CustomLogger super call (#2849) @mattp-
- Update molecule tag in examples.rst (#2848) @malodie
- Remove unnecessary commands in ci docs (#2850) @aminvakil
- Sort tests files for testinfra by filename (#2846) @atmaniak
- Fixed build-containers (#2852) @ssbarnea
- Added hint about current directory for "initialization" (#2842) @wouterj
- Update ci.rst (#2830) @OyvindLGjesdal
- Correct docstring for init role command class (#2826) @1efty
- Correct GitHub Actions example (#2821) @sestrella
Deprecations
3.1.0a1
Changes
Major Changes
Minor Changes
Bugfixes
- Assured dependency installed collections are isolated (#2875) @ssbarnea
- export DEBIAN_FRONTEND when building image (#2868) @hluaces
- Fixed CustomLogger super call (#2849) @mattp-
- Update molecule tag in examples.rst (#2848) @malodie
- Remove unnecessary commands in ci docs (#2850) @aminvakil
- Sort tests files for testinfra by filename (#2846) @atmaniak
- Fixed build-containers (#2852) @ssbarnea
- Added hint about current directory for "initialization" (#2842) @wouterj
- Update ci.rst (#2830) @OyvindLGjesdal
- Correct docstring for init role command class (#2826) @1efty
- Correct GitHub Actions example (#2821) @sestrella
3.1.0a0
3.0.8
Changes
Bugfixes
- Added mode to template #2785 (#2791) @rgarrigue
- Assure env is passted to lint calls (#2783) @greg-hellings
- Check ansible-base version before ansible version (#2777) @btravouillon
3.0.7
Changes
- Passdown ANSIBLE_LIBRARY shell environment variable (#2754) @ssbarnea
- Remove hardcoded test files for docker and podman (#2728) @ssbarnea
Minor Changes
- Add -f alias for --force on prepare command (#2767) @greg-hellings
Bugfixes
- Add environment dict to lint calls (#2770) @greg-hellings
- Avoid abridged click output (#2768) @ssbarnea
- Removed default provisioner lint configuration (#2775) @anatolek
- Document needed tweaks for podman-in-docker (#2762) @yajo
- Fix minor typo on examples.rst (#2760) @qoreQyaS
- Remove custom callbacks from our tests (#2753) @ssbarnea
- Remove universal wheel setting (#2752) @brianhelba
3.0.6
Changes
- Clear the APT package index files in default test images (#2748) @brianhelba
- Updated version packaging (#2741) @ssbarnea