Skip to content

v0.78.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 27 Sep 00:55
· 482 commits to master since this release
d83ea8d

BREAKING CHANGES:

  • account_role: AccountRole has been renamed to GetAccountRole to align with the updated method conventions (#1405)
  • account_role: AccountRoles has been renamed to ListAccountRoles to align with the updated method conventions (#1405)

ENHANCEMENTS:

  • access_application: Add support for tags (#1403)
  • access_tag: Add support for tags (#1403)
  • list_item: allow filtering by search term, cursor and per page attributes (#1409)
  • observatory: add support for observatory API (#1401)

BUG FIXES:

  • account_role: autopaginate all available results instead of a static number (#1405)
  • semgrep: Improved IPv4 validation by implementing a new pattern to handle cases where non-IPv4 addresses were previously accepted. (#1382)

DEPENDENCIES:

  • deps: bumps codecov/codecov-action from 3 to 4 (#1402)