Skip to content

Latest commit

 

History

History
87 lines (44 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

87 lines (44 loc) · 1.91 KB

0.0.16 (Sept 6th, 2019)

Bugfixes:

- Update to add missing runtime_dependency from 0.0.15

0.0.15 (Sept 5th, 2019)

Bugfixes:

- Update Akamai API to v3 (Thanks to @dolvany https://github.com/jonlives/ipecache/pull/17)

0.0.14 (May 17th, 2017)

Bugfixes:

- Fix hef attribute naming in ATS plugin (Thanks to @lozzd https://github.com/jonlives/ipecache/pull/16)

0.0.13 (May 11th, 2017)

Features:

- Stop using deprecated Chef::REST, switch to ServerAPI (Thanks to @lozzd https://github.com/jonlives/ipecache/pull/15)

0.0.12 (April 20th, 2016)

Features:

- Varnish plugin (Thanks to @luisdavim https://github.com/jonlives/ipecache/pull/14)

0.0.11 (September 3rd, 2015)

Bugfixes:

- Added MaxCDN support (Thanks to @jmervine https://github.com/jonlives/ipecache/pull/13)

0.0.10 (January 8th, 2015)

Bugfixes:

- Fix Fastly plugin to work without SSLv3, due to it being deprecated as a result of the POODLE vulnerability (Re-fixing https://github.com/jonlives/ipecache/issues/10)

0.0.9 (December 16th, 2014)

Features:

- Cloudfront plugin (Thanks to https://github.com/danieleva)

0.0.8 (August 14th, 2014)

Features:

- Fix to Fastly plugin for https://github.com/jonlives/ipecache/issues/10

0.0.7 (August 14th, 2014)

Features:

- Local plugin (Thanks to https://github.com/jmara)
- SWISSTXT plugin (Thanks to https://github.com/niwo)

0.0.6 (April 28, 2014)

Features:

- Cloudflare plugin (Thanks to https://github.com/adedommelin)
- Add quiet mode  (Thanks to https://github.com/nespresso)
- Add -n short option to --nofail (Thanks to https://github.com/nespresso)

Bugfixes:

- Fix plugin_puts_error to print URL (Thanks to https://github.com/nespresso)

0.0.5 (April 25, 2014)

Features:

- Switched Akamai plugin to use new CCUAPI (Thanks to https://github.com/nespresso)

0.0.1 (March 20, 2013)

Features:

- Initial version.