Skip to content

v0.4.3

Compare
Choose a tag to compare
@kislerdm kislerdm released this 19 Jan 14:32
· 71 commits to master since this release
e9a55b8

Added

  • Added support to manage the project's permissions:
    • List permissions: ListProjectPermissions;
    • Grant project's permissions to the user: GrantPermissionToProject;
    • Revoke project's permissions from the user: RevokePermissionFromProject.

Changed

  • [BREAKING] Changed the type of the attribute Ips in the struct AllowedIps.

Full Changelog: v0.4.2...v0.4.3