2024-04-24-Release
Version 1.54.0 • APR 24, 2024
New Features
New
nop
destinationProcessor Recommendations
Secret key management
Processor Recommendations
v1.54.0 introduces processor recommendations. BindPlane will recommend processors when viewing Live Preview.
The initial release recommendation feature set includes the following recommendations:
Parse Log Body as JSON
Parse Severity
Remove Debug Logs
Remove Empty Values

Secret Key Management
New CLI command for rotating secret keys. Run bindplane secret --help
for details.
Manage secret keys
Usage:
bindplane secret [command]
Available Commands:
add Add secret key
default Set default secret key
delete Delete secret key
get Get secret keys
Last updated
Was this helpful?