COMMITS
/ plugins/plugins.go June 19, 2024
J
Bumping golangci-lint to v1.59.1 (#6817)
Johan Fylling committed
February 27, 2024
S
cleanup: use errors.Join
Stephan Renatus committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
December 13, 2023
A
Include OPA min compat version in telemetry report
Ashutosh Narkar committed
November 6, 2023
C
discovery: Make status updates non blocking (#6345)
Charlie Egan committed
June 28, 2023
S
build: add errors.Join workaround for go <1.20
Stephan Renatus committed
S
extensibility: add hooks (plugins, discovery, sdk)
Stephan Renatus committed
June 23, 2023
B
plugins/discovery: Fix discovery erasing `persistence_directory` config
Benjamin Nørgaard committed
June 5, 2023
M
Add tracing to bundle/discovery download
Magnus Jungsbluth committed
April 17, 2023
M
Allow adding labels via discovery
Magnus Jungsbluth committed
December 19, 2022
A
Add support to enable ND builtin cache via discovery (#5468)
Ashutosh Narkar committed
October 31, 2022
P
plugins: export TracerProvider (#5277)
Phạm Hữu Vinh committed
October 27, 2022
A
chore: Use t.Setenv in tests (#5321)
Anders Eknert committed
February 23, 2022
S
runtime+storage: integrate disk storage
Stephan Renatus committed
February 21, 2022
S
storage: code cosmetics
Stephan Renatus committed
February 8, 2022
R
status: publish metrics via prometheus endpoint (#4251)
Rafael Otero Reinert committed
December 14, 2021
S
plugins: support graceful shutdown through SDK (#4119)
Stephan Renatus committed
December 1, 2021
B
Exposes the http router to the plugin manager
Branden Horiuchi committed
November 30, 2021
T
plugins: Fix logger initialization on plugin manager
Torin Sandall committed
October 8, 2021
T
runtime: Enable print calls
Torin Sandall committed
September 22, 2021
A
plugins: Fix default trigger mode in the non-discovery path
Ashutosh Narkar committed
May 12, 2021
T
Add support for manual plugin triggers
Torin Sandall committed
August 4, 2021
G
plugins, runtime: Add visibility for server init
Grant Shively committed
July 27, 2021
T
logging: Fix console logger instantiation
Torin Sandall committed
May 1, 2021
T
plugins: Add String() for plugin status
Torin Sandall committed
April 30, 2021
T
plugins: Initialize plugin status to NotReady instead of nil
Torin Sandall committed
April 29, 2021
T
logging: Move logging infrastructure into separate package
Torin Sandall committed
March 30, 2021
S
wasm_sdk: redo interrupt handling, pass server ctx (#3317)
Stephan Renatus committed
March 14, 2021
M
Allow configuring logger + its fields in library usage
Magnus Jungsbluth committed
March 1, 2021
A
Injectable logging implementation
Anders Eknert committed
January 13, 2021
A
OAuth2 JWT bearer grant type and JWT client auth
Anders Eknert committed
December 15, 2020
G
plugins: inter-query cache config discovery
Grant Shively committed
December 8, 2020
G
plugins/plugins: WARN state and optional message
Grant Shively committed
November 17, 2020
G
plugins, plugins/rest: Support custom auth plugins
Grant Shively committed
November 6, 2020
P
plugins: Use data patching API's on wasm resolvers
Patrick East committed
September 3, 2020
P
Add support for evaluating Wasm bundles
Patrick East committed
October 28, 2020
A
Separate console logger for plugins
Anders Eknert committed
October 3, 2020
A
Flush buffered decision logs on graceful shutdown
Anders Eknert committed
July 25, 2020
A
Add a new inter-query cache to cache responses across queries
Ashutosh Narkar committed
June 9, 2020
A
Add support for OPA bundle signatures
Ashutosh Narkar committed
April 17, 2020
A
plugins: Additive updates to services when discovery enabled
Ashutosh Narkar committed
April 25, 2020
T
internal: Refactor load/store/compile implementation
Torin Sandall committed
T
plugins: Fix race between manager and plugin startup
Torin Sandall committed
January 23, 2020
P
plugins: Allow plugins to report status to manager
Patrick East committed
July 19, 2019
C
Fixed typos in code
Christian Muehlhaeuser committed
June 23, 2019
T
bundle: Cache compiler on storage context
Torin Sandall committed
January 9, 2019
T
Refactor custom plugin interface
Torin Sandall committed
November 29, 2018
T
Refactor discovery implementation
Torin Sandall committed
A
Add support for configuration discovery
Ashutosh Narkar committed
October 30, 2018
T
Add support for specifying services as object (#1046)
Torin Sandall committed