BREAKING CHANGES:
- account_role:
AccountRole
has been renamed toGetAccountRole
to align with the updated method conventions (#1405) - account_role:
AccountRoles
has been renamed toListAccountRoles
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)