Skip to content

Releases: swaggo/gin-swagger

v1.6.1

02 Sep 10:50
2b8554d

Choose a tag to compare

Changelog

  • 19f4300 Allow to enable Proof Key for Code Exachange (PKCE) (#271)
  • 76a92d5 Update Go versions in CI workflow (#324)
  • aa92a0a Update ReadMe (#291)
  • 08e4a92 chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#270)
  • 7d89702 chore(deps): bump golang.org/x/net from 0.8.0 to 0.23.0 (#298)
  • 2b8554d chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#293)
  • 3b4340f move css and js to seperate files (#280)

v1.6.0

28 Mar 11:47
cc12e52

Choose a tag to compare

Changelog

v1.5.3

06 Sep 07:37
c8d47d5

Choose a tag to compare

Changelog

c8d47d5 chore: Update multiple API example (#224)
f0f0058 fix: typo in gin-swagger parameter (#235)

v1.5.2

09 Aug 17:48
d496a34

Choose a tag to compare

Changelog

d496a34 chore: remove google fonts (#227)

v1.5.1

07 Jul 06:38
b9e926c

Choose a tag to compare

Changelog

b9e926c fix: update gin-contrib/gzip to latest version (#220)

v1.5.0

11 Jun 06:57
0806351

Choose a tag to compare

Changelog

bdcc4ec Configure the default OAuth2 ClientID (#209)
a0f71d4 Update README.md (#213)
88c9ed2 chore: add multiple api example (#207)
64d8dea chore: dependencies (#208)
0806351 chore: remove swagger-files from current project in favor of github.com/swaggo/files (#215)
0123113 chore: update swagger-ui to 4.11.0 (#214)
de2344d doc: update See Declarative Comments Format URL (#212)

v1.4.3

27 Apr 17:07
64d8dea

Choose a tag to compare

Changelog

bd7f215 chore: linting (#206)

v1.4.2

16 Apr 07:36
f844160

Choose a tag to compare

Changelog

f844160 chore: security improvement (#203)
2ae0634 fix: typo in word DocExpansion in Readme (#198)

v1.4.1

06 Feb 11:07
cb6be4c

Choose a tag to compare

Changelog

cb6be4c feat: add support for swagger-ui persist-authorization (#195)
0bb2c39 chore: preserve compatibility with swagger (#194)
77495f6 chore: drop go1.14 support (#193)

v1.4.0

18 Jan 18:35
872c67c

Choose a tag to compare

Changelog

c14c0de add goreleaser support (#165)
3e21b59 add png content-type headers (#169)
872c67c chore: drop go1.13 (#190)
7da8e84 doc: correct syntax (#175)
8ae7504 feat: allow multiple Swagger documents (#168)
74c905c feat: enable customization of HTML title (#180)
301224e fix: incomplete sentences in README (#179)
498deb2 fix: oauth2-redirect outside of the base swagger path (#177)