Releases: ansible/ansible-creator
Releases · ansible/ansible-creator
v26.4.3
Fixes
- fix(security): update dependencies [SECURITY] (#580) @renovate[bot]
- fix: add missing build stages and fix ordering in EE template (#586) @NilashishC
Maintenance
- fix(security): update dependencies [SECURITY] (#580) @renovate[bot]
v26.4.2
Features
- feat: Add build_arg_defaults support for execution environment projects (#584) @KB-perByte
- Scaffold EE spec files for Gitlab (#575) @KB-perByte
- feat: Add option to disable validate_certs (#576) @KB-perByte
v26.4.1
Fixes
- fix: use GitHub Actions variable for REGISTRY_USERNAME instead of secret (#574) @NilashishC
Maintenance
- chore(ci): use explicit _extends path for Release Drafter v7 (#577) @anusshukla
- chore(deps): update all dependencies pep621 (#573) @renovate[bot]
- chore(deps): update all dependencies (#572) @renovate[bot]
Contributors
v26.4.0
Fixes
- fix: allow
ansible-galaxy collection listto fail gracefully in EE test step (#571) @NilashishC
Maintenance
- chore(deps): update all dependencies pep621 (#567) @renovate[bot]
- chore(deps): bump cryptography from 46.0.5 to 46.0.6 (#565) @dependabot[bot]
- chore(deps): bump requests from 2.32.5 to 2.33.0 (#563) @dependabot[bot]
- chore(deps): update all dependencies (#566) @renovate[bot]
- chore(deps): bump pygments from 2.19.2 to 2.20.0 (#569) @dependabot[bot]
v26.3.3
Features
- feat: add
image_build_tagworkflow input for custom build tags (#568) @NilashishC - feat: add
--registry-tls-verifyCLI option for container registry TLS control (#564) @NilashishC - feat: add SCM servers support for private Git collection repositories (#559) @cidrblock
- feat: make EE workflow configurable at runtime with dispatch inputs (#558) @NilashishC
- feat: replace hardcoded hub URLs with generic galaxy_servers list (#556) @cidrblock
- feat: wire
ee_file_namethrough CLI so scaffolded EE projects use the custom filename (#557) @NilashishC - feat: add registry and image_name to EE configuration (#555) @cidrblock
- feat: add ee_file_name to EEConfig for custom EE definition file names (#548) @cidrblock
Fixes
- fix: enforce GITHUB_TOKEN for ghcr.io registry login (#570) @NilashishC
- fix: update python interpreter to
3.12for AAP 2.5 and unversioned official EE images (#562) @NilashishC - fix: add workflow_dispatch input defaults in ee-build template (#561) @NilashishC
- ci(ee): verify buildah >= 1.24 before building with --build-arg (#552) @cidrblock
- fix: omit empty
additional_build_stepsand simplify workflow inputs (#560) @NilashishC - fix(ee): remove broken curl-based Automation Hub token validation (#554) @cidrblock
- fix: rename EEConfig JSON key from "name" to "ee_name" for CLI consistency (#553) @cidrblock
- docs: fix EE project tree in installing.md (ci.yml -> ee-build.yml) (#547) @cidrblock
- fix: redesign ansible.cfg build flow — volume mount, ARG tokens, nothing in layers (#546) @cidrblock
- fix: harden EE workflow — warn-only base image check, tighten token conditions (#545) @cidrblock
- fix: Update ansible.cfg structure for official EE images (#544) @anusshukla
Maintenance
- chore(deps): update all dependencies pep621 (#550) @renovate[bot]
- chore(deps): update dependencies (#551) @renovate[bot]
- chore(deps): update all dependencies (#549) @renovate[bot]
v26.3.2
Features
- feat: introduce EEConfig dataclass for structured EE configuration (#541) @cidrblock
- feat: Add improved GitHub Actions workflow for EE build and publish (#532) @anusshukla
Fixes
- fix: Exclude ansible_core and ansible_runner for official EE base images (#539) @anusshukla
- fix(devfile): align with OCP 4.20+ / Dev Spaces 3.25+ container-in-container (#540) @cidrblock
v26.3.1
Fixes
- fix: handle AppendAction in API argv builder and schema extractor (#533) @cidrblock
-fix: Support Git URL format for collection names in EE scaffolding (#538 @anusshukla
Maintenance
- chore(deps): update all dependencies pep621 (#537) @renovate[bot]
- chore(deps): update all dependencies (#536) @renovate[bot]
- chore(deps): bump cairosvg from 2.7.1 to 2.9.0 (#535) @dependabot[bot]
- chore(deps): bump black from 26.1.0 to 26.3.1 (#534) @dependabot[bot]
- chore(deps): update all dependencies (#531) @renovate[bot]
v26.3.0
Features
- feat: Add parameterized execution environment initialization (#528) @anusshukla
Maintenance
- chore(deps): update all dependencies (#530) @renovate[bot]
- chore: replace pre-commit with prek (#529) @ssbarnea
v26.2.0
Features
- feat: add dynamic V1 programmatic API and schema subcommand (#525) @cidrblock
- feat: Move EE CI GitHub Action to common resource for add command (#523) @cidrblock
Fixes
- fix: Update ansible.scm to network.backup minimum requirement (#511) @alisonlhart
Maintenance
- chore(deps): update all dependencies (#527) @renovate[bot]
- chore(deps): update all dependencies (#526) @renovate[bot]
- chore(deps): bump pillow from 12.1.0 to 12.1.1 (#519) @dependabot[bot]
- chore(deps): bump cryptography from 46.0.4 to 46.0.5 (#518) @dependabot[bot]
- chore(deps): update all dependencies (#515) @renovate[bot]
- chore(deps): update all dependencies (#513) @renovate[bot]
- chore(deps): update all dependencies (#512) @renovate[bot]
- chore(deps): update all dependencies (#510) @renovate[bot]
- chore(deps): update all dependencies (#509) @renovate[bot]
- chore(deps): update all dependencies (#508) @renovate[bot]
- chore(deps): update all dependencies (#507) @renovate[bot]
- chore(deps): update all dependencies (#506) @renovate[bot]
- chore(deps): update all dependencies (#505) @renovate[bot]
- chore(deps): update all dependencies (#500) @renovate[bot]
v25.12.0
Fixes
- fix: Remove node from mise RTD configuration (#502) @alisonlhart
Maintenance
- chore: Add check for platform versions (#504) @cidrblock
- chore: Temporarily disable tombi schema.strict for pyproject.toml (#501) @alisonlhart