Commit Graph

18 Commits (ace2def49dce2971ce37db44d94faac0e2289bb7)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 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