COMMITS
/ cmd/run.go June 19, 2024
J
Bumping golangci-lint to v1.59.1 (#6817)
Johan Fylling committed
January 29, 2024
C
cmd: add env var backups to command flags (#6508)
Colin J Lacy committed
January 22, 2024
A
Allow TLS cipher suites to be set for the OPA server
Ashutosh Narkar committed
December 20, 2023
J
Adding `--v1-compatible` flag to `build`, `opa eval` (#6478)
Johan Fylling committed
December 13, 2023
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
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
January 21, 2023
P
Add info message when binding to 0.0.0.0 interface on server initialization
Peter Macdonald committed
February 21, 2023
A
cli: allow remote bundle URL shorthand for run command (#5675)
Anders Eknert committed
October 27, 2022
A
chore: don't use the deprecated ioutil functions (#5319)
Anders Eknert committed
September 23, 2022
A
internal/report: Include heap usage in the telemetry report
Ashutosh Narkar committed
August 29, 2022
S
logger: Configure timestamp format (#5050)
Sergey Vilgelm committed
January 19, 2022
A
Add CLI section to docs (#4241)
Anders Eknert 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 9, 2021
S
server+runtime: add TLS cert refreshing (#4107)
Stephan Renatus committed
August 24, 2021
S
add `allow_net` to capabilities, use it to disable fetching remote schemas (#3748)
Stephan Renatus committed
June 30, 2021
K
server: minimum TLS version configuration, default to 1.2 (#3517)
kale-amruta committed
October 27, 2020
B
Add flag to allow setting a shutdown wait period
Björn Carlsson committed
July 26, 2019
T
runtime: Remove --insecure-addr flag
Torin Sandall committed
October 19, 2020
A
bundle: Support for handling PEM file containing the public key
Ashutosh Narkar committed
September 30, 2020
S
server: enable H2C for HTTP listeners via CLI flag
Stephan Renatus committed
August 2, 2020
M
feat: server wait for plugins
mikaelcabot committed
June 9, 2020
A
Add support for OPA bundle signatures
Ashutosh Narkar committed
May 1, 2020
A
Add anonymous version reporting feature to OPA
Ashutosh Narkar committed
May 7, 2020
T
cmd: Refactor -b, -c, --set, and --set-file into common flags
Torin Sandall committed
P
cmd: Refactor run to be more easily testable
Patrick East committed
B
repl.input sample added for help of run command
Batuhan Apaydın committed
May 5, 2020
P
server: Add param for diagnostic address binding
Patrick East committed
December 20, 2019
P
Add `opa bench` and `opa test --bench`
Patrick East committed
August 27, 2019
P
cmd: Add `-b`/`--bundle` option to opa run
Patrick East committed
S
cmd/run: remove superfluous [flags] from usageTemplate
Stephan Renatus committed
August 21, 2019
T
loader: Update to accept file:// URLs.
Torin Sandall committed
August 1, 2019
T
server: Remove deprecated diagnostic feature
Torin Sandall committed
May 9, 2019
P
Make `json` logs the default and add `json-pretty`
Patrick East committed
April 5, 2019
P
Add CLI config overrides and ENV injection
Patrick East committed
April 9, 2019
P
Add support for graceful shutdown of OPA server
Patrick East committed
February 23, 2019
S
server: Add pprof endpoints & flag to enable/disable them
Stefan Bueringer committed
January 11, 2019
S
server: add authentication based on TLS
Stephan Renatus committed
November 1, 2018
T
Mark diagnostics feature as deprecated
Torin Sandall committed
October 30, 2018
T
Add support for specifying services as object (#1046)
Torin Sandall committed
October 15, 2018
R
Deprecating --insecure-addr flag
repenno committed
June 18, 2018
T
Update subcommands to support loader filter
Torin Sandall committed
May 30, 2018
J
Allow passing multiple addresses to the server
Juan Antonio Osorio Robles committed
May 24, 2018
T
Update UNIX domain socket support
Torin Sandall committed
May 23, 2018
J
Add support for listening on a UNIX domain socket
Juan Antonio Osorio Robles committed
March 14, 2018
T
Add support for bundle downloading
Torin Sandall committed