Releases: gigya/microdot
Releases · gigya/microdot
v1.8.2
v1.8.1
v1.8.0
v1.7.12
v1.7.10
This release contains the following:
- Fixed memory leak in Consul client.
NuGets are available here and via [NuGet.org](https://www.nuget.org/packages?q=Gi
v1.7.8
This release contains the following:
- If ConsulClient did not post a change event within 10 seconds, ConsulDiscoverySource will set an error result, and not wait for Consul forever
- Consul - set Http timeout using CancellationToken
- TrySetResult should not be executed in a lock block, to avoid strange thread locking
NuGets are available here and via NuGet.org.
v1.7.7
This release contains the following:
- [Feature] Write additional information to
grainReq
tracing event, including the grain's primary and extended key,SiloAddress
, and the silo'sDeploymentId
. - [Bug] Fixed bug that can sometimes cause the background refresh of
CachingProxy
to stop working in certain rare conditions. This causes the last value the was retrieved to get stuck in the cache until the Expiration Time has elapsed.
NuGets are available here and via NuGet.org.
v1.7.6
v1.7.5
v1.7.4
This release contains the following:
- [Bug] Fixed ServicePointManager.DefualtConnectionLimit being overridden by Orleans
- [Bug] No log when service has become undefined if it's the first time this service was ever discovered
- [Feature] Add NonOrleansServiceTester
- [Feature] Support a service which is deployed on Consul in a different case (lowercase, uppercase) than it was configured on Discovery
- [Bug] fix naming of InfraVersion field
- [Bug] Better disposing of depended components when Ninject's Kernel is disposed
NuGets are available here and via NuGet.org.