Skip to content

v3.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Dec 04:39
c64228e

Changelog

Features

  • 54137dd: feat: enable standard JWT claims via PayloadFunc for RFC 7519 compliance (#363) (@appleboy)

Bug fixes

Enhancements

Refactor

  • 9df0443: refactor: simplify Go expert role configuration and codebase (@appleboy)
  • 51caed9: refactor: adopt code quality standards and clarify store type exports (@appleboy)
  • 9044513: refactor: unify test credential handling with shared constants (@appleboy)

Build process updates

  • a4d1168: ci: integrate automated Trivy security scans and status badges (@appleboy)

Documentation updates

  • ce8634f: docs: revise and enhance GinJWTMiddleware documentation and examples (@appleboy)

Others

  • 0f282ec: test: refactor test HTTP requests for context support (@appleboy)
  • 70a3705: test: simplify Redis test setup and middleware helper signatures (@appleboy)
  • c4ebb97: test: refactor test files to use constants for user roles and tokens (@appleboy)
  • c9a2f81: test: standardize admin test credentials usage in authentication tests (@appleboy)
  • 9f78ed2: test: suppress staticcheck linter warnings in test assertions (@appleboy)
  • c64228e: style: enforce double quotes in workflow YAML parameters (@appleboy)