Skip to content

v0.3.0

Choose a tag to compare

@dxnter dxnter released this 10 Dec 18:59
· 54 commits to main since this release
0550e1b

Added

  • Added environment lockdown feature to secure deployments (#20)
  • Automated NetID update webhook removes elevated roles and logs context when accounts are deactivated (#19)
  • Created initial project documentation (#17)

Changed

  • Streamlined access token provisioning by adding token names and replacing valid-from/to dates with practical expiration options (#24)
  • Renamed "API Token" terminology to "Access Tokens" to align with OAuth standards (#23)
  • Revamped authorization with permission scopes, default Northwestern User role assignment, and refreshed permission names (#18)
  • Updated project dependencies to the latest versions (#21)
  • Adjusted API sampling documentation for clarity (f7ea316)
  • Restyled documentation with purple theme accents (a89def0)

Fixed

  • Fixed model pruning by using absolute model paths and allowing null retention days (#10)