Skip to content

Releases: ThreeMammals/Ocelot

8.0.5

03 Aug 06:52
Compare
Choose a tag to compare

Made string extensions public, broke Butterfly out into its own package here, now stream response onto body dont convert to bytearray first

8.0.4

30 Jul 06:48
Compare
Choose a tag to compare
Fix extended coverage main pipeline bug (#510)

8.0.3

28 Jul 07:21
1817564
Compare
Choose a tag to compare
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

25 Jul 07:48
d186f0e
Compare
Choose a tag to compare
#490 use byte content not stream (#498)

8.0.1

21 Jul 08:28
daa0491
Compare
Choose a tag to compare
#469 more docs around how services should be set up in consul (#485)

8.0.0

11 Jul 05:55
Compare
Choose a tag to compare

Removed singleton delegating handlers and upgraded all dependencies also supports query strings in downstream template

7.0.9

09 Jul 18:29
89c3887
Compare
Choose a tag to compare

Removed Singleton delegating handlers

7.0.8

08 Jul 14:21
a419ed6
Compare
Choose a tag to compare

Fixed memory issue with httpclient cache

7.0.7

02 Jul 19:11
a87bc92
Compare
Choose a tag to compare
Feature/test for #441 (#444)

* #441 added a test for this change

* #441 bit of tidying up and fixing of erros

7.0.6

22 Jun 06:41
b60d26e
Compare
Choose a tag to compare
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...