This project adheres to Semantic Versioning.
This CHANGELOG follows the format located here
- updated
.gemspec
to reflect new url after transfer (@majormoses)
2.0.0 - 2017-12-11
- updated rubocop dependency to
~> 0.51.0
per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418. (@majormoses)
- bumped dependency of
sensu-plugin
to 2.x you can read about it here (@majormoses)
- updated missed refs in
.travis.yml
to old repo (@majormoses)
1.0.0 - 2017-12-10
- changelog gudelines location (@majormoses)
- standard
.gitignore
(@majormoses) - standard
Rakefile
(@majormoses) - rubygems api key for sensu-plugins user (@majormoses)
.travis.yml
docker, notitications, test all versions on tag (@majormoses)
- version diff links (@majormoses)
- standard PR/issue templates (@majormoses)
- standard
.kitchen.yml
(@majormoses) - ruby 2.4.1 testing (@majormoses)
- standard
test-kitchen
,kitchen-docker
,serverspec
testing skel (@majormoses)
0.0.5 - 2016-12-05
- Checks for
- ServiceBus subscription
- ServiceBus topic size
0.0.4 - 2016-12-04
- Checks for the following Quota's:
- D Family Cores
- DS Family Cores
- DSv2 Family Cores
- Dv2 Family Cores
- F Family Cores
- FS Family Cores
- Load Balancers
- Network Interfaces
- Network Security Groups
- Public IP Addresses
- Route Tables
- Static Public IP Addresses
- Virtual Networks
- Refactoring to match the linting guidelines.
- Documentation for Virtual Network Gateways
0.0.3 - 2016-11-24
- Virtual Network Gateways:
- Added functionality to check Failover connections
- Made it possible to specify a custom Scheme for Metrics
- Service Bus:
- Added a Metric to expose the the Message Count for a Service Bus Topic
0.0.2 - 2016-11-23
- Virtual Network Gateways:
- Check to ensure a given Virtual Network Gateway is Connected
- Metrics exposed for a given Virtual Network Gateway
0.0.1 - 2016-11-18
- initial release