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

Update release branch to Matter v1.3 #53

Merged
merged 21 commits into from
Apr 18, 2024
Merged

Update release branch to Matter v1.3 #53

merged 21 commits into from
Apr 18, 2024

Conversation

agners
Copy link
Collaborator

@agners agners commented Apr 18, 2024

Matter v1.3 got officially tagged as v1.3.0.0 on the very commit we currently use on master (as bumped in #47). This allows to make the first v1.3 release of the CHIP wheels.

agners and others added 21 commits March 5, 2024 11:34
Bump main branch to latest master of connectedhomeip
Bumps [connectedhomeip](https://github.com/project-chip/connectedhomeip) from `3d47e35` to `e52724f`.
- [Release notes](https://github.com/project-chip/connectedhomeip/releases)
- [Commits](project-chip/connectedhomeip@3d47e35...e52724f)

---
updated-dependencies:
- dependency-name: connectedhomeip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…/main/connectedhomeip-e52724f

Bump connectedhomeip from `3d47e35` to `e52724f`
Bumps [connectedhomeip](https://github.com/project-chip/connectedhomeip) from `e52724f` to `f7a9b59`.
- [Release notes](https://github.com/project-chip/connectedhomeip/releases)
- [Commits](project-chip/connectedhomeip@e52724f...f7a9b59)

---
updated-dependencies:
- dependency-name: connectedhomeip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/main/connectedhomeip-f7a9b59

Bump connectedhomeip from `e52724f` to `f7a9b59`
…ions/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
Bumps [connectedhomeip](https://github.com/project-chip/connectedhomeip) from `f7a9b59` to `a97bad9`.
- [Release notes](https://github.com/project-chip/connectedhomeip/releases)
- [Commits](project-chip/connectedhomeip@f7a9b59...a97bad9)

---
updated-dependencies:
- dependency-name: connectedhomeip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…/main/connectedhomeip-a97bad9

Bump connectedhomeip from `f7a9b59` to `a97bad9`
Bumps [connectedhomeip](https://github.com/project-chip/connectedhomeip) from `a97bad9` to `12d8487`.
- [Release notes](https://github.com/project-chip/connectedhomeip/releases)
- [Commits](project-chip/connectedhomeip@a97bad9...12d8487)

---
updated-dependencies:
- dependency-name: connectedhomeip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…/main/connectedhomeip-12d8487

Bump connectedhomeip from `a97bad9` to `12d8487`
The checkout scripts will take care of submodule updates within the
connectedhomeip repsitory.
Bumps [connectedhomeip](https://github.com/project-chip/connectedhomeip) from `12d8487` to `5bb5c9e`.
- [Commits](project-chip/connectedhomeip@12d8487...5bb5c9e)

Commit `5bb5c9e` happens to be the divergence point and the current
commit of the v1.3-branch.
…ommit

Bump connectedhomeip from `12d8487` to `5bb5c9e`
Upload wheels from the connectedhomeip directory which is now where the
Matter SDK lives. This makes sure that wheel builds for macOS are
available as well.
The call GetConnectedDeviceSync may block for an extended period of
time, especially when the CASE session needs to get reestablished. This
adds an implementation of GetConnectedDeviceSync which uses asyncio to
keep the asyncio event loop running.
…nnected-device-for-main

Add patch which implements async GetConnectedDevice
@agners agners merged commit 8633f96 into release Apr 18, 2024
4 checks passed
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.

None yet

2 participants