Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.8.0 release #1207

Merged
merged 39 commits into from
Jun 28, 2024
Merged

v1.8.0 release #1207

merged 39 commits into from
Jun 28, 2024

Conversation

brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented May 31, 2024

Description

Add changes for release v1.8.0

Fix #1227
Fix #1208
Fix #1210
Fix #1213
Fix #1217

Type of change

  • This change requires a documentation update
  • Bug fixes

Steps to test this pull request

  1. Test ESP-IDF: Install ESP-Matter without any folder opened. Matter should be installed without issues and idf.espMatterPath should be set and examples shown.
  2. Create a new ESP-IDF project and launch Start OpenOCD, the settings from workspace folder should be used without updating settings.json.
    A Complete test of the extension is required.

How has this been tested?

Test Configuration:

  • ESP-IDF Version: 5.2
  • OS (Windows,Linux and macOS): macOS

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on all platforms - Windows,Linux and macOS

@brianignacio5 brianignacio5 self-assigned this May 31, 2024
@brianignacio5
Copy link
Collaborator Author

PTAL @AndriiFilippov

Copy link

github-actions bot commented May 31, 2024

Download the artifacts for this pull request:

src/pythonManager.ts Fixed Show fixed Hide fixed
@BOJIT
Copy link

BOJIT commented Jun 12, 2024

Hello,

Just wondering, is there an expected release date for v1.8.0?
I'm in the process of putting some workarounds surrounding OpenOCD integration, which appear to be fixed in v1.8.0, so wondering whether I should just hold off until then!

Cheers

@brianignacio5
Copy link
Collaborator Author

Hi @BOJIT We are currently testing the whole extension making sure it works well so we need a few days but very soon hopefully !

@BOJIT
Copy link

BOJIT commented Jun 12, 2024

Excellent to hear! Thank you

@brianignacio5 brianignacio5 merged commit 2b23ac3 into master Jun 28, 2024
6 checks passed
@brianignacio5 brianignacio5 deleted the release/v1.8.0 branch June 28, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment