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

feat: implement unsubscribe by id #3013

Merged
merged 2 commits into from
Jan 22, 2025
Merged

feat: implement unsubscribe by id #3013

merged 2 commits into from
Jan 22, 2025

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Jan 21, 2025

Issue #2925

@OrKoN OrKoN force-pushed the orkon/unsubscribe-by-id branch 5 times, most recently from 7c1058f to 866b917 Compare January 22, 2025 08:57
@OrKoN OrKoN marked this pull request as ready for review January 22, 2025 08:58
@OrKoN OrKoN requested a review from sadym-chromium January 22, 2025 09:00
@OrKoN OrKoN force-pushed the orkon/unsubscribe-by-id branch 2 times, most recently from b4250a0 to 9fc8ff9 Compare January 22, 2025 11:42
@OrKoN OrKoN force-pushed the orkon/unsubscribe-by-id branch from 9fc8ff9 to 2eaebb6 Compare January 22, 2025 12:32
@OrKoN OrKoN enabled auto-merge (squash) January 22, 2025 12:32
@OrKoN OrKoN merged commit 5f8752d into main Jan 22, 2025
50 checks passed
@OrKoN OrKoN deleted the orkon/unsubscribe-by-id branch January 22, 2025 12:43
sadym-chromium pushed a commit that referenced this pull request Jan 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](chromium-bidi-v1.1.0...chromium-bidi-v1.2.0)
(2025-01-28)


### Features

* implement unsubscribe by id
([#3013](#3013))
([5f8752d](5f8752d))


### Bug Fixes

* allow `bluetooth.requestDevicePromptUpdated` subscription
([#3044](#3044))
([dd4751d](dd4751d))
* fix unsubscribe by id parser
([#3034](#3034))
([a51a55d](a51a55d))
* handle max depth property
([#3027](#3027))
([1393215](1393215))
* rely on frameSubtreeWillBeDetached to emit contextDestroyed events
([#3029](#3029))
([0d04e0b](0d04e0b))
* support correct to base64 for non-latin
([#3031](#3031))
([6fe665f](6fe665f)),
closes
[#3019](#3019)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
anshikavashistha pushed a commit to anshikavashistha/chromium-bidi that referenced this pull request Jan 31, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](GoogleChromeLabs/chromium-bidi@chromium-bidi-v1.1.0...chromium-bidi-v1.2.0)
(2025-01-28)


### Features

* implement unsubscribe by id
([GoogleChromeLabs#3013](GoogleChromeLabs#3013))
([5f8752d](GoogleChromeLabs@5f8752d))


### Bug Fixes

* allow `bluetooth.requestDevicePromptUpdated` subscription
([GoogleChromeLabs#3044](GoogleChromeLabs#3044))
([dd4751d](GoogleChromeLabs@dd4751d))
* fix unsubscribe by id parser
([GoogleChromeLabs#3034](GoogleChromeLabs#3034))
([a51a55d](GoogleChromeLabs@a51a55d))
* handle max depth property
([GoogleChromeLabs#3027](GoogleChromeLabs#3027))
([1393215](GoogleChromeLabs@1393215))
* rely on frameSubtreeWillBeDetached to emit contextDestroyed events
([GoogleChromeLabs#3029](GoogleChromeLabs#3029))
([0d04e0b](GoogleChromeLabs@0d04e0b))
* support correct to base64 for non-latin
([GoogleChromeLabs#3031](GoogleChromeLabs#3031))
([6fe665f](GoogleChromeLabs@6fe665f)),
closes
[GoogleChromeLabs#3019](GoogleChromeLabs#3019)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.

2 participants