COMMITS
/ sdk/opa.go April 18, 2024
A
Relax configuration check when Discovery is enabled
Ashutosh Narkar committed
April 3, 2024
F
sdk: expose manager options
Francisco Rodrigues committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
November 18, 2023
R
Clean expired cache entries periodically
Rudrakh Panigrahi committed
July 14, 2023
B
Add option for specifying decision ID to SDK
Brian Chhun committed
July 13, 2023
E
sdk: Fix decision log masking of input object
Erik Paulson committed
June 28, 2023
S
extensibility: add hooks (plugins, discovery, sdk)
Stephan Renatus committed
June 2, 2023
S
sdk: allow passing in a separate store implementation (#5962)
Stephan Renatus committed
December 13, 2022
C
sdk: Return provenance information in Result types (#5460)
Charlie Egan committed
December 12, 2022
C
sdk: Allow use of metrics, profilers, and instrumentation (#5459)
Charlie Egan committed
December 7, 2022
C
sdk: Allow use of a query tracer (#5447)
Charlie Egan committed
December 6, 2022
C
sdk: allow use of StrictBuiltinErrors (#5438)
Charlie Egan committed
October 6, 2022
P
server+sdk+plugins: Integrate NDBCache into decision logging. (#5147)
Philip Conrad committed
June 6, 2022
R
SDK: Allow configurable ID (#4736)
Rakshasa committed
February 21, 2022
S
storage: code cosmetics
Stephan Renatus committed
March 29, 2022
I
sdk: avoid using different state (#4505)
Iceber Gu committed
March 11, 2022
K
SDK: support partial eval (#4240)
Kurt Roekle committed
December 14, 2021
T
sdk: send print output to logger
Torin Sandall committed
December 9, 2021
T
sdk: expose plugins on the sdk object
Torin Sandall committed
O
add runtime() to Go SDK
orenzohar committed
December 11, 2021
C
sdk: forward SDK config to runtime config (#4121)
Christian Schuetz committed
September 28, 2021
E
sdk: Allow map of plugins to be passed to SDK
Edward Paget committed
April 29, 2021
T
sdk: Add new SDK package for embedding OPA
Torin Sandall committed