savonrb / httpi

Common interface for Ruby's HTTP clients
http://httpirb.com
MIT License
300 stars 150 forks source link

Release a new version #223

Closed tsubery closed 3 years ago

tsubery commented 3 years ago

Would you release a new version please? We need the changes to the ssl configuration that were merged last november and prefer not to maintain our own fork.

Much appreciated

satyakonidala commented 3 years ago

@olleolleolle, @rogerleite can you please release a new version? we need the NetHTTPPersistent v4 support that was committed last November.

Thank you so much!

ioquatix commented 3 years ago

@olleolleolle the CI was updated to net http persistent v4 and all passing.

olleolleolle commented 3 years ago

https://github.com/savonrb/httpi/releases/tag/v2.5.0 is now released, thanks!

ioquatix commented 3 years ago

Thank you so much for your help.