Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 10:38
· 149 commits to main since this release

1.2.0 (2024-02-26)

Feature

  • air support and adapters (d097cc4)

Bug Fixes

Chores

  • deps: bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 (3575d3a)
  • deps: bump github.com/golangci/golangci-lint (2af2078)
  • deps: bump github.com/golangci/golangci-lint in /tools (a4e0aba)
  • deps: bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0 (5d2237b)
  • semantic release (1383617)
  • add session handler (2e2b3a8)
  • delete session (95f1243)
  • add session middleware (8d5089c)
  • deps: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (2f03c13)
  • deps: bump github.com/google/uuid from 1.5.0 to 1.6.0 (9cdaf16)
  • deps: bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (9e31dd5)
  • deps: bump github.com/golangci/golangci-lint (70a730a)
  • add database (b66926d)
  • deps: bump codfish/semantic-release-action from 2.0.0 to 3.0.0 (bd16a90)
  • adding semantic release (ab387eb)
  • deps: bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 in /tools (881f058)
  • deps: bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (298c3f5)
  • deps: bump github.com/lestrrat-go/jwx from 1.2.21 to 1.2.28 (3698785)
  • deps: bump golang.org/x/crypto from 0.14.0 to 0.17.0 (e86e0df)
  • deps: bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tools (4707e03)
  • 🚀 init repo (e75167a)

doc

wip