Releases: ThreeMammals/Ocelot
Releases · ThreeMammals/Ocelot
4.0.0
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
Can pass Service Fabric PartitionKid and PartitionKey in query string to support statefull and actors.
See docs.
3.1.8
Added service fabric support
3.1.7
Downstream request aggregation
Bug fixes
Check docs :)
3.1.6
Merge branch 'release-3.1.6'
3.1.5
Now set base URL in configuration.json please see updated docs
3.1.4
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
Merge branch 'release-3.0.3'
3.0.2
No longer errors when no response body
3.0.1
Supports routing based on upstream host header