Skip to content

Releases: eko/authz

v0.9.1

10 Sep 09:28
@eko eko
b519995
Compare
Choose a tag to compare

What's Changed

  • [github-actions] Bump isbang/compose-action from 1.4.1 to 1.5.0 by @dependabot in #343
  • Updated dependencies by @eko in #398
  • Updated dependencies by @eko in #427

Full Changelog: v0.8.4...v0.9.1

v0.8.4

22 Jul 14:44
e6ccc35
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.8.4

v0.8.3

08 May 11:46
fa8b84f
Compare
Choose a tag to compare

Full Changelog: v0.8.2...v0.8.3

v0.8.1

19 Mar 10:01
959add4
Compare
Choose a tag to compare

What's Changed

  • [npm] Bump @types/react from 18.0.27 to 18.0.28 in /frontend by @dependabot in #55
  • [gomod] Bump github.com/cucumber/godog from 0.12.5 to 0.12.6 in /backend by @dependabot in #56
  • [docker] Bump nginxinc/nginx-unprivileged from 1.23-alpine to 1.23.3-alpine by @dependabot in #54
  • [gomod] Bump github.com/glebarez/sqlite from 1.6.0 to 1.7.0 in /backend by @dependabot in #57
  • [npm] Bump axios from 1.3.2 to 1.3.3 in /frontend by @dependabot in #58
  • Updated frontend dependencies by @eko in #69
  • [npm] Bump @types/js-cookie from 3.0.2 to 3.0.3 in /frontend by @dependabot in #70
  • [gomod] Bump gorm.io/driver/mysql from 1.4.6 to 1.4.7 in /backend by @dependabot in #72
  • [gomod] Bump gorm.io/driver/postgres from 1.4.7 to 1.4.8 in /backend by @dependabot in #71
  • [gomod] Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 in /backend by @dependabot in #73
  • [gomod] Bump go.uber.org/fx from 1.19.1 to 1.19.2 in /backend by @dependabot in #76
  • [npm] Bump react-hook-form from 7.43.1 to 7.43.2 in /frontend by @dependabot in #75
  • [npm] Bump @mui/material from 5.11.9 to 5.11.10 in /frontend by @dependabot in #74
  • [docker] Bump node from 19.6-alpine to 19.7-alpine by @dependabot in #77
  • [npm] Bump axios from 1.3.3 to 1.3.4 in /frontend by @dependabot in #78
  • [npm] Bump @mui/x-data-grid from 5.17.24 to 5.17.25 in /frontend by @dependabot in #80
  • [npm] Bump @types/node from 18.14.0 to 18.14.1 in /frontend by @dependabot in #81
  • [npm] Bump @mui/x-date-pickers from 5.0.19 to 5.0.20 in /frontend by @dependabot in #82
  • [github-actions] Bump actions/checkout from 2 to 3 by @dependabot in #84
  • [github-actions] Bump actions/setup-go from 2 to 3 by @dependabot in #83
  • Upgrade dependencies by @eko in #133
  • [github-actions] Bump actions/setup-go from 3 to 4 by @dependabot in #124
  • [docker] Bump node from 19.7-alpine to 19.8-alpine by @dependabot in #127

Full Changelog: v0.8.0...v0.8.1

v0.8.0

12 Feb 13:33
5f002fb
Compare
Choose a tag to compare

What's Changed

  • Upgrade npm dependencies by @eko in #35
  • [npm] Bump react-router-dom from 6.8.0 to 6.8.1 in /frontend by @dependabot in #38
  • [npm] Bump @types/node from 18.11.18 to 18.11.19 in /frontend by @dependabot in #37
  • Upgrade Go dependencies by @eko in #36
  • [npm] Bump @mui/x-data-grid from 5.17.22 to 5.17.23 in /frontend by @dependabot in #50
  • Upgrade frontend dependencies by @eko in #52
  • Upgrade docker image versions by @eko in #53

Full Changelog: v0.7.0...v0.8.0

v0.7.0

01 Feb 22:15
b93d981
Compare
Choose a tag to compare

What's Changed

  • Added demo instance by @eko in #10
  • Attribute rules: added numeric >, <, >=, <= operators by @eko in #12

Full Changelog: v0.6.0...v0.7.0

v0.6.0

22 Jan 21:47
f221659
Compare
Choose a tag to compare

What's Changed

  • Observability: Added Prometheus metrics by @eko in #8
  • Observability: Added OpenTelemetry tracing to Jaeger, Zipkin and OTLP by @eko in #9

Full Changelog: v0.5.0...v0.6.0

v0.5.0

19 Jan 22:15
890be77
Compare
Choose a tag to compare

What's Changed

  • Added /v1/compiled API allowing to retrieve compiled policies data by @eko in #6
  • Added ability to filter audit logs and stats with a regexp by @eko in #7

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Jan 20:35
fea1b05
Compare
Choose a tag to compare

What's Changed

  • Added SSO OpenID Connect authentication by @eko in #5

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Jan 18:59
06b6f30
Compare
Choose a tag to compare

What's Changed

  • Bump crazy-max/ghaction-docker-buildx from 1 to 3 by @dependabot in #2
  • Fixed docker images to be unprivileged (non-root) by @eko in #4
  • Added audit logs by @eko in #3

New Contributors

Full Changelog: v0.2.0...v0.3.0