Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Oct 02:44
· 19 commits to main since this release
6f89129

Changelog

  • 69420a0 Add project overview, logging PRD, and setup PRD documentation
  • 33b456b feat: add GitHub Actions workflow for automated release process
  • 5f4e5cf feat: add IPv4 and IPv6 fields to Report and collect IP addresses in metrics
  • c7db6d7 feat: add documentation for Buffer Mechanism and Write-Ahead Log pattern
  • 12401e1 feat: add installation details documentation for NodePulse agent
  • 50f4331 feat: collect and store IPv4 and IPv6 addresses in SystemInfo
  • fe2b918 feat: complete rewrite, forward prometheus
  • f9b8942 feat: implement self-update mechanism with systemd timer for automatic updates
  • bfe469a feat: rename binary and update references to 'nodepulse' in configuration and documentation
  • 6016d93 feat: update README for NodePulse Agent v2.0 with new architecture and features
  • 6f89129 fix: add goreleaser github actions; remove quick mode and other flags
  • 2385b1f refactor: remove deprecated processBufferFile and sendCorruptedFileMarker methods