Skip to content

Releases: bugout-dev/bugout-go

Bugout Go client - v0.4.7

05 Mar 09:54
Compare
Choose a tag to compare

Added auth endpoint to retrieve user with groups from Brood.

Bugout Go client - v0.4.6

11 Dec 11:02
bbb32d6
Compare
Choose a tag to compare

Since Brood resource holder creation uses holder_id, but response returns just id, so now it supports both cases.

Bugout Go client - v0.4.5

10 Dec 15:25
01f060d
Compare
Choose a tag to compare

Fix holder_id -> id as in API in brood.ResourceHolder.

Bugout Go client - v0.4.4

16 Aug 21:16
5bcd581
Compare
Choose a tag to compare

Get single Brood resource.

Bugout Go client - v0.4.3

31 May 13:53
f855e27
Compare
Choose a tag to compare

Separate brood and spire clients.

Bugout Go client - v0.4.2

24 May 12:53
887594b
Compare
Choose a tag to compare

Brood resource holder permissions support.

Bugout Go client - v0.4.1

18 May 11:18
4bc8c7f
Compare
Choose a tag to compare

Added support of update resources.

Bugout Go client - v0.4.0

12 Jan 15:35
40b3664
Compare
Choose a tag to compare

Added applications endpoint.

Bugout Go client - v0.3.4

18 Apr 09:38
b7c78fc
Compare
Choose a tag to compare

Added resource endpoints.

Bugout Go client - v0.3.3

29 Apr 16:33
Compare
Choose a tag to compare

Added query parameters argument to entries search.

This allows callers to specify extra parameters describing how they want to have results sorted (order=desc or order=asc).