Skip to content

Releases: lvermeulen/Nanophone

1.7.0-alpha

21 Jan 11:06
Compare
Choose a tag to compare
1.7.0-alpha Pre-release
Pre-release
  • Updated to Consul 0.7.2
  • Updated to .NET Core 1.0.1
  • Fixed issue #23 (Tags are always null)
  • Removed Consul prefix from registry host configuration
  • Added deregistration to ApplicationServices

1.6.2-alpha

16 Sep 19:07
Compare
Choose a tag to compare
1.6.2-alpha Pre-release
Pre-release
  • Updated to Consul 0.7.0
  • Supporting adding health checks
  • Improved in-memory host key/value store
  • Fixed possible race-condition in aspnetcore configuration provider

1.6.1-alpha

15 Aug 19:19
Compare
Choose a tag to compare
1.6.1-alpha Pre-release
Pre-release
  • Fixes Key/value bug in ConsulRegistryHost

1.6.0-alpha

15 Aug 08:22
Compare
Choose a tag to compare
1.6.0-alpha Pre-release
Pre-release
  • Strict semver 2.0 version matching
  • Added configuration provider for aspnetcore
  • Added application services for aspnetcore

1.5.0-alpha

31 Jul 18:43
Compare
Choose a tag to compare
1.5.0-alpha Pre-release
Pre-release
  • Fixes Consul service registration bug
  • Adds Nancy .net 4.6 sample
  • Adds code coverage

1.4.0-alpha

23 Jul 11:38
Compare
Choose a tag to compare
1.4.0-alpha Pre-release
Pre-release
  • Doesn't remove critical services from Consul anymore
  • Replaces ServiceRegistry.Start with AddTenant
  • Removes ServiceRegistry.StartClient

1.3.1-alpha

20 Jul 21:23
Compare
Choose a tag to compare
1.3.1-alpha Pre-release
Pre-release
  • Includes InMemoryRegistryHost

1.3.0-alpha

20 Jul 08:34
Compare
Choose a tag to compare
1.3.0-alpha Pre-release
Pre-release
  • Discovery of entire service catalog
  • Includes Nanophone.Fabio as pluggable load balancing adapter

1.2.0-alpha

16 Jul 09:41
Compare
Choose a tag to compare
1.2.0-alpha Pre-release
Pre-release
update build.ps1 to set version in all packages