Skip to content

Conversation

@feng-j678
Copy link
Contributor

@feng-j678 feng-j678 commented May 12, 2025

this release includes:
[x] Bugfix: Restore patch mode config on Image Default (#301)
[x] Clean-up: Envlayer dead-code clean-up for Environment Recorder and Emulator ( #304)
[x] Bugfix: Reboot Manager behavior - multiple bugfixes & error rate reduction (#310)
[x] Bugfix: Fix sudo check logs and wordings (#315)
[x] Bugfix: Mitigation for environments with Python Unbuffered I/O
(#320)
[x] Bugfix: Correct reboot management parameters(#322)

Copilot AI review requested due to automatic review settings May 12, 2025 16:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the Linux Patch Extension version from 1.6.60 to 1.6.61.

  • Updated version information in manifest.xml
  • Updated version constants in src/extension/src/Constants.py and src/core/src/bootstrap/Constants.py

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/extension/src/manifest.xml Bumped the extension version.
src/extension/src/Constants.py Updated the EXT_VERSION constant to the new version.
src/core/src/bootstrap/Constants.py Updated the EXT_VERSION constant to the new version.

@codecov
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.77%. Comparing base (e67d117) to head (818592c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #323   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files         103      103           
  Lines       17925    17925           
=======================================
  Hits        16810    16810           
  Misses       1115     1115           
Flag Coverage Δ
python27 93.77% <100.00%> (ø)
python312 93.77% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kjohn-msft kjohn-msft changed the title upgrade lpe to 1.6.61 LPE Release 1.6.61 May 12, 2025
@kjohn-msft kjohn-msft merged commit bfd698e into master May 12, 2025
8 checks passed
@kjohn-msft kjohn-msft deleted the update/lpe_v1_6_61 branch May 12, 2025 18:12
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.

4 participants