Skip to content

Releases: arunaengine/go-api

v0.5.0-beta.7

01 Nov 16:39
Compare
Choose a tag to compare

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

26 Oct 08:46
Compare
Choose a tag to compare

Added DeleteObjects method to delete multiple objects at once.

v0.5.0-beta.4

25 Oct 16:31
Compare
Choose a tag to compare

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

24 Oct 12:25
Compare
Choose a tag to compare

Added notifications and internal authorization API. Third beta release for 0.5.0

v0.5.0-beta.2

24 Oct 11:56
Compare
Choose a tag to compare

Added notifications and internal authorization API. Second beta release for 0.5.0

v0.5.0-beta.1

24 Oct 11:22
Compare
Choose a tag to compare

Added notifications and internal authorization API. First beta release for 0.5.0

v0.5.0-alpha.5

19 Oct 12:06
Compare
Choose a tag to compare

Small update that adds a displayname to the ProjectUserPermission.

v0.5.0-alpha.4

10 Oct 15:30
Compare
Choose a tag to compare

Small update that introduces an GetProjects request to ProjectService

v0.5.0-alpha.3

06 Oct 15:11
Compare
Choose a tag to compare

Update proto methods to RESTful standards. Renamed UnRegistered users to NotActivated. Added filename to internal getdownload API.

v0.5.0-alpha.2

06 Oct 09:39
Compare
Choose a tag to compare

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