Skip to content

v0.1.8

Compare
Choose a tag to compare
@asafc asafc released this 09 Jun 14:42
· 1360 commits to master since this release
5b35248

Small fixes:

  • fixed broken requirements (i.e: click 8.0.1 with old typer, etc)
  • fixed broken docker image - OPA changed the binary file name on their latest release
  • fixed several log messages that were not JSONable - broke some logging configurations
  • fixed a small issue where killing the opal client with ctrl+c would also kill OPA agent and create a race (when running with inline OPA)