Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 11:50

Commits

  • 1c71ec2: Disable CGO for improved portability (Lars Karlslund)
  • 7d811d6: Build script problem (Lars Karlslund)
  • 3856a0f: Local reads / writes periodic output now split up (Lars Karlslund)
  • aa30caf: Implement standard 1GB RAM limit (aborts if over threshold, experimental!) (Lars Karlslund)
  • 9d4a5a8: Fixed ramlimit data type (Lars Karlslund)
  • 483342e: Code reorganization, re-use data for client to server calls (limit allocs), codegen structs for RPC, build releases with Go v1.22, removed ACLs (they're in xattr anyway), server hello message (Lars Karlslund)
  • 9908fc8: Server hello message now has protocol version information that needs to match (Lars Karlslund)
  • 938b980: Disable caller trace in logger output (Lars Karlslund)
  • 69570bf: Update readme (Lars Karlslund)