Commit Graph

32 Commits (e390afe45db1e6b2c9bc39bdb99f8afe7b59a6c2)

Author SHA1 Message Date
Todd 608b6bb2b7
Add ListResolvableAliases SDK changes (#4653)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Johan Brandhorst-Satzkorn acc048a1d1 internal/genapi: correct list response body and map
2 years ago
Johan Brandhorst-Satzkorn 3b54611d14 api: update api listing
2 years ago
Johan Brandhorst-Satzkorn ef3bdfd5eb api: add automatic list pagination
2 years ago
Jeff Mitchell a6fe1a5815
Update gen templates for license/gen info (#3211)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Hugo Vieira d206635d74 fix(connection): Make bytes up and down a signed 64-bit integer
3 years ago
Hugo 902ca3cccb
fix(genapi): uint64 fields failing to be unmarshalled (#2492)
3 years ago
Damian Debkowski c2bfcc0664
refactor(api module): enforce typed definitions (#2238)
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Timothy Messier e79714e93f
feat(session): Add include_termianted option to list endpoint
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
Todd a1cf3234ed
url.PathEscape resource ids in the sdk before sending building a request. (#2035)
4 years ago
Louis Ruch 61fe77572e chore: make tools & make gen
4 years ago
Thor 8c842df8a8
Remove public_id and session id from Connection api (#1767)
4 years ago
Louis Ruch b692e0e54c
api(session): Add connection to api input (#1763)
4 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 4690225c1e
Update delete action behavior and JSON format output (#1155)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell ea23737258
Port over API bits from #962 (#965)
5 years ago
Todd Knight cac1e60e11
Add filters to listing different resources in the go sdk. (#957)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Jeff Mitchell dcb15cffbd
Add authorized actions output on resources (#870)
5 years ago
Jeff Mitchell 9de928318d
Skip curl output when using automatic versioning and reading (#858)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Todd Knight aa4157639c
Change Format of API Error (#784)
5 years ago
Todd Knight abe5e9b950
Add Termination Reason (#573)
5 years ago
Jeff Mitchell b1fc9fd547
Sanitize protos (#471)
5 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
5 years ago
Jeff Mitchell 5370111336 Omit private key from session output
6 years ago
Todd Knight e937b0ea27
Sessions Read/List/Cancel API and SDK (#369)
6 years ago