Skip to content

Releases: ThreeMammals/Ocelot

15.0.5

13 Apr 17:41
Compare
Choose a tag to compare

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

13 Apr 15:52
Compare
Choose a tag to compare

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

13 Apr 11:50
Compare
Choose a tag to compare

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

12 Apr 18:29
Compare
Choose a tag to compare

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

11 Apr 18:50
Compare
Choose a tag to compare

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

11 Apr 10:52
Compare
Choose a tag to compare

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

14.1.3

11 Apr 10:13
fd7c6d7
Compare
Choose a tag to compare

fd7c6d7 - Tom Pallister - Feat/release queue (#1192)

14.1.2

11 Apr 09:03
84821c6
Compare
Choose a tag to compare

84821c6 - Pedram Rezaei - Updated packages (#1133)

14.1.1

11 Apr 08:56
4110837
Compare
Choose a tag to compare

4110837 - Alazari-main - Fix code-blocks in kubernetes.rst (#1128)

14.1.0

13 Mar 09:19
347ea72
Compare
Choose a tag to compare

347ea72 - Tom Pallister - #1152: dont push releasenotes.md to GitHub +semver: minor
783a77a - Tom Pallister - #1151: format release notes as JavaScript string for GitHub
1a280dd - Tom Pallister - #1150: added simple way to get release notes using cake and git