Skip to content

Releases: hrodrig/kiko

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 04:35

Changelog

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:18

Changelog

  • 00c9375 Merge branch 'develop' into main

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 22 Jun 02:49

Changelog

  • e2ddefc Merge branch 'develop' into main

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 21 Jun 12:10

Changelog

  • e42b6bb Merge branch 'develop' into main
  • 4f05405 fix: kiko.js use absolute URL for cross-domain tracking

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 03:56

Changelog

  • 62fc4e1 Merge develop — version API v0.4.1
  • 4f87eae feat: add GET /api/v1/version aligned with kiko version (v0.4.1)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 00:28

Changelog

  • 39dafce Merge develop — Phase 3 hardening v0.4.0
  • 42af011 feat: Phase 3 hardening, SPA tracker, and distribution (v0.4.0)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 23:54

Changelog

  • 23c4b5d Merge develop — Phase 2 stats API v0.3.0
  • 525b8be feat: Phase 2 stats API, UTM capture, and source labels (v0.3.0)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 23:37

Changelog

  • 5d05836 Merge develop — Phase 1 core engine v0.2.0
  • a9c6b2a Merge develop — docs hero and Phase 1 spec alignment
  • 732a9e8 Merge develop — fix fmt-check on aggregate.go
  • 0fb67b7 Merge develop — fix gocyclo on aggregateHits
  • 2d64eba feat: Phase 1 UA/ref enrichment and hit payload docs (v0.2.0)
  • 39bf695 feat: multi-driver store, flush loop, and k8s health probes
  • 336f6b1 feat: visitor hash, hourly aggregations, and per-IP rate limiting
  • bca08cb refactor(store): split aggregateHits to satisfy gocyclo limit
  • 25e7c8a style(store): gofmt aggregate.go (trailing newline)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:27

Changelog

  • d5f5b3f fix: Dockerfile.release - use TARGETPLATFORM path
  • 14cee9e fix: GoReleaser v2 compat - remove pro-only fields
  • 58a79b8 fix: archive id must match homebrew cask ids
  • 7263c97 fix: goreleaser v1 compat - dockers + brews
  • e070463 fix: grype skip when not installed
  • 8aadbaa fix: homebrew cask - remove install field, match groot format
  • f7728b9 fix: match groot goreleaser config - dockers_v2 images+tags+labels
  • ee1534c fix: pin GoReleaser v2.10.0, skip homebrew when no token