CodingAleCR / http_interceptor

A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
MIT License
133 stars 67 forks source link

Release version #142

Open Altevir opened 4 months ago

Altevir commented 4 months ago

Are there any plans for a new release version compatible with the http package >= 1.0.0?

CodingAleCR commented 4 months ago

Yes, the idea is to have a stable 2.x release at some point.

mark-sdb commented 3 months ago

For what its worth, we are using 2.0.0 beta.7 in production for a couple of months now (70k DAU app) and no problems so far :-)

CodingAleCR commented 3 months ago

I'll see if I can publish 2.0.0 as stable in the next month or so. Thank you all for the interest

Altevir commented 3 months ago

The community is grateful, it is an essential package, easy to implement and very helpful in operations in conjunction with http.

Leptopoda commented 1 month ago

Hi there and thanks for the package. No pressure but do you already know when 2.0 might be ready? Is there anything the community can help with? We'd really like to use this package but it sadly is against some regulation affecting us.

CodingAleCR commented 1 week ago

Version 2.0.0 is live, feel free to report any additional issues that you find on it. 3.0.0 might be in the works once macros is stable. It will enable much more things and it would simplify development.