Skip to content

Releases: persona-id/squid-check

v0.1.0

05 Jul 18:17
a1a1ebf
Compare
Choose a tag to compare

0.1.0 (2024-07-05)

Features

  • add release-please CI action (b1844c2)
  • ci: add dependabot updater config for actions (b1844c2)
  • add optional override for "/target" path (5408248)

Bug Fixes

  • upgrade goreleaser to v2 (7ba0cd5)

v0.0.2

08 Dec 22:18
3471d91
Compare
Choose a tag to compare

Changelog

  • 3471d91 Merge pull request #2 from persona-id/derek/feat-add-version-flag-log-output
  • a8d87bd feat: add go build version output and version flag

v0.0.1

06 Dec 19:45
fb353ba
Compare
Choose a tag to compare

Changelog

  • 9cb9fe8 Initial commit
  • fb353ba Merge pull request #1 from persona-id/derek/fix-repo-transfer-persona-id
  • 052b98e feat: add github actions tests, dependabot, goreleaser, codeowners
  • 89bce70 feat: build push container image to ghcr.io
  • 9d9986c feat: document squid-check, fix tar ownership and subdir files
  • 88889a8 feat: initial checkin of squid-check
  • 5d518fa feat: only build linux amd64 binaries
  • e5651b5 feat: separate dev and build docker images
  • 35cf2b9 feat: switch log for structured json logger slog
  • 02e5d75 fix: typo in build from image name
  • 98fbce2 fix: updated references from personal repo to persona org
  • 0ec6c4d fix: use stable go for releases