fleet/changes
Roberto Dip ca06f0aed6
prevent baseClient from trying to decode 204 responses (#16060)
noticed while working on #15916, we do a request that, when successful,
returns a 204 response (with no content)

currently the client will fail to parse the contents of the response and
return an error "response: unexpected end of JSON input, body" even if
the request was succesful.
2024-01-11 17:55:35 -03:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
14984-observer-plus-cta-wording Fleet UI: Update Observer+ CTA for live query button (#15982) 2024-01-10 11:36:35 -05:00
15538-ms-teams fix: false positives on ms teams on macos (#16048) 2024-01-11 11:56:27 -05:00
15635-scep-status chore: update go.mod to pull latest scep changes (#16044) 2024-01-11 10:13:58 -05:00
15823-host-timeout-user-msg Bugfix: Only return host timeout error message when script exit code is nil (#15967) 2024-01-10 15:54:41 -06:00
15887-improve-ux-for-globally-disabling-sso Improve UX for globally enabling/disabling SSO (#15887) 2024-01-10 08:26:55 -06:00
15890-warning-when-downgrading Added warning/info messages when downgrading/upgrading fleetd or osquery. (#15944) 2024-01-10 08:27:10 -06:00
15896-settings-header-styling Fleet UI: Globally style settings max-width to 754px (#16002) 2024-01-10 13:20:32 -05:00
15903-bug-resolved-in fix vulnerabilities resolved in value (#15905) 2024-01-11 09:22:35 -07:00
15916-client-errors prevent baseClient from trying to decode 204 responses (#16060) 2024-01-11 17:55:35 -03:00