endly v0.51.0 Release Notes

Release Date: 2021-03-22 // about 3 years ago
    • Added http/endpoint:append to lazily add http trips
    • Expose req/resp template in http/endpoint service Breaking change:
      • previous template were: "bridge.HttpRequest-%v.json", "bridge.HttpResponse-%v.json" )
      • current template are: %02d-req.json, %02d-resp.json