Releases: bugout-dev/bugout-go
Releases · bugout-dev/bugout-go
Bugout Go client - v0.4.7
Added auth endpoint to retrieve user with groups from Brood.
Bugout Go client - v0.4.6
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
Fix holder_id -> id as in API in brood.ResourceHolder.
Bugout Go client - v0.4.4
Get single Brood resource.
Bugout Go client - v0.4.3
Separate brood and spire clients.
Bugout Go client - v0.4.2
Brood resource holder permissions support.
Bugout Go client - v0.4.1
Added support of update resources.
Bugout Go client - v0.4.0
Added applications endpoint.
Bugout Go client - v0.3.4
Added resource endpoints.
Bugout Go client - v0.3.3
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).