Skip to content

Releases: pilot-protocol/cosift

Release list

cosift v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:12

What's Changed

  • tests: raise cosift coverage from 50% to 56% by @TeoSlayer in #1
  • tests: extend cmd/cosift coverage round 2 by @TeoSlayer in #2
  • tests: cmd/cosift round-3 — OpenAI mocks + populated Pebble fixture by @TeoSlayer in #3
  • fix(cosift): wrap Pebble Close in sync.Once for idempotency (closes PILOT-190) by @TeoSlayer in #4
  • tests: cmd/cosift round-4 — fake fetcher + fake cluster by @TeoSlayer in #5
  • fix: add MaxHeaderBytes and body size limits to HTTP servers (PILOT-107) by @matthew-pilot in #6
  • fix: wrap L1 caches in bounded LRU to prevent unbounded memory growth (PILOT-106) by @matthew-pilot in #7
  • fix(docker): pin alpine base + apk versions (PILOT-154) by @TeoSlayer in #9
  • fix: add Dependabot config for gomod + github-actions weekly updates (PILOT-384) by @matthew-pilot in #10
  • build(deps): bump modernc.org/sqlite from 1.50.1 to 1.51.0 by @dependabot[bot] in #15
  • build(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #14
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #11
  • build(deps): bump codecov/codecov-action from 4 to 6 by @dependabot[bot] in #12
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #13
  • chore(ci): add dependabot.yml + notify-canary.yml by @TeoSlayer in #17
  • build(deps): bump modernc.org/sqlite from 1.51.0 to 1.52.0 by @dependabot[bot] in #16
  • build(deps): bump codecov/codecov-action from 6 to 7 by @dependabot[bot] in #18
  • build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 by @dependabot[bot] in #19
  • feat(search): site= scoping filter + /admin/site-submit priority enqueue by @TeoSlayer in #20
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #21
  • build(deps): bump modernc.org/sqlite from 1.52.0 to 1.53.0 by @dependabot[bot] in #22
  • Handover prep: cleanup, signed CI/CD, runbook, god-file split, ENV.md, admin lockdown by @TeoSlayer in #23

New Contributors

Full Changelog: https://github.com/pilot-protocol/cosift/commits/v0.1.0