Skip to content

Release v0.0.16

Choose a tag to compare

@github-actions github-actions released this 12 Apr 20:25
· 5 commits to main since this release

v0.0.16

2026-04-12

Fix

  • sentry: fix issue with error reporting

v0.0.15

2026-03-31

Feat

  • error-reporting: add pluggable error reporting with PostHog and Sentry support

v0.0.14

2026-03-26

Feat

  • middleware: skip tenant header check for Root and User roles in TenantHeaderInterceptor

v0.0.13

2026-03-23

Chore

  • dependencies: update dependencies and enhance docs

v0.0.12

2026-03-23

Refactor

  • db: remove unused methods and streamline database initialization

v0.0.11

2026-03-23

Feat

  • scopes: add WithTenantScope for country and state filtering

v0.0.10

2026-03-22

Chore

  • dependencies: upgrade Go version and dependencies, remove SSE functionality

v0.0.9

2026-03-22

Feat

  • auth: add GetUserID method to Claims

v0.0.8

2026-03-22

Chore

  • workflows: remove CI/CD GitHub workflows

v0.0.7

2026-03-22

Feat

  • logger: integrate centralized logger into middleware

v0.0.6

2026-03-14

Feat

  • context: add GetInfluencer method and standardize header keys

v0.0.5

2026-03-08

Feat

  • middleware: handle client token requests in tenant mismatch interceptor

Pull Requests

  • Merge pull request #4 from shoot3rs/feat/service-account-tenant-header-support

v0.0.4

2026-03-08

Feat

  • middleware: add tenant header support for service account requests

Pull Requests

  • Merge pull request #3 from shoot3rs/feat/service-account-tenant-header-support

v0.0.3

2026-03-07

Feat

  • add GetSupplier method to ContextHelper interface

Pull Requests

  • Merge pull request #2 from shoot3rs/feat/add-get-supplier-context-helper

v0.0.2

2025-09-07

Feat

  • update module path and dependencies - Update module path to github.com/shoot3rs/nextools - Make Redis a direct dependency instead of indirect - Remove commit message inspection settings

Pull Requests

  • Merge pull request #1 from shoot3rs/feat/update-module-dependencies

v0.0.1

2025-09-06