Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
27e863338a chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.2 to 6.6.3
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.2 to 6.6.3.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.2...v6.6.3)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 18:29:54 +00:00
dependabot[bot]
827bf0373e chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.1 to 6.6.2
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.1...v6.6.2)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:24:58 +00:00
dependabot[bot]
7abfc8f9ad chore(deps): bump golang.org/x/net from 0.26.0 to 0.31.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:03:29 +00:00
Jonas Kaninda
a874d14194 feat: add Redis based rate limiting for multiple instances 2024-11-14 11:38:36 +01:00
Jonas Kaninda
e541d0066d feat: add auto route healthcheck 2024-11-12 12:38:34 +01:00
Jonas Kaninda
00702e138b feat: add metrics 2024-11-10 17:06:58 +01:00
bd20895306 feat: add oauth token validity verification 2024-11-08 12:03:52 +01:00
946c40fda0 feat: add oauth middleware 2024-11-07 09:45:09 +01:00
Jonas Kaninda
1923506e0a Initial commit 2024-10-27 06:10:27 +01:00