Skip to content

Releases: ThreeMammals/Ocelot

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

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.