Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 00:52
· 3546 commits to master since this release
427d680

Commits

  • [9f2d3a1]: Get output for commands in error. (David Tomaschik) #303
  • [42be5ef]: Don't treat non-zero command exit as an RPC failure. (David Tomaschik) #303
  • [b5d73c4]: Fix os.ExitError to *os.ExitError (David Tomaschik) #303
  • [360fa89]: Fix os.ExitError to exec.ExitError (David Tomaschik) #303
  • [764869c]: Error name typo fix (David Tomaschik) #304
  • [2d8d0cf]: Bump v1.1.2 for next release (moloch--)
  • [5bb7781]: Merge branch 'stage' (moloch--)
  • [484b8bb]: Expanded and small refactor to events (moloch--) #306
  • [06b08a0]: Added a licenses command (moloch--) #306
  • [80b9be3]: Added gobfuscate lic (moloch--) #306
  • [80bb1e4]: reordered makefile (moloch--) #306
  • [0d954e2]: lic whitespace (moloch--) #306
  • [8af0ffb]: Added profile event (moloch--) #306
  • [5c0a378]: Change some compilation flags to facilitate debugging (rkervella) #307
  • [85c8b0f]: Disable the debugger check when in debug mode (rkervella) #307
  • [f91aaa6]: Merge branch 'master' into debug (rkervella) #307
  • [c70ea89]: Hotfix for getsystem bug (rkervella) #308
  • [4524e44]: Fix migrate too (rkervella) #308
  • [3a69faf]: Bump release to v1.1.3 (rkervella) #309
  • [5045da7]: Updated websites cmd to use subcommands, added profile and build rm subcommands (moloch--) #309
  • [cdab052]: Lazy load webcontent in grpc by default (moloch--) #309
  • [1f63cb2]: Remove root website model on removeWebstie rpc call (moloch--) #310
  • [7ca8788]: Implemented remove website in the correct handler this time (moloch--) #310
  • [f96d436]: Implemented add website with no content (moloch--) #310
  • [8553ac3]: Added build events (moloch--) #310
  • Added sequence numbers to tunnel data (moloch--)
  • [b7d4ae2]: Implemented server-side seq numbers (moloch--)
  • [875decb]: Removed dead code issue #256 (moloch--)
  • [4ad42cb]: Derive version number from most recent git tag (moloch--)
  • [4cc2be3]: Workflow clones git tags (moloch--)
  • [61dd604]: Workflow clones git tags (moloch--)
  • [427d680]: Working with GitHub actions is miserable (moloch--)