COMMITS
/ sdk/opa_test.go April 11, 2024
F
sdk: fix bug while activating v1 bundle with the bundle plugin (#6689)
Francisco Edno 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 17, 2023
R
sdk_test: add environment variable tests (#6420)
robhafner 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
July 7, 2023
A
rego: Parse store modules iff modules set on the Rego object
Ashutosh Narkar committed
June 30, 2023
B
plugins/discovery: ensure discovery doesn't erase its own config
Benjamin Nørgaard committed
June 28, 2023
S
extensibility: add hooks (plugins, discovery, sdk)
Stephan Renatus committed
January 5, 2023
C
[rego] Check store modules before skipping parsing (#5520)
Charlie Egan 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
March 29, 2022
S
sdk/opa_test: increase max delta (0.5s) (#4513)
Stephan Renatus committed
March 11, 2022
K
SDK: support partial eval (#4240)
Kurt Roekle committed
February 2, 2022
D
sdk: don't panic without config (#4314)
Damien Burks committed
February 1, 2022
S
ci: address macos-latest test flakes (#4310)
Stephan Renatus committed
December 14, 2021
T
sdk: send print output to logger
Torin Sandall committed
S
plugins: support graceful shutdown through SDK (#4119)
Stephan Renatus committed
December 11, 2021
C
sdk: forward SDK config to runtime config (#4121)
Christian Schuetz committed
December 9, 2021
O
add runtime() to Go SDK
orenzohar committed
September 28, 2021
E
sdk: Allow map of plugins to be passed to SDK
Edward Paget committed
May 12, 2021
T
sdk: Add readiness signal to the test server
Torin Sandall committed
April 29, 2021
T
sdk: Add new SDK package for embedding OPA
Torin Sandall committed