Commit Graph

  • 6916e5b6e1 chore(deps): bump the github-actions group across 1 directory with 2 updates dependabot/github_actions/github-actions-2fa9e42fe5 dependabot[bot] 2026-05-10 02:42:36 +00:00
  • 139ef2e552 chore(deps): bump alpine dependabot/docker/build/docker-update-943feaa96d dependabot[bot] 2026-05-10 02:42:24 +00:00
  • ae2788aa2f chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp dependabot/go_modules/gomod-security-55e5c909bd dependabot[bot] 2026-05-05 08:18:59 +00:00
  • 97ac39d552 Merge pull request #79 from foomo/feature/loader-direct-json-content-type main v1.20.0 Stefan Martinov 2026-05-05 10:13:38 +02:00
  • 82bf3cf392 test: cover poll version logging and lint cleanups Stefan Martinov 2026-05-04 16:35:38 +02:00
  • 76cd675e98 refactor(repo): unify pollVersion and lastETag into single version field Stefan Martinov 2026-04-30 21:38:17 +02:00
  • a8e8273b76 chore(deps): bump the gomod-security group across 1 directory with 3 updates dependabot[bot] 2026-04-29 14:35:38 +00:00
  • 89c587e5ed perf: force GC after successful catalogue swap to release old tree Stefan Martinov 2026-04-30 13:54:52 +02:00
  • 767593ade2 Merge pull request #76 from foomo/feature/etag-conditional-poll-and-go-1.26-bump v1.19.0 Stefan Martinov 2026-04-29 16:34:05 +02:00
  • 8b438cc24a chore: roll up Go module security and update bumps Stefan Martinov 2026-04-29 16:13:01 +02:00
  • 509af72b37 build: bump alpine 3.22.0 to 3.22.2 in build image Stefan Martinov 2026-04-29 16:12:53 +02:00
  • 0077e97c00 fix: defer lastETag commit until after successful catalogue load Stefan Martinov 2026-04-29 15:02:32 +02:00
  • a8c77c836e test: add ETag edge-case coverage for error and absent-header paths Stefan Martinov 2026-04-29 14:35:42 +02:00
  • a810ad815d fix: harden HTTP handler reply path against gosec G705 Stefan Martinov 2026-04-29 14:35:37 +02:00
  • d737c0c6ce fix: address golangci-lint issues in new ETag tests Stefan Martinov 2026-04-29 14:24:30 +02:00
  • 164d40c611 feat: add backward-compatible ETag-aware conditional poll Stefan Martinov 2026-04-29 14:11:52 +02:00
  • e90e790b8b chore: bump Go toolchain to 1.26.0 Stefan Martinov 2026-04-29 14:09:13 +02:00
  • 1b1c7b3569 Merge pull request #74 from foomo/dependabot/github_actions/github-actions-3b71207a80 Kevin Franklin Kim 2026-04-29 15:46:09 +02:00
  • 78d7de82ef chore(deps): bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2026-02-22 02:42:33 +00:00
  • 7faafdb2fb Merge pull request #68 from foomo/feature/contentserver-compression v1.18.1 Stefan Martinov 2025-11-27 15:24:11 +01:00
  • 8ef3266d93 feat: add configurable gzip compression level flag Stefan Martinov 2025-11-27 14:46:53 +01:00
  • 2d67488234 chore: upgrade to go 1.25.4 and update dependencies Stefan Martinov 2025-11-27 13:15:42 +01:00
  • 4ca353cd96 Merge pull request #53 from foomo/dependabot/docker/build/docker-update-763c13e2b7 Kevin Franklin Kim 2025-11-26 06:29:18 +01:00
  • 358f74c493 Merge pull request #64 from foomo/dependabot/github_actions/github-actions-db9f8ec8fa Kevin Franklin Kim 2025-11-26 06:28:37 +01:00
  • d9b4f221aa chore: set default pprof address for http server v1.18.0 Stefan Martinov 2025-11-25 17:10:17 +01:00
  • f740cd0513 Add Multi-Cloud Blob Storage Support (AWS S3, Azure, GCS) (#67) v1.17.0 Stefan Martinov 2025-11-25 16:47:04 +01:00
  • 93393139a8 chore: whitespace Stefan Martinov 2025-11-25 16:27:44 +01:00
  • cabb48f16b chore: add pprof tag for pyroscope v1.16.1 Stefan Martinov 2025-11-25 16:12:39 +01:00
  • a11a6abee8 feat: add multi-cloud blob storage support (AWS S3, Azure, GCS) v1.16.0 Stefan Martinov 2025-11-25 15:23:55 +01:00
  • 0d1440d4ee feat: add configurable repository timeout flag v1.15.0 Stefan Martinov 2025-11-25 15:03:01 +01:00
  • 12430bd68f feat: add configurable pprof service flag v1.14.0 Stefan Martinov 2025-11-25 14:33:32 +01:00
  • 93f5efefaf fix: resolve flaky race condition in client tests v1.13.0 list Stefan Martinov 2025-11-25 12:23:23 +01:00
  • 3480763a1e fix: improve GCS storage backend reliability and error handling Stefan Martinov 2025-11-25 11:42:38 +01:00
  • 08e44d2174 fix: resolve golangci-lint violations Stefan Martinov 2025-11-25 10:38:33 +01:00
  • 8e4bafa719 feat: add GCS storage backend support with storage abstraction layer Stefan Martinov 2025-11-25 09:22:30 +01:00
  • cf33cc1647 chore(deps): bump the github-actions group across 1 directory with 3 updates dependabot[bot] 2025-11-09 02:08:38 +00:00
  • 7a044b18d6 chore(deps): bump alpine in /build in the docker-update group dependabot[bot] 2025-06-15 02:11:31 +00:00
  • e7e5d09f50 Merge pull request #52 from foomo/fix/get-repo-returns-stale-results v1.16.2 v1.12.1 Daniel Thomas 2025-06-13 23:04:53 +02:00
  • d5498dde73 fix: remove unuseful unit test Daniel Thomas 2025-06-13 23:02:19 +02:00
  • fe1d9de6f1 fix: update persisted json after updating the repo using the poll routine Daniel Thomas 2025-06-13 22:21:59 +02:00
  • 74d2ff75f5 fix: add get repo test when update fails Miroslav Cvetic 2025-05-29 11:56:20 +02:00
  • eefd5bbc57 fix: update before getRepo Miroslav Cvetic 2025-05-29 10:58:06 +02:00
  • 29ca34e0d5 chore: add release.snapshot task Kevin Franklin Kim 2025-05-28 17:29:42 +02:00
  • 1fcc058fab Merge pull request #50 from foomo/dependabot/github_actions/github-actions-afd9e15987 Kevin Franklin Kim 2025-05-19 11:23:09 +02:00
  • b500a35214 chore(deps): bump golangci/golangci-lint-action dependabot[bot] 2025-05-19 08:31:22 +00:00
  • c5d4b210f9 Merge pull request #49 from foomo/feature/build-with-safe-tag v1.12.0 Kevin Franklin Kim 2025-05-19 10:29:23 +02:00
  • d84f3f0941 feat: enable gzip Kevin Franklin Kim 2025-05-19 09:57:22 +02:00
  • 7a588bd108 fix: race Kevin Franklin Kim 2025-05-19 09:42:01 +02:00
  • 6c104da662 fix: race Kevin Franklin Kim 2025-05-19 09:40:23 +02:00
  • d058ce2b41 fix: lint issues Kevin Franklin Kim 2025-05-19 09:29:30 +02:00
  • 1ac5dab2aa fix: add mutex Kevin Franklin Kim 2025-05-19 09:21:56 +02:00
  • a53de5827c fix: log Kevin Franklin Kim 2025-05-16 23:28:28 +02:00
  • b4b9de6df3 fix: t.Helper Kevin Franklin Kim 2025-05-16 23:21:20 +02:00
  • 368dcf4f3f fix: close conn Kevin Franklin Kim 2025-05-16 22:34:51 +02:00
  • ff7d3da5d1 revert: line break Kevin Franklin Kim 2025-05-16 22:33:30 +02:00
  • c95742339f feat: remove dead code Kevin Franklin Kim 2025-05-16 22:32:28 +02:00
  • f0e84fc185 wip: debug Kevin Franklin Kim 2025-05-16 17:12:31 +02:00
  • 71155b45e6 fix: close server Kevin Franklin Kim 2025-05-16 17:07:17 +02:00
  • 2ea30be4b5 fix: pass through context Kevin Franklin Kim 2025-05-16 16:59:58 +02:00
  • 56aa5220ac chore: disable gotestfmt Kevin Franklin Kim 2025-05-16 16:52:09 +02:00
  • dd8e6a63e7 fix: lint issues Kevin Franklin Kim 2025-05-16 16:45:36 +02:00
  • 2bb303501e feat: go 1.24.3 & deps Kevin Franklin Kim 2025-05-16 16:43:23 +02:00
  • 1e7676bf73 feat: bump alpine Kevin Franklin Kim 2025-05-16 16:43:08 +02:00
  • 680e0cdd33 feat: build with safe tag Kevin Franklin Kim 2025-05-16 16:31:10 +02:00
  • 924bc01c07 docs: update README Kevin Franklin Kim 2025-05-16 16:30:57 +02:00
  • 73203b24c0 chore: update gitignore Kevin Franklin Kim 2025-05-16 16:30:46 +02:00
  • a2ae079ae9 chore: bump golangci-lint Kevin Franklin Kim 2025-05-16 16:30:18 +02:00
  • 327ca96a76 chore: add community files Kevin Franklin Kim 2025-05-16 16:29:51 +02:00
  • 5ea6ad27d2 Merge pull request #36 from foomo/fix/contentserver-gid-and-uid v1.11.2 Kevin Franklin Kim 2024-11-27 13:50:46 +01:00
  • ec843ef283 fix: set gid & uid Kevin Franklin Kim 2024-11-27 13:48:41 +01:00
  • 8fdeef555b docs: update badge Kevin Franklin Kim 2024-11-27 13:11:17 +01:00
  • 15ab819b6a Merge pull request #35 from foomo/fix/remove-readme-service v1.11.1 Kevin Franklin Kim 2024-11-27 13:09:40 +01:00
  • c214ba4a4d fix: remove readme service Kevin Franklin Kim 2024-11-27 13:05:18 +01:00
  • 0e61ff81ed Merge pull request #34 from foomo/dependabot/docker/build/alpine-3.20.3 v1.11.0 Kevin Franklin Kim 2024-11-26 09:04:33 +01:00
  • 8081e3c762 Merge pull request #33 from foomo/dependabot/github_actions/golangci/golangci-lint-action-6 Kevin Franklin Kim 2024-11-26 09:04:23 +01:00
  • 1d0fa88b50 Merge pull request #32 from foomo/dependabot/github_actions/goreleaser/goreleaser-action-6 Kevin Franklin Kim 2024-11-26 09:04:14 +01:00
  • a57fafaf0f chore(deps): bump alpine from 3.19.1 to 3.20.3 in /build dependabot[bot] 2024-11-25 21:44:12 +00:00
  • 620d759ce8 chore(deps): bump golangci/golangci-lint-action from 4 to 6 dependabot[bot] 2024-11-25 21:44:07 +00:00
  • 34d35ad779 chore(deps): bump goreleaser/goreleaser-action from 5 to 6 dependabot[bot] 2024-11-25 21:44:05 +00:00
  • 318173f848 Merge pull request #31 from foomo/v1.11.x Kevin Franklin Kim 2024-11-25 22:43:27 +01:00
  • ec6ff54135 fix: lint issues Kevin Franklin Kim 2024-11-25 22:40:02 +01:00
  • e50df5eaf9 test: close servers Kevin Franklin Kim 2024-11-25 22:23:12 +01:00
  • ea920005e9 docs: update README Kevin Franklin Kim 2024-11-25 09:43:28 +01:00
  • f8617b3da2 feat: bump go Kevin Franklin Kim 2024-11-25 09:39:08 +01:00
  • 71dfd39ff5 feat: add readiness healthzer v1.11.0-rc.11 Kevin Franklin Kim 2024-03-27 13:43:59 +01:00
  • 1617ebbd84 feat: handle closed connection v1.11.0-rc.10 Kevin Franklin Kim 2024-03-25 09:19:01 +01:00
  • 554733f1c7 feat: set keel version Kevin Franklin Kim 2024-03-25 08:35:30 +01:00
  • 9af5f53ce7 chore: update workflows Kevin Franklin Kim 2024-03-25 08:26:39 +01:00
  • d46ba48b4b feat: update keel v1.11.0-rc.9 Kevin Franklin Kim 2024-03-22 21:24:48 +01:00
  • 3717872187 fix: startup probe v1.11.0-rc.8 Kevin Franklin Kim 2024-03-22 17:02:47 +01:00
  • 1c472c13bf fix: docker dir v1.11.0-rc.7 Kevin Franklin Kim 2024-03-22 16:44:29 +01:00
  • b4f8b95a4b refactor: rename onLoaded v1.11.0-rc.6 Kevin Franklin Kim 2024-03-22 16:30:54 +01:00
  • ae481c5278 refactor: mark loaded Kevin Franklin Kim 2024-03-22 16:26:34 +01:00
  • 5e7798a53f fix: base path flag v1.11.0-rc.5 Kevin Franklin Kim 2024-03-22 16:09:33 +01:00
  • d9a8248c0a feat: update init Kevin Franklin Kim 2024-03-22 15:48:01 +01:00
  • abb6f692c7 fix: poll interval v1.11.0-rc.4 Kevin Franklin Kim 2024-03-22 14:55:33 +01:00
  • 52c1a67b7a feat: add poll interval flag v1.11.0-rc.3 Kevin Franklin Kim 2024-03-22 12:38:43 +01:00
  • 3f8561359c chore: fix typo Kevin Franklin Kim 2024-03-22 11:47:29 +01:00
  • af95153899 chore: update gorelease v1.11.0-rc.2 Kevin Franklin Kim 2024-03-22 11:41:12 +01:00
  • bb04560323 chore: fix secret v1.11.0-rc.1 Kevin Franklin Kim 2024-03-22 10:53:03 +01:00