Releases: ThreeMammals/Ocelot
15.0.5
53d7f56 - TomPallister - Merge branch 'EngRajabi-feature_distributeCache'
8b098d2 - TomPallister - removed old memory cache and added a few tests for new asp memory cache
b4c29fc - TomPallister - Merge branch 'feature_distributeCache' of https://github.com/EngRajabi/Ocelot into EngRajabi-feature_distributeCache
adffb1e - Mohsen Rajabi - add asp memory cache
15.0.4
c004c43 - TomPallister - Merge branch 'samirsyed-master'
b7cfac9 - TomPallister - more tests and docs
6c20b11 - TomPallister - Merge branch 'master' of https://github.com/samirsyed/Ocelot into samirsyed-master
f63afbf - Samir Syed - Added UpstreamHost placeholder to identify host from which request origination
15.0.3
59af924 - TomPallister - Merge branch 'DavidLievrouw-CustomLoadBalancers'
7408060 - TomPallister - more error handling and docs
c9483cd - TomPallister - tests to handle some error cases and docs
b300ed9 - TomPallister - small refactor
2843cdb - TomPallister - removed tasks we dont need
ccb5b84 - TomPallister - Merge branch 'CustomLoadBalancers' of https://github.com/DavidLievrouw/Ocelot into DavidLievrouw-CustomLoadBalancers
1223c19 - David Lievrouw - Add comment indicating that the FakeCustomLoadBalancer implementation is not relevant for OcelotBuilder tests.
2606d91 - David Lievrouw - Fix unit test naming issue.
f9ce987 - David Lievrouw - Cover DelegateInvokingLoadBalancerCreator by unit tests.
22f304c - David Lievrouw - Cover LoadBalancerFactory edge-case by a unit test.
fd35ad0 - David Lievrouw - Add ability to register custom load balancers
80ab5f6 - David Lievrouw - Extend OcelotBuilder with overloads of the AddCustomLoadBalancer registration helper method
de012a0 - David Lievrouw - Rewire LoadBalancerFactory to allow injecting custom load balancers, by introducing LoadBalancerCreators
c73cf59 - David Lievrouw - Revert "Add 'Name' property to ILoadBalancer, for future use in LoadBalancerFactory."
789782c - David Lievrouw - Add 'Name' property to ILoadBalancer, for future use in LoadBalancerFactory.
15.0.2
d58f314 - TomPallister - Merge branch 'DavidLievrouw-ServiceProviderConfigurationScheme'
169b333 - TomPallister - updated docs
c8c3d12 - TomPallister - Merge branch 'ServiceProviderConfigurationScheme' of https://github.com/DavidLievrouw/Ocelot into DavidLievrouw-ServiceProviderConfigurationScheme
20fd3e0 - David Lievrouw - Fix issue and test after cherry-pick.
bc42f04 - David Lievrouw - Fix tests that are failing on AppVeyor.
cd3dc00 - David Lievrouw - Add ability to specify scheme of ServiceProviderConfiguration
15.0.1
2f97913 - TomPallister - Merge branch 'jlukawska-feature/603-bad-gateway'
cdbd8e8 - TomPallister - http error code tests and docs
3dfcff8 - TomPallister - Merge branch 'feature/603-bad-gateway' of https://github.com/jlukawska/Ocelot into jlukawska-feature/603-bad-gateway
8ead511 - jlukawska - update acceptance tests
f922f0c - jlukawska - Merge pull request #3 from ThreeMammals/master
cbb21a1 - jlukawska - #603 return 502 on HttpRequestException
8985495 - jlukawska - Merge remote-tracking branch 'origin/develop' into feature/603-bad-gateway
68e3ae8 - jlukawska - #603 return 502 on HttpRequestException
f35a07a - jlukawska - #603 return 502 when request cannot be completed
15.0.0
Read the Docs: Ocelot 15.0
77d4bb1 - TomPallister - Merge branch 'ussamoo-feature/#1126'
6e5471a - TomPallister - Refactored k8s endpoints PR +semver: major
84907bd - WebMed - Update KubeServiceDiscoveryProviderTests
ae9f05e - WebMed - Merge remote-tracking branch 'upstream/master' into feature/#1126
88034a5 - WebMed - Updated KubeProvider to use pod endpoints instead of service