8000 Tags · feelhum/Ocelot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: feelhum/Ocelot

Tags

11.0.2

Toggle 11.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s ver 8000 ified signature. The key has expired.
ThreeMammals#593 instanciate upstream path template when dynamic rout…

…ing for logging (ThreeMammals#594)

11.0.1

Toggle 11.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#ThreeMammals#591 added addanddelete method back to cache as Ocelot.P…

…rovider.Consul uses it...sigh at me (ThreeMammals#592)

11.0.0

Toggle 11.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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...

10.0.4

Toggle 10.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

10.0.3

Toggle 10.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

10.0.2

Toggle 10.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updated docs to advise you need Ocelot.Administration when using admi…

…n API (ThreeMammals#552)

10.0.1

Toggle 10.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

10.0.0

Toggle 10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ThreeMammals#529 +semver: breaking updated docs to show how to load p…

…ivotal package (ThreeMammals#542)

9.0.0

Toggle 9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

8.0.8

Toggle 8.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0