Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 07:07
· 344 commits to master since this release
11fa505

Changelog

11fa505 Merge pull request #89 from ybkuroki/develop
4213343 Update the version of GitHub Actions
60aa004 Merge pull request #87 from ybkuroki/dependabot/go_modules/github.com/swaggo/echo-swagger-1.1.3
4a1b493 #88 Update the versions of golang from 1.16 to 1.17
69739b3 Bump github.com/swaggo/echo-swagger from 1.1.2 to 1.1.3
9a0957b Merge pull request #86 from ybkuroki/dependabot/go_modules/gorm.io/gorm-1.21.14
2cf098b Bump gorm.io/gorm from 1.21.13 to 1.21.14
1f5e18a Merge pull request #85 from ybkuroki/develop
93261be Merge pull request #81 from ybkuroki/dependabot/go_modules/go.uber.org/zap-1.19.0
3fa4820 Merge pull request #82 from ybkuroki/dependabot/go_modules/gorm.io/driver/mysql-1.1.2
c20ecd1 Merge pull request #83 from ybkuroki/dependabot/go_modules/github.com/swaggo/swag-1.7.1
d06678f Merge pull request #84 from ybkuroki/dependabot/go_modules/gorm.io/gorm-1.21.13
acb65d2 Bump gorm.io/gorm from 1.21.12 to 1.21.13
d120588 Bump github.com/swaggo/swag from 1.7.0 to 1.7.1
446c88c Bump gorm.io/driver/mysql from 1.1.1 to 1.1.2
28b05e0 Bump go.uber.org/zap from 1.18.1 to 1.19.0
f20fd67 Merge pull request #80 from ybkuroki/develop
42d0a95 Merge pull request #77 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.5.0
735da22 Merge pull request #79 from ybkuroki/dependabot/go_modules/github.com/swaggo/echo-swagger-1.1.2
699156e Bump github.com/swaggo/echo-swagger from 1.1.0 to 1.1.2
57343ff Bump github.com/labstack/echo/v4 from 4.4.0 to 4.5.0
ac72ed8 Merge pull request #74 from ybkuroki/develop
a569b95 Merge pull request #75 from ybkuroki/dependabot/github_actions/reviewdog/action-golangci-lint-2
c00a92e Merge pull request #76 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-2.7.0
e9059d3 Add definition of health check API
3f2d8fd Rename context to container
014e16a Bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0
e1ea8d5 Bump reviewdog/action-golangci-lint from 1.24 to 2
2bb6b6e #29 Add Swagger
a8a371f Merge pull request #70 from ybkuroki/develop
ee16fe1 Merge pull request #67 from ybkuroki/dependabot/github_actions/reviewdog/action-golangci-lint-1.24
7dc9386 Update readme
80d4a0a Update static files
76d90e2 Refactoring
2ec58ff Bump reviewdog/action-golangci-lint from 1.21 to 1.24
ca06703 Fixed unit tests
aa62675 Fix some http methods
02238e3 Merge pull request #62 from ybkuroki/develop
34807d7 Update static files
59da1b8 Update latest gorm library
e8e9184 Merge pull request #61 from ybkuroki/develop
be08575 Merge pull request #59 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-2.6.1
f58b4c2 Merge pull request #60 from ybkuroki/dependabot/go_modules/github.com/labstack/echo-contrib-0.11.0
6332d2e Bump github.com/labstack/echo-contrib from 0.9.0 to 0.11.0
7c77ce9 Bump goreleaser/goreleaser-action from 2.6.0 to 2.6.1
5b751ae Merge pull request #58 from ybkuroki/develop
fe4ad5e Merge pull request #56 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-2.6.0
1565dc7 Merge pull request #57 from ybkuroki/dependabot/github_actions/actions/cache-2.1.6
c9cf155 Merge pull request #55 from ybkuroki/dependabot/go_modules/go.uber.org/zap-1.17.0
7d77b50 Bump actions/cache from 2.1.5 to 2.1.6
a25d1fd Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0
91344ae Bump go.uber.org/zap from 1.16.0 to 1.17.0
6bac229 Merge pull request #54 from ybkuroki/develop
e5f02ef Merge pull request #53 from ybkuroki/dependabot/github_actions/reviewdog/action-golangci-lint-1.21
09fa45f Merge pull request #52 from ybkuroki/dependabot/github_actions/actions/checkout-2.3.4
79549cb Merge pull request #51 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-2.5.0
86cffca Merge pull request #50 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.3.0
d904fb2 Bump reviewdog/action-golangci-lint from 1 to 1.21
392b74b Bump actions/checkout from 2 to 2.3.4
5ed5c06 Bump goreleaser/goreleaser-action from 2 to 2.5.0
08e556a Bump github.com/labstack/echo/v4 from 4.2.2 to 4.3.0
9dbb4e7 Merge pull request #49 from ybkuroki/develop
ce37989 Fixed the endpoint for getting book data
6f669bf Update version of golang and ci-lint