COMMITS
/ runtime/runtime.go July 23, 2024
A
repl: Add support for correctly loading bundle modules
Ashutosh Narkar committed
July 2, 2024
T
May 7, 2024
N
Fix OpenTelemetry graceful shutdown.
Nicolas Chotard committed
April 18, 2024
A
Relax configuration check when Discovery is enabled
Ashutosh Narkar committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
January 22, 2024
A
Allow TLS cipher suites to be set for the OPA server
Ashutosh Narkar committed
November 18, 2023
R
Clean expired cache entries periodically
Rudrakh Panigrahi committed
December 13, 2023
A
Include OPA min compat version in telemetry report
Ashutosh Narkar committed
C
server: Support fsnotify reloading of certs (#6415)
Charlie Egan committed
October 24, 2023
A
Rename --future-compat CLI flag
Ashutosh Narkar committed
October 16, 2023
A
Bind OPA server to localhost interface by default
Ashutosh Narkar committed
September 19, 2023
A
This change adds support to configurable prometheus buckets
aarnautu committed
July 26, 2023
A
Extend type checking for authz policies
Ashutosh Narkar committed
May 24, 2023
A
cmd: Add support for watch mode in opa test
Ashutosh Narkar committed
May 1, 2023
A
Add ability to configure Unix socket permissions
Ashutosh Narkar committed
April 25, 2023
K
Add ability to load bundles from an arbitrary filesystem
Kieran Othen committed
January 21, 2023
P
Add info message when binding to 0.0.0.0 interface on server initialization
Peter Macdonald committed
February 2, 2023
S
bump: go 1.19.5 -> 1.20.1
Stephan Renatus committed
February 21, 2023
A
cli: allow remote bundle URL shorthand for run command (#5675)
Anders Eknert committed
November 1, 2022
S
cmd/{build,check}: respect capabilities for parsing (#5326)
Stephan Renatus committed
October 31, 2022
P
plugins: export TracerProvider (#5277)
Phạm Hữu Vinh committed
October 27, 2022
A
linters: add unconvert (#5318)
Anders Eknert committed
October 24, 2022
P
ast+compile+cmd: Support entrypoint annotations. (#5246)
Philip Conrad committed
October 6, 2022
P
server+sdk+plugins: Integrate NDBCache into decision logging. (#5147)
Philip Conrad committed
August 29, 2022
S
logger: Configure timestamp format (#5050)
Sergey Vilgelm committed
August 18, 2022
S
storage/inmem: Allow disabling util.Roundtrip on Write (#5015)
Stephan Renatus committed
June 22, 2022
S
runtime: don't lookup current user on windows (#4802)
Stephan Renatus committed
February 23, 2022
S
runtime+storage: integrate disk storage
Stephan Renatus committed
March 30, 2022
A
runtime: change processed file event log level to info (#4514)
Anders Eknert committed
March 4, 2022
A
Warn on uid/gid == 0 (#4374)
Anders Eknert committed
February 8, 2022
R
status: publish metrics via prometheus endpoint (#4251)
Rafael Otero Reinert committed
December 9, 2021
T
runtime (refactor): Use discovery.Name constant
Torin Sandall committed
T
runtime: move log level helper into internal package for reuse
Torin Sandall committed
S
server+runtime: add TLS cert refreshing (#4107)
Stephan Renatus committed
December 14, 2021
S
tracing: make otel dependency optional for rego+topdown (#4127)
Stephan Renatus committed
December 13, 2021
R
server+runtime+topdown: distributed tracing using OpenTelemetry (#4029)
rvalkenaers 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
November 24, 2021
T
runtime: Remove deprecated runtime.Params#DiagnosticsBuffer (#4047)
Torin Sandall committed
November 3, 2021
T
runtime: Fix logging configuration (#3959)
Torin Sandall committed
October 8, 2021
T
runtime: Enable print calls
Torin Sandall committed
T
runtime: Refactor logger usage
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
June 30, 2021
K
server: minimum TLS version configuration, default to 1.2 (#3517)
kale-amruta committed
May 19, 2021
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
May 17, 2021
J
Add Router to runtime.Params (#3458)
jkbschmid committed
April 29, 2021
T
logging: Move logging infrastructure into separate package
Torin Sandall committed
April 21, 2021
K
runtime: logged a warning (#3392)
kale-amruta committed
March 30, 2021
T
runtime: Set GOMAXPROCS based on CPU quota if present (#3331)
Torin Sandall committed