General improvements
- Increase time of autoupdates after updates are available #2403
- Send telemetry when upgrade available #2421
- Enable collection of debugging information #2436, #2453, #2510
- Add support for Python 2.6 to the debug info collection code #2452
- Enable CPU/memory data collection on RedHat and CentOS #2450
Bug fixes
- Exclude end-to-end tests from Agent setup #2396, #2402
- Fix log message in cgroups management #2427
- Fix parsing of malformed error.json files #2433
- Allow DNS queries over TCP #2429
- Dont exit extension handler process if unable to fetch first goal state #2440
Distro support
Work in progress
- Preliminary changes to support Fast Track (added support for the Fast Track pipeline, but still using the Fabric pipeline for goal states) #2394, #2398, #2397, #2399, #2404, #2406, #2411, #2413, #2416, #2418, #2419, #2426, #2430, #2432, #2441, #2442, #2443, #2446, #2451, #2454, #2456, #2466, #2470, #2477, #2482, #2492, #2503
- Preliminary changes to support enforcement of CPU quota for VM Extensions (collect data for pilot extensions) #2391
- Preliminary changes for management of the Agent version during deployments #2428, #2437
Test improvements