Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Releases: gotoeveryone/auth-api

v1.6.4

16 Oct 14:37

Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

26 Sep 12:18
ea7928a

Choose a tag to compare

What's Changed

  • chore: update go version by @gotoeveryone in #34
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.10.0 to 10.11.0 by @dependabot in #37
  • chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 by @dependabot in #36
  • chore(deps): bump gorm.io/driver/mysql from 1.1.2 to 1.3.5 by @dependabot in #38
  • chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #40
  • chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #41
  • update to gin-swagger and swag by @gotoeveryone in #43
  • chore(deps): bump gorm.io/driver/mysql from 1.3.5 to 1.3.6 by @dependabot in #45
  • chore(deps): bump github.com/swaggo/gin-swagger from 1.5.1 to 1.5.2 by @dependabot in #44
  • chore(deps): bump github.com/swaggo/swag from 1.8.4 to 1.8.5 by @dependabot in #46
  • chore(deps): bump github.com/swaggo/gin-swagger from 1.5.2 to 1.5.3 by @dependabot in #48
  • chore(deps): bump github.com/appleboy/gin-jwt/v2 from 2.8.0 to 2.9.0 by @dependabot in #47
  • Go のバージョンアップ by @gotoeveryone in #49
  • リファクタリング by @gotoeveryone in #50
  • chore(deps): bump gorm.io/gorm from 1.23.8 to 1.23.9 by @dependabot in #52
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1 by @dependabot in #51
  • chore(deps): bump github.com/swaggo/swag from 1.8.5 to 1.8.6 by @dependabot in #53
  • Dockerfile のリファクタリング by @gotoeveryone in #54

New Contributors

Full Changelog: v1.6.2...v1.6.3

v1.6.2

20 Jul 13:54
48e4752

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

07 May 09:27

Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.6.0

07 May 09:05
fdddd92

Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

11 Feb 02:10
d4bf5b0

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

11 Feb 01:54
f014e6d

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

24 Sep 09:41

Choose a tag to compare

  • use gomodule
  • use Docker

v1.3.3

24 Sep 09:40
fe46809

Choose a tag to compare

Merge pull request #17 from gotoeveryone/fix/#16

fix: Set application debug mode

v1.3.2

08 Jan 14:08

Choose a tag to compare

  • Add field CreatedAt to User
  • Modify comment to english
  • Update internal using library