Skip to content

Releases: City-Bureau/hitpoints

v0.4.0

02 Jul 14:25
Compare
Choose a tag to compare

(2020-07-02)

0.4.0 (2020-07-02)

  • build: move to lefthook for git hooks (0e0522a)
  • build: update deps (0f7706e)
  • build: use golangci-lint instead of golint (3f6b974)
  • ci: update ci go version, linting (fea8a2e)
  • refactor: clean up serve cmd (8909434)
  • refactor: update module structure (374ce5f)
  • refactor: use var in script (7818be2)

v0.3.0

11 Feb 14:08
Compare
Choose a tag to compare

(2020-02-11)

0.3.0 (2020-02-07)

  • build: add install step to build (6ba670e)
  • build: ignore changes to ami in aws tf (5de51b2)
  • build: rename build command (80507aa)
  • build: update deploy network conf (a82ac26)
  • build: update IP, instance for AWS (0c071fb)
  • feat: update JS response headers (21cfd1e)
  • refactor: reorganize js handler (0643a7f)
  • refactor: update workers for cache (df75196)
  • docs: update doc instructions (deaa0bf)
  • fix: fix file storage archive path (e4d4fb4)
  • style: move defaultHit const (88b004b)
  • ci: set timeout, ignore tags on ci (c79e834)
  • ci: update triggers for actions (c6c3dd2)

v0.2.0

06 Jan 16:11
Compare
Choose a tag to compare

(2020-01-06)

0.2.0 (2020-01-06)

  • feat: use worker pool for hits, don't log URLs (f30b498)
  • docs: clean up README.md (43c796e)
  • build: split gofmt into make format command (e1f8419)
  • ci: fix release step label (e3f1631)

v0.1.1

03 Jan 15:01
Compare
Choose a tag to compare

(2020-01-03)

0.1.1 (2020-01-03)

  • ci: build windows release on ubuntu (ce7298f)

v0.1.0

03 Jan 14:44
Compare
Choose a tag to compare

(2020-01-03)

0.1.0 (2020-01-03)

  • ci: add go rice to build steps (8008458)
  • ci: fix workflow location (66bf7f6)
  • ci: set GOPATH for running rice (7b4703b)
  • ci: update golint (e41bb83)
  • ci: update rice install (76488a2)
  • docs: update descriptions (393904f)
  • build: add lint to Makefile (1c001b2)
  • build: fix rice command in build step (ba889ae)
  • build: setup terraform for aws, azure deploy (3ebd826)
  • feat: cleanup TODOs (eb07c9b)
  • feat: configure SSL with autocert (cbb3e2d)
  • feat: implement working https redirect (0bfccff)
  • feat: initial setup (fe03967)
  • feat: remove query params from URL hit (0edd5f5)
  • feat: save cache to disk on cron basis (eb40704)
  • feat: setup for S3 working (e90092a)
  • feat: setup static file mgmt, JS snippet (8d4fb2a)
  • feat: support EC2 role credentials (bc9acf3)