Skip to content

Releases: ThreeMammals/Ocelot

4.0.0

09 Mar 07:53
Compare
Choose a tag to compare

Now add delegating handlers via DI
Fixed bug where content headers were not being passed to downstream service correctly

Check docs for updates to delegating handlers :)

3.1.9

04 Mar 10:23
Compare
Choose a tag to compare

Can pass Service Fabric PartitionKid and PartitionKey in query string to support statefull and actors.

See docs.

3.1.8

03 Mar 15:42
Compare
Choose a tag to compare

Added service fabric support

3.1.7

01 Mar 13:14
Compare
Choose a tag to compare

Downstream request aggregation
Bug fixes
Check docs :)

3.1.6

21 Feb 21:11
Compare
Choose a tag to compare
Merge branch 'release-3.1.6'

3.1.5

15 Feb 10:20
Compare
Choose a tag to compare

Now set base URL in configuration.json please see updated docs

3.1.4

14 Feb 20:23
Compare
Choose a tag to compare

Please see docs..getting started and administration are updated http://ocelot.readthedocs.io/en/latest/

Changes are can now use your own IdentityServer to secure admin area and now have to tell Ocelot the URL you are running it under.

3.0.3

13 Feb 14:42
Compare
Choose a tag to compare
Merge branch 'release-3.0.3'

3.0.2

05 Feb 19:15
Compare
Choose a tag to compare

No longer errors when no response body

3.0.1

02 Feb 13:28
Compare
Choose a tag to compare

Supports routing based on upstream host header