Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 1.96 KB

1.3.2 (2024-03-04)

  • fix open redirects and update deps by @philmtd in #41
  • update frontend dependencies by @philmtd in #43
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 by @dependabot in #42

1.3.1 (2024-01-15)

  • improve configuration of metrics port

1.3.0 (2024-01-15)

  • allow serving metrics under a different port
  • update dependencies to latest versions

1.2.0 (2023-02-15)

  • chore: update changelog (7642cff)
  • chore: update dependencies (#7) (7f5f60e), closes #7
  • chore: update to golang 1.19 and migrate to ttlcache 3 (#6) (4299393), closes #6
  • chore(deps): update dependencies (726b93f)
  • fix docker build (3d63e4c)
  • fix docker build (71580a5)
  • Updated footer (130f21a)
  • feat: New Catnip (#8) (7bbe046), closes #8

1.1.0 (2022-06-17)

  • fix: rename metrics and fix version number from git in releases (a89381a)

1.0.1 (2021-11-17)

  • fix(server): Multi-level routes must not result in an error (#5) (99f4366), closes #5

1.0.0 (2021-11-01)

  • First public release