Skip to content

Releases: Jimdo/ansible-fastly

0.11.0 S3 and Syslog Logging

31 May 16:29
481e59c
Compare
Choose a tag to compare

This version adds support for the S3 and Syslog logging adapters.

Also, it contains a small improvement to the parsing of API errors. Previously, e.g. rate limiting errors could not be parsed properly and caused strange error messages.

0.11.0-pre2

30 May 15:37
Compare
Choose a tag to compare
0.11.0-pre2 Pre-release
Pre-release
Update VCR cassettes

0.11.0-pre1

30 May 15:30
Compare
Choose a tag to compare
0.11.0-pre1 Pre-release
Pre-release
Update VCR cassettes

0.10.1 Bugfix for Version Cloning

30 May 09:09
92d233c
Compare
Choose a tag to compare
Merge pull request #47 from Jimdo/fix_path_excaping

Escape '/' chars in URL path parameters

0.10.0 Clone Versions

10 Apr 16:26
3c2db0f
Compare
Choose a tag to compare

When a service configuration is changed, the latest active version is cloned and used as a basis for the new configuration. This allows users of the Image Optimization service to keep the service enabled while using this ansible role to configure their services.

0.9.1: Merge pull request #38 from hynd/backend_weight

18 Oct 15:21
Compare
Choose a tag to compare
Add support for some extra fields to the "backend" config

0.9.0: Merge pull request #36 from Jimdo/fix_typo

27 Sep 07:33
Compare
Choose a tag to compare
  • Added support for Request Settings

0.8.1: Merge pull request #34 from Jimdo/fix_ansible_module_import

08 Sep 13:59
Compare
Choose a tag to compare
Use wildcard import of ansible.module_utils.basic

Add support for content & content_type in response_object

08 Sep 12:05
Compare
Choose a tag to compare
Merge pull request #33 from Jimdo/response_objects_content_content_type

Add support for content & content_type in response_object

0.7.0: Add support of Healthcheck's (#29)

07 Sep 06:41
Compare
Choose a tag to compare
* Add support of Fastly healthchecks

* Update README

* Make flake8 happy

* Make healthcheck.expected_status default value - int