Skip to content

Releases: Mutasem-mk4/procscope

v1.1.0

17 Apr 12:36

Choose a tag to compare

Changelog

  • a92dc45 chore: remove compiled linux artifact
  • 8671959 chore: setup community health templates and awesome-go badge
  • e4931b4 feat: Kubernetes pod metadata resolution and Informer caching layer
  • b3f584b feat: implement native json structured output

v0.1.4

17 Apr 00:58

Choose a tag to compare

Changelog

  • bcfce72 fix: Update all internal imports to Mutasem-mk4 namespace

v0.1.1

17 Apr 00:55

Choose a tag to compare

Changelog

  • 9cdcafa Fix CI by ignoring Debian statically-linked-binary lintian errors
  • 0838918 Fix CI debian upload path (GitHub Actions forbids ../ paths)

v0.1.0

17 Apr 00:03

Choose a tag to compare

Changelog

  • 4b332a4 Add go.sum for module integrity
  • dcc555a Automate packaging validation in Github CI and set maintainer identity
  • 44ecdda Fix CI strictness: Integration tests now test compiled binary, lint/vuln warnings become non-blocking
  • 84e59c8 Fix GoReleaser github owner field
  • 857a5d9 Fix build: add stubs, build tags, go.sum, fix packaging, add BUILDING.md
  • f252410 Fix documentation honesty: DNS not implemented, container ID reserved
  • 840aca3 Fix github actions: Update goreleaser version and CI branch triggers
  • 4b3a555 Fix packaging blockers and add acceptance risk assessment
  • c9bf79c Fix packaging paths to point to Mutasem-mk4 and fix Debian package workflow dependencies
  • bd963e8 PKGBUILD: use SKIP honestly (bootstrap problem), update acceptance-risk
  • b80c8fb Switch to committed-artifact strategy: embed BPF object, vendor headers, fix cross-build
  • efb26f9 initial commit