Skip to content

Releases: create-go-app/fiber-go-template

v1.14.0

01 Jun 06:41
Compare
Choose a tag to compare

What's Changed (v1.13.0...v1.14.0)

  • Bump github.com/gofiber/fiber/v2 from 2.26.0 to 2.27.0 by @dependabot in #106
  • Bump github.com/swaggo/swag from 1.7.9 to 1.8.0 by @dependabot in #107
  • Bump github.com/gofiber/fiber/v2 from 2.27.0 to 2.28.0 by @dependabot in #108
  • Bump github.com/gofiber/fiber/v2 from 2.28.0 to 2.29.0 by @dependabot in #110
  • Bump github.com/go-playground/validator/v10 from 10.10.0 to 10.10.1 by @dependabot in #109
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #111
  • Bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0 by @dependabot in #112
  • Bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 by @dependabot in #113
  • Bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.30.0 by @dependabot in #114
  • Bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1 by @dependabot in #115
  • Bump github.com/swaggo/swag from 1.8.0 to 1.8.1 by @dependabot in #117
  • Bump github.com/gofiber/fiber/v2 from 2.30.0 to 2.31.0 by @dependabot in #116
  • Bump github.com/arsmn/fiber-swagger/v2 from 2.24.0 to 2.31.0 by @dependabot in #118
  • Bump github.com/arsmn/fiber-swagger/v2 from 2.31.0 to 2.31.1 by @dependabot in #119
  • Bump github.com/gofiber/fiber/v2 from 2.31.0 to 2.32.0 by @dependabot in #121
  • Bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5 by @dependabot in #120
  • Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.0 by @dependabot in #122
  • Bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0 by @dependabot in #123
  • Bump github.com/gofiber/fiber/v2 from 2.32.0 to 2.33.0 by @dependabot in #124
  • Bump github.com/jackc/pgx/v4 from 4.16.0 to 4.16.1 by @dependabot in #125
  • Fix errSaveToRedis Causes Panic by @RafaelPiloto10 in #127
  • Bump github.com/swaggo/swag from 1.8.1 to 1.8.2 by @dependabot in #128
  • Bump github.com/gofiber/fiber/v2 from 2.33.0 to 2.34.0 by @dependabot in #130
  • Update book_controller.go comment message by @p3nj in #131
  • Add Feature mysql Database Bind by @jniltinho in #129

New Contributors

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.13.2

14 Feb 16:37
6d37956
Compare
Choose a tag to compare

What's Changed (v1.13.0...v1.13.2)

New Contributors

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.13.1

21 Jan 11:18
ea25343
Compare
Choose a tag to compare

What's Changed (v1.13.0...v1.13.1)

  • #97 Bump github.com/arsmn/fiber-swagger from 2.20.0 to 2.24.0

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.13.0

21 Jan 11:15
ccf01b0
Compare
Choose a tag to compare

What's Changed (v1.12.0...v1.13.0)

  • Bump github.com/gofiber/fiber to v2.25.0

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.12.0

10 Jan 09:27
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gofiber/fiber to v2.24.0
  • Bump github.com/go-playground/validator to v10.10.0
  • Bump github.com/swaggo/swag to v1.7.8

Full Changelog: v1.11.0...v1.12.0

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.11.0

06 Dec 13:52
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gofiber/fiber to v2.23.0
  • Bump github.com/jackc/pgx/v4 to v4.14.1
  • Bump github.com/golang-jwt/jwt/v4 to v4.2.0
  • Bump github.com/swaggo/swag to v1.7.6

Full Changelog: v1.10.0...v1.11.0

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.10.3

24 Nov 14:44
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/jackc/pgx/v4 from 4.13.0 to 4.14.0 by @dependabot in #89

Full Changelog: v1.10.2...v1.10.3

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.10.2

16 Nov 06:32
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gofiber/fiber/v2 from 2.21.0 to 2.22.0 by @dependabot in #88

Full Changelog: v1.10.1...v1.10.2

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.10.1

14 Nov 11:05
e65eddc
Compare
Choose a tag to compare

What's Changed

  • Fix name of the swag target swag.init => swag by @JamesMura in #87

New Contributors

Full Changelog: v1.10.0...v1.10.1

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈

v1.10.0

28 Oct 09:07
Compare
Choose a tag to compare

Changelog (v1.9.0...v1.10.0)

  • Update gofiber/fiber package to v2.21.0 (changes)

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (73.3% of the code covered in this release)
  • Leave a review on our ProductHunt page

Your PRs are welcome! Thanks 馃槈