What's Changed
Other Changes 🛠
- Adding a Make target to build single-binary build artifacts for multiple environments by @kyasbal in #370
- Add CloudTrace support to investigate heavy tasks by @kyasbal in #371
- feat: Dynamically generate Cloud Logging resource name input forms based on active tasks in the task graph. by @kyasbal in #374
- Update the legacy kubernetes audit log parser with the new base task types by @kyasbal in #399
- Fix concurrent map access on the processContainerIDDiscoveryForLog by @kyasbal in #400
- bug: fix leaked channel by @kyasbal in #401
Dependencies ⏫
- Bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #372
- Bump js-yaml from 4.1.0 to 4.1.1 in /web by @dependabot[bot] in #369
- Bump node-forge from 1.3.1 to 1.3.2 in /web by @dependabot[bot] in #381
- Added a new GitHub Action to build binaries and attach it to the draft release by @kyasbal in #402
Full Changelog: v0.49.1...v0.50.0-beta-1