What's Changed
Build and Package
- checking in root.json for packaging by @cesarfda in #2154
- Add Exec Test job for containers by @RebeccaMahany in #2159
- Support target parsing for non-default arches by @RebeccaMahany in #2163
- make deps + build default make by @James-Pickett in #2168
Features and Improvements
- james/dt4a auth by @James-Pickett in #2149
- Include nightly extension id by @directionless in #2158
- Allow for manipulating osquery's effective distributed_interval within 5 seconds by @RebeccaMahany in #2157
- rename zta to dt4a as much as possible by @James-Pickett in #2156
- Add two new flags controlling acceleration by @RebeccaMahany in #2160
- Allow dt4a endpoints to accelerate control + osquery request intervals by @RebeccaMahany in #2161
- also accelerate osq distributed forwarding during control server accelerations by @James-Pickett in #2164
- dt4a - use b64 url encoding everywhere, removed unnecessary b64 by @James-Pickett in #2172
- Keep 2 versions in update library, rather than 3 by @RebeccaMahany in #2173
- Add logs to indicate when launcher is checking for updates by @RebeccaMahany in #2174
- Remove old tracing library from launcher by @RebeccaMahany in #2177
- Switch from default freelist type to more performant option by @RebeccaMahany in #2178
- move munemo check into middleware by @James-Pickett in #2166
Bug Fixes
- Requests to the control server should have timeouts set by @RebeccaMahany in #2153
- KVStore.Get should return nil, not error, when no results are found by @RebeccaMahany in #2165
- Check that ATC config exists before making a plugin out of it by @RebeccaMahany in #2171
Tests, Docs, and Other No-op Changes
- Add more old OSes to the container execs by @directionless in #2162
General
- Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.2 by @dependabot in #2169
- Update
kit
andgoleveldb
by @directionless in #2170 - Upgrade modernc/sqlite to v1.36.2 by @RebeccaMahany in #2179
Full Changelog: v1.17.0...v1.18.0