Skip to content

Release 1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 20:14
· 2191 commits to master since this release
d718fdb

Maintenance Release

Assets are available attached to the release here and via Docker and the Cribl CDN at the links below.

Fixes

AppScope 1.0.4 aims to resolve reported connectivity issues.

  • #896 AppScope now creates a connection dedicated to transmitting payload data only if payloads are enabled.
  • #665 AppScope now has safeguards to ensure that AppScope does not interfere with scoped processes exiting.
  • #869 AppScope now uses an improved algorithm for omitting raw binary data from console events. The improved algorithm is better able to handle commands that switch back and forth between outputting text and outputting raw binary data to the console.