Skip to content

Releases: ybkuroki/go-webapp-sample

v1.5.7

19 Nov 01:29
Compare
Choose a tag to compare

Changelog

  • 3f43ddb Fix temporary
  • 78ac87b Merge pull request #354 from ybkuroki/develop
  • 6bada52 Merge pull request #351 from ybkuroki/develop
  • 73a270d Update some dependencies
  • 787305d Change the DB driver for SQLite
  • b07a881 Merge pull request #349 from PzaThief/master
  • 9a1c9b5 fix session context corrupted problem
  • d9a38e1 add test code for session context corrupted
  • c9f2a30 Merge pull request #339 from ybkuroki/Updates
  • 4301d87 Merge pull request #333 from ybkuroki/dependabot/github_actions/actions/checkout-4
  • 690d2bd Merge pull request #336 from ybkuroki/dependabot/github_actions/actions/cache-3.3.2
  • afcfea2 Merge pull request #337 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-5.0.0
  • 74da80b Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
  • 2039c82 Bump actions/cache from 3.3.1 to 3.3.2
  • 4e0ff12 Bump actions/checkout from 3 to 4
  • a5f5545 Merge pull request #331 from ybkuroki/dependabot/go_modules/github.com/swaggo/echo-swagger-1.4.1
  • 548c97e Bump github.com/swaggo/echo-swagger from 1.4.0 to 1.4.1
  • 4612f48 Merge pull request #327 from ybkuroki/updates
  • 0ae60e8 Merge branch 'updates' of https://github.com/ybkuroki/go-webapp-sample into updates
  • 7680b80 Updates static files to latest
  • 73e628e Merge pull request #325 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-4.4.0
  • 88ad8e5 Merge pull request #322 from ybkuroki/dependabot/go_modules/github.com/moznion/go-optional-0.11.0
  • 1c73f74 Merge pull request #321 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.11.1
  • 9eab441 Bump goreleaser/goreleaser-action from 4.2.0 to 4.4.0
  • 860bf06 Bump github.com/moznion/go-optional from 0.10.0 to 0.11.0
  • 38b556e Bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1
  • 26f1f3a Merge pull request #313 from ybkuroki/develop
  • 9e1f69b Merge pull request #307 from ybkuroki/dependabot/go_modules/github.com/swaggo/swag-1.16.1
  • 5965f9b Merge pull request #309 from ybkuroki/dependabot/go_modules/golang.org/x/crypto-0.9.0
  • 768b79e Merge pull request #311 from ybkuroki/dependabot/go_modules/gorm.io/driver/sqlite-1.5.1
  • 46ffafe Bump gorm.io/driver/sqlite from 1.4.4 to 1.5.1
  • 29149d7 Bump golang.org/x/crypto from 0.7.0 to 0.9.0
  • 9365ef9 Bump github.com/swaggo/swag from 1.8.12 to 1.16.1
  • 5c1c4cf Merge pull request #302 from ybkuroki/develop
  • 39ad497 Merge pull request #301 from ybkuroki/dependabot/go_modules/github.com/swaggo/swag-1.8.12
  • 9c9f708 Fix CORS issue on developing
  • c951dde Bump github.com/swaggo/swag from 1.8.10 to 1.8.12
  • f1d67c3 Merge pull request #297 from ybkuroki/dependabot/github_actions/actions/setup-go-4
  • 047a985 Merge pull request #295 from ybkuroki/dependabot/go_modules/gorm.io/driver/postgres-1.5.0
  • fafdb9d Merge pull request #296 from ybkuroki/dependabot/github_actions/actions/cache-3.3.1
  • af77b71 Bump actions/setup-go from 3 to 4
  • 3b69a60 Bump actions/cache from 3.3.0 to 3.3.1
  • 7a55c4a Bump gorm.io/driver/postgres from 1.4.8 to 1.5.0

v1.5.6

11 Mar 07:54
c91ccb4
Compare
Choose a tag to compare

