Skip to content

v0.5.0: expression optimizations

Compare
Choose a tag to compare
@weisdd weisdd released this 21 Feb 00:39
· 109 commits to master since this release
b28ca9b
  • Key changes:
  • Minor changes:
    • lfgw:
      • Slight improvements in code style;
      • Migrated to go 1.17;
      • Fully deprecated non-OIDC modes;
      • Bumped go.mod deps;
      • Updated base images;
      • Enabled more linters for golangci-lint;
    • CI:
      • Simplified Taskfile;
      • Enabled dependabot alerts;
      • Added a workflow to publish docker images.