Releases: wcm-io-devops/ansible-conga-aem-dispatcher-smoke-test
Releases · wcm-io-devops/ansible-conga-aem-dispatcher-smoke-test
1.5.0
What's Changed
- Use templating for URL pratterns; fix docs by @bellackn in #16
- Migrate to GitHub Actions by @tobias-richter in #17
- fix: response test variables (lazy vs. follow_redirects) by @bellackn in #20
- Add means to override expected HTTP code in response test by @bellackn in #19
New Contributors
Full Changelog: 1.4.2...1.5.0
1.4.2
1.4.1
Fixed
- Allow
conga_aemdst_response_test_expected_url_overrides
to be empty
1.4.0
Added
- Add support for overriding expected urls for response test by introducing
conga_aemdst_response_test_expected_url_overrides
1.3.0
Added
- Support for custom listen ports and listen addresses
Updated
- Moved logic evaluation to action plugins to save time and log-output.
1.2.1
1.2.0
Fixed
- Ansible 2.8 issues
- Removed new lines at the end of assert messages
- Typo
Added
- introduced
conga_aemdst_curl_resolve
in order to support scenarios where the DNS entry needs to be overwritten, see #13 - Some tags to allow better task selection
- Output of used curl commands for better debugging.
1.1.0
Updated
- migrated from
include
toinclude_tasks
- increased
min_ansible_version
to2.4
Fixed
- Ansible 2.7 compatibility issues
- Galaxy lint issues
1.0.0 - Initial release
Set versions for dependencies