Skip to content

Major Release

Choose a tag to compare

@ycrash ycrash released this 05 Jul 16:54
  • Added support for .NET applications in M3 mode.
  • Introduced automatic AppRuntime detection, removing the requirement for manual appRuntime configuration.
  • Enhanced error messages across the application to improve troubleshooting and user experience.
  • Added a .NET helper utility to capture logs from 32-bit Windows systems.
  • Upgraded the Go toolchain to v1.26.3 to address reported standard library vulnerabilities.
  • Updated vulnerable Go dependencies and rebuilt binaries using the latest patched Go runtime.
  • Resolved compatibility issues in the golangci/golangci-lint-action CI workflow caused by the Go version upgrade