This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…re used by .NET SDK 6.0 (#100)
…iation improve EnumVariation with type constraint, fix tests
use LaunchDarkly.TestHelpers for HTTP tests
# Conflicts: # CONTRIBUTING.md # README.md
drop support for Android 7.1 and 8.0
Co-authored-by: Ben Woskow <48036130+bwoskow-ld@users.noreply.github.com>
(#1) implement Alias method and auto-aliasing
(#2) remove IConfigurationBuilder interface
(#3) doc comment fixes + add files for new doc generator
…r to dotnet-server-sdk (#124)
tanderson-ld
commented
Dec 19, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For reviewers: From test app template. Not worth pairing all this down and keeping track of which parts were removed.
kinyoklion
reviewed
Dec 19, 2023
kinyoklion
reviewed
Dec 19, 2023
kinyoklion
reviewed
Dec 19, 2023
tests/LaunchDarkly.ClientSdk.Tests/Internal/DataSources/StreamingDataSourceTest.cs
Show resolved
Hide resolved
kinyoklion
approved these changes
Dec 20, 2023
This was referenced Feb 12, 2024
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>
This was referenced Feb 12, 2024
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requirements
Related issues
https://app.shortcut.com/launchdarkly/story/222947/dotnet-maui-support
Describe the solution you've provided
Removes portions of Xamarin code and replaces with MAUI API functionality.
Replaces Xamarin test applications with single MAUI test application.
Initial support for CI via Github Actions