Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Feb 14:04

0.13.0 (2026-02-15)

Feature

  • RequireRole function now accepts multiple roles (#143) (c97ebf3)
  • added multi-provider jwt validation middleware (c853bec)

Bug Fixes

  • fixed MQL parsing issue with . and / chars (7cd95a7)

Chores

  • deps: bump github.com/aws/aws-sdk-go-v2/config (c002981)
  • deps: bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.5 (ec8c5c0)
  • deps: bump github.com/Azure/azure-sdk-for-go/sdk/azcore (4c34b8f)
  • deps: bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue (2259fc8)
  • deps: bump github.com/aws/aws-sdk-go-v2/credentials (3056c8f)
  • deps: bump github.com/aws/aws-sdk-go-v2/service/sns (3b26aee)

cicd

  • fixed issue with goproxy and linting issues (4ac2042)