Skip to content

Releases: Pikopod/pikopod

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 00:11
cefe3a4

Changelog

  • cefe3a4 Update README to remove obsolete details
  • f5f5dd8 Merge pull request #29 from Pikopod/feat/incident-capture-and-reproduction
  • e3019f6 fix docs, add demo gifs
  • 4afbc85 feat: capture failed exchanges as incidents and reproduce them in the sandbox
  • 4eded1a Merge pull request #24 from efegokdemir/issue-13-sanitize-join-benchmarks
  • 1622e2a Merge pull request #25 from Pikopod/fix/non-vendor-webhook-secret-prefix
  • 531cd0e test: benchmark sanitize and join hot paths
  • a6552a6 fix(sandbox): stop issuing provider-shaped webhook signing secrets
  • d2bb43d Merge pull request #19 from team-humaki/fix/16-version-commit
  • 5da05c2 version: use module version when go install has no VCS
  • bf90990 Merge pull request #23 from Pikopod/fix/upstream-mid-body-errors
  • 8e13106 fix: count upstream failures that happen mid-response
  • 3fe91f1 Merge pull request #18 from one-pr-a-day/fix/issue-15-reserved-domains
  • 04310e8 Merge pull request #22 from Pikopod/docs/homebrew-trust-and-verify
  • aa4771a docs: fix Homebrew trust step and cosign identity in README
  • f4cc1ac Move pikopod.rb into Formula/
  • f0a52c3 fix: report commit and build date in --version
  • ade5255 tests: replace real domains in canary fixtures with RFC 2606 reserved names

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 10:19

Changelog

  • ff642d2 ci: install syft so goreleaser can catalog SBOMs
  • 7d6c2e5 rewrite print message
  • c394509 Merge pull request #5 from Pikopod/dependabot/github_actions/actions/checkout-7
  • 2dfdb96 Merge pull request #4 from Pikopod/dependabot/github_actions/goreleaser/goreleaser-action-7
  • 610ade8 Merge pull request #3 from Pikopod/dependabot/github_actions/docker/login-action-4
  • aa06407 Merge pull request #2 from Pikopod/dependabot/github_actions/slsa-framework/slsa-github-generator/dot-github/workflows/generator_generic_slsa3.yml-2.1.0
  • a855273 build(deps): bump actions/checkout from 4 to 7
  • 91fffd1 Merge pull request #1 from Pikopod/dependabot/github_actions/actions/setup-go-7
  • ffd2781 Merge pull request #7 from Pikopod/fix/ci-flakes
  • 0dfab0b gofmt: realign canary sentinel comments
  • 372bbc5 test: right-size the fail-open payload and isolate its client transport
  • 19a2472 Merge pull request #6 from Pikopod/fix/ci-test
  • 8075cac revert unbenchmarked upstream Transport; retry connection-level read failures in the fail-open test
  • 99fbab6 test: separate read errors and upstream drops from genuine body alteration
  • 402c043 test: wait for async alert delivery before asserting Sent(); gofmt
  • 25b1273 test: make the wedged-sink liveness check tolerate slow CI runners
  • 3559068 Bump goreleaser/goreleaser-action from 6 to 7
  • 7ab9339 Bump docker/login-action from 3 to 4
  • 4df2f07 Bump slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml
  • 576628a Bump actions/setup-go from 5 to 7
  • b1ae85a initial commit, drift, scenario, sandboxes
  • 3dfa4ab Initial commit