Commit Graph

25 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Johan Brandhorst-Satzkorn a89573b35f
subtypes,handlers: add runtime trace regions (#4060)
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Damian Debkowski 3441fa0447
(fix) added more context to error details for cli command (#2170)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
Timothy Messier c8be4a9890 refact(target): Switch subtype attributes to oneof
4 years ago
Johan Brandhorst-Satzkorn 5b71aa6212 refact(subtype): Remove copied structToProto methods
4 years ago
Johan Brandhorst-Satzkorn 6d56fcd26f feat(subtypes): Add new transformation registration option
4 years ago
Johan Brandhorst-Satzkorn 1fd44ee0f1 refact(subtypes): Remove return from transformations
4 years ago
Johan Brandhorst-Satzkorn 53481146fd feat(authmethods): add well typed attribute options (#1972)
4 years ago
Timothy Messier 3d58ce5f5c feat(subtypes): Add function to convert protobuf for filtering
4 years ago
Timothy Messier 198a39ef1e feat(subtypes): Add grpc interceptor for transforming attributes
4 years ago
Timothy Messier af93f7fccb feat(subtypes): Attribute field registration and lookup
4 years ago
Timothy Messier 31ef40ec5a feat(subtype): Add global registry
4 years ago
Timothy Messier 1ae388438f
feat(subtypes): Add function to provide all known prefixes
4 years ago
Timothy Messier 02b2291375
feat(subtypes): Make Registry thread-safe
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago