Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 09:36
2eb83d6

Changelog

  • 2eb83d6 Print https site URLs when the platform is https
  • 20dbb29 Fix 421 Misdirected Request on per-site API calls over https
  • 954e819 Make click list platform-first
  • 2c26f9f Restrict image builds back to main pushes
  • 94a12d7 Build a per-commit ECR image on every branch; latest tracks main
  • 9d22a0c update GH workdlows
  • f82b238 Also tag release images as latest on ECR
  • d2571cd Add click new: AI site generation, platform-first with local fallback
  • 0a7804a Disable buildx attestations on the ECR image push
  • be7958f Push the clickd image to ECR from CI (multi-arch)
  • 3b81cb7 Add click update: self-update from GitHub releases
  • b9d3844 Move workflows onto the ARC runner sets; smoke suites go dual-arch
  • bf95013 Add GitHub Actions: CI (build + both smoke suites) and tagged releases
  • 829d88a Add click version; set up GoReleaser (linux amd64/arm64, macOS arm64)
  • a7f7510 Rename click rm to click delete
  • 4ac33a9 Measured frontend pass on the close example: cut waterfalls, fix CLS
  • 32da430 update .gitignore
  • 1a0ff2e Close the SSE stream when a page isn't showing; document the pool gotcha
  • 0b62d30 Add the close full example
  • afa8a02 Add a site-author API guide (docs/site-api.md)
  • 27d9de4 Add a storage-split table to the data isolation section
  • 64d6a69 Make bench.sh portable to bash 3.2; bound the realtime NOTIFY
  • 56a55a8 Reconcile the Database API section with the two-backend reality
  • f96414b Link the interactive system diagram; restore the Known limitations heading
  • 2727b33 update README.md with local development steps
  • d6c0bd3 Add a latency benchmark and record the performance baseline
  • dee9bf9 Fix libSQL timestamp ordering; harden smoke suites against real logins
  • 27c6750 Add production deployment guide: workloads on EKS, S3, GitHub IdP
  • c0d5b5f Bump dex to v2.45.1 and oauth2-proxy to v7.15.3
  • 84d06c0 Add Prometheus metrics to the API (RED + feature counters)
  • acb6f51 Harden the libSQL data plane: validate site at the sink
  • a065de7 Update CLAUDE.md for the libSQL data plane and session gotchas
  • 6909d77 Add per-site libSQL databases (physical isolation) and realtime
  • dd7e07c Normalize ownership emails and dedup the CLI's platform API calls
  • 855d77c Add identity, per-site ownership, and scoped deploy credentials
  • 95913ac renamed to Click
  • 40a3689 Add the Database layer
  • 7583cf9 first version