sensu-plugins / sensu-plugins-http

This plugin provides native HTTP instrumentation for monitoring and metrics collection, including: response code, JSON response, HTTP last modified, SSL expiry, and metrics via `curl`.
http://sensu-plugins.io
MIT License
30 stars 97 forks source link

prepping for new release #170

Closed jspaleta closed 4 years ago

jspaleta commented 4 years ago

Pull Request Checklist

General

New Plugins

Purpose

Prepping for 6.0.0 release Breaking changes include updates to runtime dependencies to new major version.

Holding off to see if the aws-sdk update PR can be integrated.

Known Compatibility Issues

None

jspaleta commented 4 years ago

DO NOT MERGE!!!! Still trying to get the aws-sdk PR to pass the kitchen tests. Not sure why its failing. I think its just travis/kitch problem stalling out. I'm going to try to fix this up tomorrow.

jspaleta commented 4 years ago

Okay giving up on the aws-sdk dep update. Kitchen test in that branch refuse to cooperate. This PR is ready for review and merge