7.0.0 released 2019-08-13
This release removes one limit and adds two new limits!
- Issue #412 / PR #414 - Since some time in June 2019, the former
ELB
ServiceActive load balancers
limit is now two separate limits,Classic load balancers
andApplication load balancers
. Anyone who was using the "Active load balancers" limit name (e.g. in overrides or custom code) must update their code accordingly. This release removes theActive load balancers
limit and adds two new limits,Classic load balancers
andApplication load balancers
, to match how AWS now calculates and exposes these limits. - Issue #410 - Documentation fix for missing Trusted Advisor information on Limits page.
- Fix some test failures related to exception objects in pytest 5.0.0.