Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Marvin1973:pcs
rubygem-net-http-persistent
rubygem-net-http-persistent.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-net-http-persistent.changes of Package rubygem-net-http-persistent
------------------------------------------------------------------- Mon Nov 4 17:07:03 UTC 2024 - Dan Čermák <dan.cermak@posteo.net> - New upstream release 4.0.4, see bundled History.txt ------------------------------------------------------------------- Tue Nov 14 18:32:15 UTC 2023 - Dan Čermák <dan.cermak@posteo.net> - New upstream release 4.0.2, see bundled History.txt ------------------------------------------------------------------- Wed Jan 20 12:59:36 UTC 2021 - Stephan Kulow <coolo@suse.com> updated to version 4.0.1 see installed History.txt === 4.0.1 / 2021-01-12 Bug fixes: * Loosen Ruby version requirement so Ruby 3.0 will work. ------------------------------------------------------------------- Thu May 7 21:06:37 UTC 2020 - Stephan Kulow <coolo@suse.com> - updated to version 4.0.0 see installed History.txt ------------------------------------------------------------------- Mon Feb 10 15:15:37 UTC 2020 - Stephan Kulow <coolo@suse.com> - updated to version 3.1.0 see installed History.txt ------------------------------------------------------------------- Sun May 5 09:36:11 UTC 2019 - Stephan Kulow <coolo@suse.com> - updated to version 3.0.1 see installed History.txt ------------------------------------------------------------------- Fri Oct 7 04:57:55 UTC 2016 - coolo@suse.com - updated to version 3.0.0 see installed History.txt === 3.0 Breaking changes: * No longer supports ruby 2.0 and earlier * Net::HTTP::Persistent::new now uses keyword arguments for +name+ and +proxy+. * Removed #max_age, use #expired? New features: * Uses connection_pool to manage all connections for a Net::HTTP::Persistent instance. Bug fixes: * Add missing SSL options ca_path, ciphers, ssl_timeout, verify_depth. Issue #63 by Johnneylee Jack Rollins. ------------------------------------------------------------------- Mon Oct 13 14:25:52 UTC 2014 - coolo@suse.com - adapt to new rubygem packaging ------------------------------------------------------------------- Sat Feb 22 06:25:43 UTC 2014 - coolo@suse.com - updated to version 2.9.4 * Bug fixes * Improve proxy escaping from 2.9.2. Pull request #59 by Mislav Marohnić. * Fix breakage in 2.9.2 for users without proxies. Pull request #56 by Yoshihiro TAKAHARA (merged), #57 by ChuckLin, #58 by Kenny Meyer. ------------------------------------------------------------------- Thu Feb 6 18:00:18 UTC 2014 - coolo@suse.com - updated to version 2.9.2 * Bug fixes * Special characters in proxy passwords are now handled correctly. Issue #48 by Mislav Marohnić. Pull request #54 by Juha Kajava === 2.9.1 / 2014-01-22 * Bug fixes * Added license to gemspec. Issue #47 by Benjamin Fleischer * Set Net::HTTP#keep_alive_timeout when supported by ruby. Pull request #53 by Dylan Thacker-Smith. * The backtrace is preserved for errors in #reset to help with debugging. Issue #41 by Andrew Cholakian. ------------------------------------------------------------------- Tue Jul 30 18:46:56 UTC 2013 - coolo@suse.com - updated to version 2.9 * Minor enhancement * Added max_requests to avoid ECONNRESET for a server that allows a limited number of requests on a connection. Pull request #42 by James Tucker. * Request failures are now raised with the backtrace of the original exception. This gives better insight into the reason for the failure. See #41 by Andrew Cholakian. * OpenSSL is no longer required. If OpenSSL is not available an exception will be raised when attempting to access HTTPS resources. Feature request by André Arko * Bug fixes * Explain the proper way of sending parameters depending upon the request method. Issue #35 by André Arko. * Handle Errno::ETIMEDOUT by retrying the request. Issue #36 by André Arko. * Requests retried by ruby 2.x are no longer retried by net-http-persistent. * Finish the connection if an otherwise unhandled exception happens during a request. Bug #46 by Mark Oude Veldhuis. * detect_idle_timeout now assumes a StandardError indicates the idle timeout has been found. Bug #43 by James Tucker. ------------------------------------------------------------------- Sun Oct 28 06:06:28 UTC 2012 - coolo@suse.com - updated to version 2.8 * Minor enhancements * Added Net::HTTP::Persistent::detect_idle_timeout which can be used to determine the idle timeout for a host. * The read timeout may now be updated for every request. Issue #33 by Mislav Marohnić * Added NO_PROXY support. Pull Request #31 by Laurence Rowe. * Added #cert and #key aliases for Net::HTTP compatibility. Pull request #26 by dlee. * The artifice gem now disables SSL session reuse to prevent breakage of testing frameworks. Pull Request #29 by Christopher Cooke. * Disabled Net::HTTP::Persistent::SSLReuse on Ruby 2+. This feature is now built-in to Net::HTTP. * Bug fixes * Socket options are set again following connection reset. Pull request #28 by cmaion. * #shutdown now works even if no connections were made. Pull Request #24 by James Tucker. * Updated test RSA key size to 1024 bits. Bug #25 by Gunnar Wolf. * The correct host:port are shown in the exception when a proxy connection fails. Bug #30 by glebtv. ------------------------------------------------------------------- Thu Jul 26 14:54:42 UTC 2012 - coolo@suse.com - update to 2.7, tons of changes - see History.txt ------------------------------------------------------------------- Wed Aug 24 21:25:05 UTC 2011 - fcastelli@novell.com - update to version 1.8.1 ------------------------------------------------------------------- Wed Jun 23 13:35:46 UTC 2010 - mrueckert@suse.de - update to version 1.2.2 * #request only finishes a connection instead of restarting it. This helps prevents errors on non-idempotent HTTP requests after errors. * #connection_for handles EHOSTDOWN like #reset ------------------------------------------------------------------- Mon Jun 14 19:42:36 UTC 2010 - mrueckert@suse.de - initial package
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor