VisualReCode / Cocoon

An implementation of the Strangler Fig pattern for ASP.NET Core
Apache License 2.0
62 stars 10 forks source link

Upgrade Cocoon to use YARP version 1.0.1 #19

Closed conficient closed 2 years ago

conficient commented 2 years ago

Upgraded Cocoon to use version 1.0.0 of the Yarp.ReverseProxy package.

conficient commented 2 years ago

I haven't changed any of the Cocoon project version numbers, I assumed you'd want to retain control of those.

conficient commented 2 years ago

I am going to revise this PR as YARP v1.0.0 is flagged with bugs.

conficient commented 2 years ago

Requires fix #24 to be implemented so this will compile

conficient commented 2 years ago

As the current main is now updated to use Yarp 1.1.0 I'll withdraw this.