Skip to content

Releases: ThreeMammals/Ocelot

3.0.0

31 Jan 21:15
Compare
Choose a tag to compare

Big changes to ReRoutes in configuration.json

No more DownstreamHost and DownstreamPath now have DownstreamHostAndPorts.

Please see docs http://ocelot.readthedocs.io/en/latest/features/routing.html

2.0.11

22 Jan 20:42
Compare
Choose a tag to compare

Can now do find and replace on upstream and downstream headers.

2.0.10

10 Jan 20:10
Compare
Choose a tag to compare
Merge branch 'release-2.0.10'

2.0.9

10 Jan 18:42
Compare
Choose a tag to compare

Fix issue with consul and leastconnection load balancer when service comes back in after dropping out, also validation so we dont have // in path.

2.0.8

06 Jan 16:53
Compare
Choose a tag to compare

Updated logging and request id so that it isnt as terrible

2.0.7

05 Jan 22:04
Compare
Choose a tag to compare
Merge branch 'develop' into release-2.0.7

2.0.6

02 Jan 19:13
931a115
Compare
Choose a tag to compare
changes to add new feature to url routing (#186)

2.0.5

01 Jan 19:01
f082f73
Compare
Choose a tag to compare

This release includes the Rafty integration that means you can deploy a cluster of Ocelots and they will maintain state.

2.0.4

25 Nov 15:16
9232766
Compare
Choose a tag to compare
Feature/docs (#165)

* initial readthedocs commit

* docs moved to sphinx / rst / read the docs

2.0.3

22 Nov 07:34
6289992
Compare
Choose a tag to compare

Adding Ocelot builder for services. Check docs for more info.

https://github.com/TomPallister/Ocelot/wiki