Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

fix: updating deprecated AndroidClientHandler to AndroidMessageHandler #69

Merged
merged 5 commits into from
Dec 22, 2023

Conversation

tanderson-ld
Copy link
Contributor

@tanderson-ld tanderson-ld commented Dec 21, 2023

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions
    Validated on Android

Related issues

#64 (comment)

@tanderson-ld tanderson-ld requested a review from a team December 21, 2023 21:49
Copy link

This pull request has been linked to Shortcut Story #222947: Dotnet MAUI support.

@tanderson-ld tanderson-ld merged commit 3dc9dba into main Dec 22, 2023
2 checks passed
@tanderson-ld tanderson-ld deleted the ta/sc-222947/update-android-message-handler branch December 22, 2023 15:29
tanderson-ld added a commit that referenced this pull request Feb 12, 2024
)

🤖 I have created a release *beep* *boop*
---


##
[4.1.0](4.0.0...4.1.0)
(2024-02-12)


### Features

* adds MAUI support
([d01a865](d01a865))
* adds MAUI support
([#66](#66))
([112c2fb](112c2fb))
* initial work to support release please
([cc50bd2](cc50bd2))


### Bug Fixes

* adding missing release please config
([a7ba62a](a7ba62a))
* adding release please manifest with version
([15ecce5](15ecce5))
* adjusting release please target branch
([b837453](b837453))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([973b38c](973b38c))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([#69](#69))
([3dc9dba](3dc9dba))
* updating version and bootstrap sha to match last release
([fb352e9](fb352e9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
tanderson-ld added a commit that referenced this pull request Feb 12, 2024
)

🤖 I have created a release *beep* *boop*
---


##
[4.1.0](4.0.0...4.1.0)
(2024-02-12)


### Features

* adds MAUI support
([d01a865](d01a865))
* adds MAUI support
([#66](#66))
([112c2fb](112c2fb))
* initial work to support release please
([cc50bd2](cc50bd2))


### Bug Fixes

* adding missing release please config
([a7ba62a](a7ba62a))
* adding release please manifest with version
([15ecce5](15ecce5))
* adjusting release please target branch
([b837453](b837453))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([973b38c](973b38c))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([#69](#69))
([3dc9dba](3dc9dba))
* updating version and bootstrap sha to match last release
([fb352e9](fb352e9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
tanderson-ld pushed a commit that referenced this pull request Feb 12, 2024
)

🤖 I have created a release *beep* *boop*
---


##
[4.1.0](4.0.0...4.1.0)
(2024-02-12)


### Features

* adds MAUI support
([d01a865](d01a865))
* adds MAUI support
([#66](#66))
([112c2fb](112c2fb))
* initial work to support release please
([cc50bd2](cc50bd2))


### Bug Fixes

* adding missing release please config
([a7ba62a](a7ba62a))
* adding release please manifest with version
([15ecce5](15ecce5))
* adjusting release please target branch
([b837453](b837453))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([973b38c](973b38c))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([#69](#69))
([3dc9dba](3dc9dba))
* updating version and bootstrap sha to match last release
([fb352e9](fb352e9))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
tanderson-ld pushed a commit that referenced this pull request Feb 12, 2024
)

🤖 I have created a release *beep* *boop*
---


##
[4.1.0](4.0.0...4.1.0)
(2024-02-12)


### Features

* adds MAUI support
([d01a865](d01a865))
* adds MAUI support
([#66](#66))
([112c2fb](112c2fb))
* initial work to support release please
([cc50bd2](cc50bd2))


### Bug Fixes

* adding missing release please config
([a7ba62a](a7ba62a))
* adding release please manifest with version
([15ecce5](15ecce5))
* adjusting release please target branch
([b837453](b837453))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([973b38c](973b38c))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([#69](#69))
([3dc9dba](3dc9dba))
* updating version and bootstrap sha to match last release
([fb352e9](fb352e9))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
tanderson-ld pushed a commit that referenced this pull request Feb 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[5.0.0](4.0.0...5.0.0)
(2024-02-13)


### Features

* adds MAUI support
([d01a865](d01a865))
* adds MAUI support
([#66](#66))
([112c2fb](112c2fb))


### Bug Fixes

* updating deprecated AndroidClientHandler to AndroidMessageHandler
([973b38c](973b38c))
* updating deprecated AndroidClientHandler to AndroidMessageHandler
([#69](#69))
([3dc9dba](3dc9dba))


### Miscellaneous Chores

* release 5.0.0
([#83](#83))
([de859bc](de859bc))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants