Skip to content

Releases: wcm-io-devops/ansible-conga-aem-dispatcher-smoke-test

1.5.0

02 Jan 13:55
Compare
Choose a tag to compare

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

11 Aug 15:53
Compare
Choose a tag to compare

Fixed

  • Allow multiple expected URL overrides in conga_aemdst_facts.py by fixing indentation of the break statement

1.4.1

18 Dec 16:54
Compare
Choose a tag to compare

Fixed

  • Allow conga_aemdst_response_test_expected_url_overrides to be empty

1.4.0

18 Dec 16:31
69f3169
Compare
Choose a tag to compare

Added

  • Add support for overriding expected urls for response test by introducing conga_aemdst_response_test_expected_url_overrides

1.3.0

06 Dec 13:19
5c38cd3
Compare
Choose a tag to compare

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

07 Aug 06:40
Compare
Choose a tag to compare

Updated

Roles

name from to
wcm_io_devops.conga_facts 1.0.0 1.0.1

Fixed

  • Lint issues

1.2.0

05 Aug 16:51
73a7c36
Compare
Choose a tag to compare

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

03 Dec 12:20
Compare
Choose a tag to compare

Updated

  • migrated from include to include_tasks
  • increased min_ansible_version to 2.4

Fixed

  • Ansible 2.7 compatibility issues
  • Galaxy lint issues

1.0.0 - Initial release

27 Aug 17:02
Compare
Choose a tag to compare
Set versions for dependencies