Commit Graph

756 Commits

Author SHA1 Message Date
Kevin Franklin Kim
6fe685a11d
Merge pull request #200 from foomo/dependabot/github_actions/goreleaser/goreleaser-action-6
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
2024-07-05 07:04:38 +02:00
Kevin Franklin Kim
4ee89ee26b
Merge branch 'main' into dependabot/github_actions/goreleaser/goreleaser-action-6 2024-07-05 07:02:32 +02:00
Kevin Franklin Kim
17d355f21a
Merge pull request #201 from foomo/dependabot/github_actions/golangci/golangci-lint-action-6
chore(deps): bump golangci/golangci-lint-action from 4 to 6
2024-07-05 07:01:35 +02:00
dependabot[bot]
4dd2ed75cd
chore(deps): bump golangci/golangci-lint-action from 4 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 14:54:09 +00:00
dependabot[bot]
54f3b8af13
chore(deps): bump goreleaser/goreleaser-action from 5 to 6
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 14:54:07 +00:00
Kevin Franklin Kim
8d300e26f4
Merge pull request #199 from foomo/v0.18.x
Release v0.18.x
2024-06-28 16:53:09 +02:00
Kevin Franklin Kim
04c4d55941
chore: disable deprecated linter 2024-06-28 16:42:15 +02:00
Kevin Franklin Kim
d2893ace06
revert: read / write timeouts 2024-06-28 16:41:36 +02:00
Kevin Franklin Kim
9d38e438ce
feat: bump deps 2024-04-30 10:00:04 +02:00
Kevin Franklin Kim
3fd13ec4f6
revert: use server name for backward compatibility 2024-04-17 10:22:23 +02:00
Kevin Franklin Kim
c6734a4cf6
feat: add keel attr 2024-04-17 09:55:52 +02:00
Kevin Franklin Kim
2038db3570
revert: remove goleak 2024-04-16 09:52:14 +02:00
Kevin Franklin Kim
8882274093
feat: update & fix lints 2024-04-16 09:38:28 +02:00
Kevin Franklin Kim
686ef11205
refactor: rename keeltest folder 2024-04-16 08:55:30 +02:00
Kevin Franklin Kim
317647db12
revert: change from example 2024-04-15 10:22:37 +02:00
Kevin Franklin Kim
46c4a75a69
refactor: move log 2024-04-15 10:12:48 +02:00
Kevin Franklin Kim
a3ec7df9f1
chore: run single tests 2024-04-15 09:48:59 +02:00
Kevin Franklin Kim
e35d4582d2
refactor: use standard errors 2024-04-15 09:42:53 +02:00
Kevin Franklin Kim
a423908c97
revert: remove graceful timeout 2024-04-15 09:09:12 +02:00
Kevin Franklin Kim
e2062f5940
chore: group dependencies 2024-04-15 09:08:49 +02:00
Kevin Franklin Kim
57bfd19fc9
feat: set timeouts 2024-03-26 13:49:16 +01:00
Kevin Franklin Kim
8229068393
Merge pull request #198 from foomo/feature/graceful-shutdown
feat(server): update graceful shutdown behaviour
2024-03-25 08:24:44 +01:00
Kevin Franklin Kim
ee2aba49c4
Merge branch 'feature/graceful-shutdown' of github.com:foomo/keel into feature/graceful-shutdown 2024-03-25 08:22:46 +01:00
Kevin Franklin Kim
011d917752
Merge branch 'v0.18.x' of github.com:foomo/keel into feature/graceful-shutdown 2024-03-25 08:22:26 +01:00
Kevin Franklin Kim
801110dc8e
chore: update workflows 2024-03-25 08:20:18 +01:00
Kevin Franklin Kim
9f78c0fd1f
Merge pull request #190 from foomo/feature/otel-update
feat(telemetry): update otel
2024-03-25 08:07:36 +01:00
Kevin Franklin Kim
f791248997
feat: update graceful 2024-03-22 21:18:11 +01:00
Kevin Franklin Kim
5c5d32717b
feat: update logging format 2024-03-22 10:37:29 +01:00
Kevin Franklin Kim
1be83011f5
feat: bump deps 2024-03-15 16:52:18 +01:00
Kevin Franklin Kim
a52650cc5a
Merge branch 'feature/graceful-shutdown' of github.com:foomo/keel into feature/otel-update 2024-03-15 16:29:05 +01:00
Kevin Franklin Kim
d44f9fd544
Merge branch 'main' of github.com:foomo/keel into feature/otel-update 2024-03-15 16:26:06 +01:00
Kevin Franklin Kim
25e94fc3d8
feat: add env vars 2024-03-15 16:04:12 +01:00
Kevin Franklin Kim
76873cbaf5
fix: client options 2024-03-15 15:57:04 +01:00
Kevin Franklin Kim
520470de69
feat: bump deps 2024-03-15 15:44:33 +01:00
Kevin Franklin Kim
40b754758c
chore: bump actions 2024-03-15 15:44:18 +01:00
Kevin Franklin Kim
fd9c4441b8
fix: test 2024-03-15 15:14:32 +01:00
Kevin Franklin Kim
a042b34da8
fix: skip example 2024-03-15 13:41:17 +01:00
Kevin Franklin Kim
44f46557b7
fix: unit tests 2024-03-15 12:41:02 +01:00
Kevin Franklin Kim
6e5b02f74c
feat: update graceful shutdown 2024-03-15 11:01:25 +01:00
Kevin Franklin Kim
e21a6e2c6b
refactor: rename and modify CloserFunc 2024-03-15 10:10:17 +01:00
Kevin Franklin Kim
9745fce55c
feat: make default const overrideable 2024-03-15 10:09:30 +01:00
Kevin Franklin Kim
ddb013b207
Merge branch 'main' of github.com:foomo/keel into feature/graceful-shutdown 2024-03-14 17:13:07 +01:00
Kevin Franklin Kim
2d2e450885
Merge pull request #149 from foomo/feature/circuit-breaker-ignore
feat: circuit breaker ignore
2023-12-14 09:56:23 +01:00
Kevin Franklin Kim
b29c1c2506
feat: fix lint error 2023-12-14 09:45:58 +01:00
Kevin Franklin Kim
5d801976ad
Merge branch 'main' into feature/circuit-breaker-ignore 2023-12-14 09:44:03 +01:00
Kevin Franklin Kim
e100f0730a
wip: optimize graceful shutdown 2023-12-14 08:34:47 +01:00
Kevin Franklin Kim
3dd86ae626
Merge pull request #196 from foomo/fix-pprof
fix: default pprof arguments
2023-12-07 15:21:59 +01:00
Kevin Franklin Kim
48af074cd6
fix: default pprof arguments 2023-12-07 15:17:05 +01:00
Kevin Franklin Kim
eaefba20bf
Merge pull request #195 from foomo/fix-pprof
fix: pprof
2023-12-07 15:04:52 +01:00
Kevin Franklin Kim
4ac67cead9
fix: pprof 2023-12-07 15:00:42 +01:00