Skip to content

Conversation

@shishirb-MSFT
Copy link
Collaborator

No description provided.

JamieMagee and others added 11 commits September 2, 2022 13:21
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
* #62 lead to the finding that write failures from OnData callback were being ignored. This was leading to continued attempts to download even though data was not being written to disk (no free space).
* HttpAgent now stops processing the response on callback failure and reports the callback error via OnComplete.
* Fix pipeline build: Build agent now has IPv6 address which was unexpected in the rest interface test.
* Fix returning address of stack variable.
* Fix extra semi colons after method definition.
* Enabling building with clang via Visual Studio to replicate some of MSEdge build.
* Fix 'no exceptions' build and some warnings.
* Fix test code for MacOS build.
* Fix windows build pipeline: vcpkg, after build agent updates.
* Network interface names can vary, leading to false 'no network' detections. Switching to flags as an alternative solution.
* We should look into Network Manager dbus API in future if we need a more feature-rich and bullet-proof solution.
* fix/allow admin to override mcc config with empty string

* fix else condition

* improve code readability

* add unit test for admin config empty string

* Update mcc_manager.tests.cpp

fix/remove blank space
* During an upgrade, postrm script deletes the 'do' group causing 'adu' membership to be removed.
* postrm script is now updated to perform cleanup only on remove and purge actions. postinst script already handled the case of existing user/group entities.
* Also move systemctl reset-failed to postinst as the more appropriate location. If retaining in prerm, we will have to take a call on whether to call it only on upgrade/abort-upgrade/etc.
* Agent, SDK: v0.7.1
* Plugin-Apt: v0.5.1
* Indicate plugin is for MCC usage and is in preview state.
* Remove Debian9 from pipeline status badges (not supported anymore).
* OS version no longer supported
* Agent, SDK: v1.0.0
@shishirb-MSFT shishirb-MSFT requested a review from a team as a code owner October 28, 2022 17:30
@shishirb-MSFT shishirb-MSFT merged commit b61de2d into main Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants