Skip to content

Releases: cnumr/ecoindex_bff

v1.2.0

26 Feb 17:49
6a5f944
Compare
Choose a tag to compare

What's Changed

  • ci(stale): add stale action by @vvatelot in #42
  • ci: add github action combine prs by @vvatelot in #49
  • Combined PR by @github-actions in #50
  • build(deps): Bump github.com/gofiber/fiber/v2 from 2.47.0 to 2.50.0 by @dependabot in #47
  • build(deps): Bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.1 by @dependabot in #68
  • build(deps): Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.17 by @dependabot in #67

New Contributors

  • @github-actions made their first contribution in #50

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Jul 08:51
88147c2
Compare
Choose a tag to compare

What's Changed

  • ♻️ refact(badge): Remove JS and SVG template by @vvatelot in #12
  • 🐛 fix(badge): Rename unknown badge by @vvatelot in #13
  • ✏️ fix(badge): Fix unknown badge typo ! by @vvatelot in #14
  • ♻️ refact(clean): Remove deprecated code by @vvatelot in #15
  • 👷 ci(dependabot): Add dependabot config file by @vvatelot in #20
  • 👷 ci(go): Add Go github action by @vvatelot in #26
  • ⬆️ chore(deps): Update deps by @vvatelot in #27
  • build(deps): Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.43.0 by @dependabot in #25
  • 🐛 fix(api): Remove trailing slash in cache key and force exact match url by @vvatelot in #28
  • build(deps): Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 by @dependabot in #29
  • ✨ feat(hosts): Add hosts detail endpoint by @vvatelot in #30
  • ✨ feat(compute): Add ecoindex compute endpoint by @vvatelot in #32
  • ♻️ refact(qparams): Improve query params handling by @vvatelot in #31
  • build(deps): Bump github.com/gofiber/fiber/v2 from 2.44.0 to 2.47.0 by @dependabot in #38
  • build(deps): Bump github.com/tdewolff/minify/v2 from 2.12.5 to 2.12.7 by @dependabot in #37
  • build(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #33

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Feb 13:15
Compare
Choose a tag to compare

What's Changed

  • ⚡️ refact(badge): Add compression and caching (only badge) by @vvatelot in #5
  • ♻️ refact(logger): Enable logger in dev mode by @vvatelot in #7
  • ♻️ refact(redirect): Add redirect endpoint by @vvatelot in #6
  • ♻️ refact(organize): Reorganize code by @vvatelot in #8
  • ⚡️ feat(perf): Add redis cache by @vvatelot in #9
  • ♻️ chore(docker): Disable redis port by @vvatelot in #10
  • 🐛 fix(cache): Do not use url query params in cache key by @vvatelot in #11

New Contributors

Full Changelog: https://github.com/cnumr/ecoindex_bff/commits/v1.0.0