Skip to content

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 30 Oct 07:52
· 140 commits to master since this release
69b56f6

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