0.10.0 released 2017-06-25
This release removes the ElastiCache Clusters limit, which no longer exists.
- Issue #283 - Add gitter.im chat link to README and docs.
- Issue #282 - versionfinder caused awslimitchecker to die unexpectedly on systems without a
git
binary on the PATH. Bump versionfinder requirement to>= 0.1.1
. - Issue #284 - Fix ElastiCache limits to reflect what AWS Support and the current documentation say, instead of a support ticket from July 2015.
- Remove the "Clusters" limit, which no longer exists.
- "Nodes per Cluster" limit is Memcached only.
- Add "Subnets per subnet group" limit.
- Issue #279 - Add Github release to release process.