Changelog

  • c91ccb4 Merge pull request #294 from ybkuroki/dependabot/github_actions/actions/cache-3.3.0
  • eb3c773 Merge pull request #293 from ybkuroki/dependabot/go_modules/golang.org/x/crypto-0.7.0
  • 6bdfab1 Update workflow
  • 3385c26 Bump actions/cache from 3.2.6 to 3.3.0
  • 46d3a66 Bump golang.org/x/crypto from 0.6.0 to 0.7.0
  • e70f43f Merge pull request #292 from ybkuroki/develop
  • cb34572 Merge pull request #289 from ybkuroki/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • eb3ec38 Merge pull request #290 from ybkuroki/dependabot/go_modules/github.com/labstack/echo-contrib-0.14.1
  • 705512b Merge pull request #291 from ybkuroki/dependabot/go_modules/gorm.io/gorm-1.24.6
  • bad49fd Bump gorm.io/gorm from 1.24.5 to 1.24.6
  • 75db5d7 Bump github.com/labstack/echo-contrib from 0.14.0 to 0.14.1
  • 2366106 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 86a3914 Merge pull request #288 from ybkuroki/develop
  • f1ac404 Refactoring
  • 37c5c35 Merge pull request #287 from ybkuroki/develop
  • cebe0cf Update the configuration of golangci-lint
  • 913740b Add the exception process
  • 794047d Update to the latest dependencies
  • 69fdc75 #282 Fix the spelling in README
  • 6d4b1dd Merge pull request #279 from ybkuroki/develop
  • 5c6d157 Update to the latest dependencies
  • ca37143 Move the configuration files to the resources folder
  • 88c3808 Fix the unit test for props
  • 885935a Add unit test for props
  • 4943f84 Add some comments and fix test codes
  • 7a7f532 Add the function for reading a properties file
  • 3b8dbaa Merge pull request #266 from ybkuroki/dependabot/github_actions/actions/cache-3.2.3
  • 2333daf Merge pull request #261 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.10.0
  • 8b6b9d7 Merge branch 'dependabot/github_actions/actions/cache-3.2.3' into dependabot/go_modules/github.com/labstack/echo/v4-4.10.0
  • e65f7db Merge pull request #262 from ybkuroki/dependabot/go_modules/gorm.io/driver/postgres-1.4.6
  • ade3694 Merge branch 'dependabot/github_actions/actions/cache-3.2.3' into dependabot/go_modules/gorm.io/driver/postgres-1.4.6
  • 1bd4758 Merge pull request #263 from ybkuroki/dependabot/go_modules/gorm.io/driver/sqlite-1.4.4
  • 7f4d21b Merge pull request #264 from ybkuroki/dependabot/go_modules/gorm.io/driver/mysql-1.4.5
  • 89171b0 Merge pull request #265 from ybkuroki/dependabot/go_modules/github.com/labstack/echo-contrib-0.13.1
  • 7652c1d Bump actions/cache from 3.2.0 to 3.2.3
  • 3437982 Bump github.com/labstack/echo-contrib from 0.13.0 to 0.13.1
  • f0bc78a Bump gorm.io/driver/mysql from 1.4.4 to 1.4.5
  • ce2c826 Bump gorm.io/driver/sqlite from 1.4.3 to 1.4.4
  • f2db9f0 Bump gorm.io/driver/postgres from 1.4.5 to 1.4.6
  • 3f289ae Bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.0
  • f497aa0 Merge pull request #258 from ybkuroki/updates
  • aeeaff1 Merge pull request #257 from ybkuroki/dependabot/github_actions/actions/cache-3.2.0
  • 698b14d Fix the badge url for the workflow check action
  • eb5815a Bump actions/cache from 3.0.11 to 3.2.0
  • f62d89a Merge pull request #252 from ybkuroki/dependabot/go_modules/go.uber.org/zap-1.24.0
  • 3714619 Merge pull request #255 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-4.1.0
  • 1dcc785 Merge pull request #256 from ybkuroki/dependabot/go_modules/github.com/swaggo/swag-1.8.9
  • 5f09626 Merge pull request #254 from ybkuroki/dependabot/go_modules/github.com/moznion/go-optional-0.10.0
  • 2842d86 Bump github.com/swaggo/swag from 1.8.7 to 1.8.9
  • d849e62 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • 3a494b3 Bump github.com/moznion/go-optional from 0.8.0 to 0.10.0
  • 91b7869 Bump go.uber.org/zap from 1.23.0 to 1.24.0
  • 76a06cb Merge pull request #248 from ybkuroki/dependabot/go_modules/github.com/moznion/go-optional-0.8.0
  • b2ad351 Merge pull request #246 from ybkuroki/dependabot/go_modules/gorm.io/driver/mysql-1.4.4
  • c03204e Bump github.com/moznion/go-optional from 0.5.0 to 0.8.0
  • a370ad8 Bump gorm.io/driver/mysql from 1.4.3 to 1.4.4

v1.5.5

03 Nov 05:03
a343a19
Compare
Choose a tag to compare

Changelog

  • a343a19 Merge pull request #242 from ybkuroki/develop
  • a6f50ea Update dependencies
  • 26ce4ef Fixed the version of go-sqlite3 to latest version

v1.5.4

30 Oct 07:52
69b56f6
Compare
Choose a tag to compare

