Releases: Skyscanner/cfripper
Releases · Skyscanner/cfripper
v1.16.0
Changes
- Update CHANGELOG.md with missing releases and add PR template @w0rmr1d3r (#279)
- Adding set and sort filter functions @jsoucheiron (#294)
- Bump certifi from 2024.6.2 to 2024.7.4 @dependabot (#293)
- Bump urllib3 from 1.26.18 to 1.26.19 @dependabot (#291)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#280)
- Bump jinja2 from 3.1.3 to 3.1.4 @dependabot (#285)
v1.15.7
Changes
- Upgrade to pydantic v2 (#286) @jsoucheiron (#290)
- Upgrade to pydantic v2 @oscarbc96 (#286)
- Bump idna from 3.6 to 3.7 @dependabot (#282)
v1.15.6
Changes
- Bump actions/setup-python from 4 to 5 @dependabot (#270)
- Bump cryptography from 42.0.3 to 42.0.4 @dependabot (#272)
- Fix logo in pypi @ignaciobolonio (#274)
- Update .readthedocs.yaml @jsoucheiron (#275)
v1.15.5
Changes
- Migrate to pyproject.toml @jsoucheiron (#269)
- Add dependabot config @w0rmr1d3r (#257)
v1.15.4
Changes
- Bump pycfmodel and fix KMSKeyWildcardPrincipalRule @ignaciobolonio (#268)
v1.15.3
1.15.2
1.15.1
Documentation fixes only
1.15.0
[1.15.0]
Additions
- New rules:
PublicELBCheckerRule
,StackNameMatchesRegexRule
, andStorageEncryptedRule
- New regex:
REGEX_ALPHANUMERICAL_OR_HYPHEN
to check if stack name only consists of alphanumerical characters and hyphens. - Config has a few extra methods that should make handling Filters easier
1.14.0
What's Changed
- Add metrics logger to Config by @ignaciobolonio in #231
- Fix typo in base_rule actions by @marcsantamaria-sky in #237
- Update and rename .readthedocs.yml to .readthedocs.yaml by @xavi-bean in #238
- Update dep constraints by @w0rmr1d3r in #239
- Fix release workflow by @w0rmr1d3r in #240
New Contributors
- @marcsantamaria-sky made their first contribution in #237
- @xavi-bean made their first contribution in #238
Full Changelog: 1.13.2...1.14.0