Tags: feelhum/Ocelot
Tags
ThreeMammals#593 instanciate upstream path template when dynamic rout… …ing for logging (ThreeMammals#594)
#ThreeMammals#591 added addanddelete method back to cache as Ocelot.P… …rovider.Consul uses it...sigh at me (ThreeMammals#592)
Feature/ThreeMammals#574 look at httpclient cache key (ThreeMammals#589) * ThreeMammals#574 consolidate some code, man the config stuff is a mess! * ThreeMammals#574 just use the downstream re route and the key for caching http clients * ThreeMammals#574 added benchmark, i was suprised to learn using a complex type was faster than a string in benchmark .net dictionary tests, hey ho probably dont have enough data in the type...
ThreeMammals#555 added some tests for this issue but struggling to re… …plicate (ThreeMammals#570) * ThreeMammals#555 added some tests for this issue but struggling to replicate * ThreeMammals#555 removed cmd=instance from service fabric code as someone who knows service fabric says its not needed I * ThreeMammals#555 renamed test
Feature/inject error mapper (ThreeMammals#562) * added delegate to select last handler * ThreeMammals#529 implemented a way we can inject the last delegating handler * wip - moving code * ThreeMammals#529 removed loads of qos code and moved it into Ocelot.Provider.Polly * ThreeMammals#529 can now inject http client expcetions to ocelot errors mappers and updated docs
updated docs to advise you need Ocelot.Administration when using admi… …n API (ThreeMammals#552)
ThreeMammals#529 +semver: breaking updated docs to show how to load p… …ivotal package (ThreeMammals#542)
Feature/removed consul and its deps to other package (ThreeMammals#539) * ThreeMammals#529 removed consul deps and introduced delegate to find service discovery provider * +semver: breaking moved consul configuration to package..introduced mechanism for packages to configure Ocelot pipeline