Changelog

  • 5faa21d Merge pull request #234 from ybkuroki/dependabot/go_modules/github.com/swaggo/swag-1.8.7
  • b2f7728 Merge branch 'develop' into dependabot/go_modules/github.com/swaggo/swag-1.8.7
  • 9f6d011 Merge pull request #233 from ybkuroki/dependabot/github_actions/goreleaser/goreleaser-action-3.2.0
  • a1668eb Merge pull request #236 from ybkuroki/dependabot/go_modules/github.com/valyala/fasttemplate-1.2.2
  • bd5e7e7 Bump github.com/valyala/fasttemplate from 1.2.1 to 1.2.2
  • d364861 Bump github.com/swaggo/swag from 1.8.6 to 1.8.7
  • 5be1c49 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • 312210c Merge pull request #231 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.9.1
  • 837d5a6 Merge pull request #232 from ybkuroki/dependabot/github_actions/actions/cache-3.0.11
  • 8bbede6 Bump actions/cache from 3.0.10 to 3.0.11
  • f05f409 Bump github.com/labstack/echo/v4 from 4.9.0 to 4.9.1
  • 6f3f03f Merge pull request #226 from ybkuroki/dependabot/go_modules/github.com/swaggo/echo-swagger-1.3.5
  • 314ec0d Fix the bug which can't access to Swagger UI when the static contents is enabled
  • b067125 Bump github.com/swaggo/echo-swagger from 1.3.4 to 1.3.5
  • 8e8bc8f Merge pull request #223 from ybkuroki/develop
  • 329bd35 Add comments and refactoring
  • 958dc5e Update some dependencies
  • 26efbb6 Add go-optional
  • d7c19a5 Apply generics

v1.5.3

01 Oct 00:09
a1d3c94
Compare
Choose a tag to compare

Main Changelog

  • 92df056 Embedded the static files
  • ba44cd9 Embed configuration files to executable file
  • e566b2f Add interface to the Logger
  • b61a5f9 Add interface and update some packages
  • 41e41f8 Add unit tests for swagger and logging
  • 9686cf6 Update to the latest resource file
  • 58ff11a Refactoring and Add tests for utility
  • 3f891d5 Add tests for Book dto
  • 7c2252d Add tests

v1.5.2

08 Sep 07:07
11fa505
Compare
Choose a tag to compare

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

v1.5.1

02 May 07:35
c05a8e8
Compare
Choose a tag to compare

Changelog

c05a8e8 Merge pull request #48 from ybkuroki/develop
33978d2 Update static files
c0debfd Merge pull request #47 from ybkuroki/dependabot/github_actions/actions/cache-v2.1.5
cbda4b0 Bump actions/cache from v2.1.4 to v2.1.5
2b1797f Merge pull request #46 from ybkuroki/develop
1341887 Merge pull request #45 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.2.2
c214888 Bump github.com/labstack/echo/v4 from 4.2.1 to 4.2.2
9a1daab Fix the issue which paging doesn't work properly
5ef4be0 Merge pull request #44 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.2.1
de37d02 Bump github.com/labstack/echo/v4 from 4.2.0 to 4.2.1

v1.5.0

23 Feb 07:23
288599d
Compare
Choose a tag to compare

Changelog

288599d Merge pull request #42 from ybkuroki/develop
89d977a Fix to read the path of static contents from yml
91942fd #38 Support static files
ac64fe6 Merge pull request #41 from ybkuroki/dependabot/go_modules/github.com/labstack/echo/v4-4.2.0
9144504 Merge pull request #37 from ybkuroki/dependabot/github_actions/actions/cache-v2.1.4
dc7a800 Bump github.com/labstack/echo/v4 from 4.1.17 to 4.2.0
2c2309a Bump actions/cache from v2 to v2.1.4
aaccdb2 Merge pull request #36 from ybkuroki/develop
15fd800 Add comments and refactoring
d9bcc80 Add a new API for getting a book entity
2b96542 Merge pull request #35 from ybkuroki/dependabot/go_modules/github.com/stretchr/testify-1.7.0
5efae37 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
034961a Merge pull request #34 from ybkuroki/develop
1bbf94b Create context
c2e59d4 Merge pull request #33 from ybkuroki/develop
b843824 Add reviewdog, golangci-lint
a040d0f Merge pull request #32 from ybkuroki/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0
b5740c8 Bump gopkg.in/yaml.v2 from 2.2.8 to 2.4.0
7e42b59 Merge pull request #31 from ybkuroki/dependabot/go_modules/github.com/gorilla/sessions-1.2.1
3d89b28 Bump github.com/gorilla/sessions from 1.2.0 to 1.2.1
c4eb33f Merge pull request #30 from ybkuroki/develop
fee0349 Add dependabot.yml
0934335 Merge pull request #28 from ybkuroki/develop
20099c0 Add Contribution
715df61 Upgrade glangcli-lint from 1.29 to 1.32

v1.4.0

22 Nov 06:43
f533995
Compare
Choose a tag to compare

Changelog

f533995 Merge pull request #27 from ybkuroki/logrotation
54903b7 [BUG] It's exited this application when an error occurred.
75654ff Init implementation for log rotation
edb47b9 Change log level of request logger to info
68fcb61 Merge pull request #26 from ybkuroki/logger
c7c91be #25 Create request log format
ddaa781 #25 Create logger configuration
9ebdcc4 #25 Fix logging for request error
3ecf841 Change Echo logger to Zap logger
a8014b6 Merge pull request #24 from ybkuroki/develop
df0aed6 Fix lint error
4ca5a76 Apply account entity
50c1b64 Implement eager fetch by inner join

v1.3.1

22 Sep 04:05
Compare
Choose a tag to compare

Changelog

cc55551 Merge pull request #23 from ybkuroki/session
20e6167 Add redis configuration
b032651 Update golangcli and modify release workflow