Releases: ThreeMammals/Ocelot
Releases · ThreeMammals/Ocelot
8.0.5
8.0.4
Fix extended coverage main pipeline bug (#510)
8.0.3
Feature/fix #463 (#506) * #463 save both files * #463 made it so we dont save to disk on startup unless using admin api
8.0.2
#490 use byte content not stream (#498)
8.0.1
#469 more docs around how services should be set up in consul (#485)
8.0.0
Removed singleton delegating handlers and upgraded all dependencies also supports query strings in downstream template
7.0.9
Removed Singleton delegating handlers
7.0.8
Fixed memory issue with httpclient cache
7.0.7
Feature/test for #441 (#444) * #441 added a test for this change * #441 bit of tidying up and fixing of erros
7.0.6
Feature/few tweaks (#422) * #419 Incorrect routing when UpstreamHost is specified and UpstreamHttpMethod is empty * few tweaks to make seperate test as I got confused having one...there is too much setup in these tests * added another test case for route matching * set cake coveralls addin to v0.0.7 so build works...