Skip to content

Tags: iexapl/Ocelot

Tags

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.

8.0.7

Toggle 8.0.7's commit message

Verified

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

8.0.6

Toggle 8.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
broke out butterfly into seperate project (ThreeMammals#521)

* broke out butterfly into seperate project

* nearly did it...

* updated docs as I have broken the butterfly code off into a seperate dll

8.0.5

Toggle 8.0.5's commit message
make stringextensions available