v1.3.0
This release contains the following:
- [Feature] Add ServiceDiscovery.GetAllEndPoints() method to service discovery for client libraries that manage their own connection pool.
- [Feature] If an event is published with a new-ed exception, it will contain a stack trace even if that stackTrace is contained only in the inner-exception or deeper in the tree.
- [Feature] Add inner exception type and one-word message to published events, with new field names.
- [Bug] ServiceDiscovery.GetNextHost() log missing exception description if CounselDiscoverySource throws an exception on the start up.
- [Bug] ServiceDiscovery.EndPointChanged event is now fired on EndPoint change and doesn't depend on GetNextHost() to be the triggered.
NuGets are available here and via NuGet.org.