v2.5.0
Pre-release
Pre-release
What's Changed
Table Changes
- Adds macOS pkgutil package info details platform table by @danielhoward314 in #2771
- Add prefilter to remaining dataflatten tables by @RebeccaMahany in #2779
- Add table for phased apt (ubuntu) updates by @Micah-Kolide in #2748
- Fix queries for kolide_keychain_ tables by @RebeccaMahany in #2785
Bug Fixes
- Fix signal panic by @danielhoward314 in #2787
- Preserve embedded datetime translations on localization updates by @cesarfda in #2789
- Handle kv.sqlite database contention/incomplete transactions by @RebeccaMahany in #2790
- Use dbus => OpenURI to open URLs when possible by @RebeccaMahany in #2794
- fix kolide_macos_software_update panic for macos 27 builds by @zackattack01 in #2796
- Don't call Ping if logshipper hasn't been initialized by @RebeccaMahany in #2798
- Ensure notifications don't auto-close very quickly on Linux by @RebeccaMahany in #2802
- Prevent signal panic on race during immediate shutdown by @RebeccaMahany in #2803
Performance Improvements
- rearrange filewalker filter checks to optimize regexp calls by @zackattack01 in #2780
Build and Package
- Apply GitHub Actions security policies by @stepsecurity-app[bot] in #2778
- Use Cloudsmith for builds by @RebeccaMahany in #2784
- Use Cloudsmith in more places, where possible by @RebeccaMahany in #2786
- Update Cloudsmith url by @RebeccaMahany in #2797
Dependency Updates
- Bump google.golang.org/grpc from 1.79.3 to 1.82.1 by @dependabot[bot] in #2774
- Upgrade to latest version of go.etcd.io/bbolt by @RebeccaMahany in #2792
- Upgrade to go 1.26.6 by @RebeccaMahany in #2795
General
- Remove reported errors by @danielhoward314 in #2781
- actionqueue: fix Start/Stop race on actionqueue.cancel by @brhoades in #2783
- Use allowedcmd.Launcher in desktop runner by @RebeccaMahany in #2793
- golangci lint 2.13.0 updates by @RebeccaMahany in #2799
- Handle
ecdsa.PublicKey.Xandecdsa.PublicKey.Ydeprecation by @RebeccaMahany in #2801 - launcher: log on Windows options parsing, better handle path overrides by @brhoades in #2800
New Contributors
- @stepsecurity-app[bot] made their first contribution in #2778
Full Changelog: v2.4.1...v2.5.0