Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 May 23:21
· 4 commits to main since this release

Changelog

Features

  • b0e8597 Merge pull request #5 from guilherme-grimm/feature/frictionless
  • bd09466 Merge pull request #6 from guilherme-grimm/feature/frictionless
  • d57471b cli/feat: added demo mode and removed mock fallback fully. No mock shall pass
  • 0976a87 cli/feature: proper cli with tests, walking towards v1
  • 3f7ada7 docs/feat: update stale docs
  • e0f641e feat: add cobra + zap sugared, thread logger through stack
  • d9da1f4 feat: add golangci-lint v2 in CI and make lint, fix violations
  • 1fa6c5a feat: embed SPA bundle in Go binary, single self-contained graph-go
  • c2d6886 feat: removed unused docs, updated readme and contributing [skip ci]

Bug Fixes

  • 87b7e06 cli/fix: lint issues
  • bbe3a21 deps: bump pgx 5.9.2, grpc 1.79.3, s3 1.97.3, edwards25519 1.1.1 — fix dependabot crit/high
  • f5e5f67 deps: bump vite 7.3.2, postcss 8.5.10, audit fix transitive — fix dependabot npm alerts
  • ccf2b01 fix: bump golanglint-ci version
  • 13bf9d3 fix: pass logger to adapter New() in integration tests, convert to blackbox
  • b82a35f fix: restore BuildRegistry + WriteGraphJSON helpers, unblock cmd/app/scan
  • b36b91d fix: windows users properly seen

Other

  • 225f8bd Rename project from graph-info to graph-go
  • e94dba2 refactor: collapse Dockerfile + compose to single image, drop nginx frontend
  • ac3623d refactor: collapse binary/ to repo root, module now graph-go
  • 557bec3 wip - pr mid flight