Skip to content

Releases: Drawaes/CondenserDotNet

Cleanup of error states

08 Mar 23:32
Compare
Choose a tag to compare

Cleaned up the way consul connection issues and no services found. Now there is a "no consul" and "no service found" exception. The request for a service instance will still return no instances if called directly however the http handler will now throw an exception.

Client bugfix for getting service instances

08 Mar 01:15
Compare
Choose a tag to compare

Fix for service watcher when consul is not responding so we do not hang.

Patch for a client bug and server progress

06 Mar 01:53
Compare
Choose a tag to compare
Merge pull request #51 from Drawaes/ServerRefactor

Server refactor

Release 2.0 A far better client

03 Mar 02:11
Compare
Choose a tag to compare
2.0.1

Final commit

Final 2.0

03 Mar 02:10
Compare
Choose a tag to compare
Build fix

Released with .net 451 support

09 Nov 23:38
Compare
Choose a tag to compare
0.6.1

New release