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

prepare 1.2.2 release #29

Merged
merged 473 commits into from
Apr 6, 2021
Merged

prepare 1.2.2 release #29

merged 473 commits into from
Apr 6, 2021

Conversation

eli-darkly
Copy link
Contributor

[1.2.2] - 2021-04-06

Fixed:

  • The SDK was failing to get flags in streaming mode when connecting to a LaunchDarkly Relay Proxy instance.

eli-darkly and others added 30 commits July 11, 2019 16:04
call flag change listeners asynchronously
allow singleton to be cleared on disposal; use better concurrency practices
pin Mono package versions in Android build
rethink flag change event interface and implementation
…r, fixed StartUpdateProcessorAsync hanging while offline
Fixed NullReferenceException in ResetProcessorForForeground
# Conflicts:
#	src/LaunchDarkly.XamarinSdk/LdClient.cs
eli-darkly and others added 25 commits January 16, 2020 09:39
fix building of iOS test app in CI
don't drop base paths from custom base URIs
…ows to use the package with mono droid 10 and Jetpack. (#104)

Co-authored-by: Vladimir-Mischenchuk <uniqueidentificator@gmail.com>
prevent spurious dependencies in package build
This is a rather unexplained workaround for the iOS CI job being non-functional. I unfortunately do not have any good explanation for _why_ this works. There's some sort of 👻 statefulness going on that I can't explain. Regardless, this does allow the `msbuild` to complete successfully and tests to run. There's still some sort of issue when actually running the tests related to `System.IO.Pipelines`, but I haven't looked into that.
use EmbedIO instead of WireMock.Net for embedded HTTP server in tests
support ping message used by Relay stream endpoint
@eli-darkly eli-darkly requested a review from bwoskow-ld April 6, 2021 20:13
@eli-darkly eli-darkly changed the title Release 1.2.2 prepare 1.2.2 release Apr 6, 2021
@eli-darkly eli-darkly merged commit 127140e into master Apr 6, 2021
@eli-darkly eli-darkly deleted the release-1.2.2 branch April 6, 2021 20:35
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.

4 participants