Releases: arunaengine/go-api
v0.5.0-beta.7
This is a small update to the API with one breaking change. It removes the with_history boolean flag from get_objects. It also changes the get_objects REST subpath to ../objects from ../object
v0.5.0-beta.5
Added DeleteObjects method to delete multiple objects at once.
v0.5.0-beta.4
Pre-release 0.5.0-beta.4 includes additions to the internal API structures needed for the notification service. It introduces a new internal API service that is used to create check and authenticate notification streams and stream groups.
v0.5.0-beta.3
Added notifications and internal authorization API. Third beta release for 0.5.0
v0.5.0-beta.2
Added notifications and internal authorization API. Second beta release for 0.5.0
v0.5.0-beta.1
Added notifications and internal authorization API. First beta release for 0.5.0
v0.5.0-alpha.5
Small update that adds a displayname to the ProjectUserPermission.
v0.5.0-alpha.4
Small update that introduces an GetProjects request to ProjectService
v0.5.0-alpha.3
Update proto methods to RESTful standards. Renamed UnRegistered users to NotActivated. Added filename to internal getdownload API.
v0.5.0-alpha.2
This is the first pre-release for v0.5.0. It tests the new deployment architecture and promotes the changes to the main branch of this repo to all associated repos