SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.2-rubygem-httparty-0.22.0-1.6.i586.rpm :

* Fri Jun 21 2024 Dan Čermák - New upstream release 0.22.0, see bundled Changelog.md
* Fri Nov 03 2023 Dan Čermák - ## 0.21.0
* [escape filename in the multipart/form-data Content-Disposition header](https://github.com/jnunemaker/httparty/commit/cdb45a678c43e44570b4e73f84b1abeb5ec22b8e)
* [Fix request marshaling](https://github.com/jnunemaker/httparty/pull/767)
* [Replace `mime-types` with `mini_mime`](https://github.com/jnunemaker/httparty/pull/769)
* Tue Jan 25 2022 Stephan Kulow updated to version 0.20.0 see installed Changelog.md [#]# 0.20.0 Breaking changes
* Require Ruby >= 2.3.0 Fixes
* [`Marshal.dump` fails on response objects when request option `:logger` is set or `:parser` is a proc](https://github.com/jnunemaker/httparty/pull/714)
* [Switch `:pem` option to to `OpenSSL::PKey.read` to support other algorithms](https://github.com/jnunemaker/httparty/pull/720) [#]# 0.19.1
* [Remove use of unary + method for creating non-frozen string to increase compatibility with older versions of ruby](https://github.com/jnunemaker/httparty/commit/4416141d37fd71bdba4f37589ec265f55aa446ce) [#]# 0.19.0
* [Multipart/Form-Data: rewind files after read](https://github.com/jnunemaker/httparty/pull/709)
* [add frozen_string_literal pragma to all files](https://github.com/jnunemaker/httparty/pull/711)
* [Better handling of Accept-Encoding / Content-Encoding decompression (fixes #562)](https://github.com/jnunemaker/httparty/pull/729)
* Fri Sep 25 2020 Stephan Kulow updated to version 0.18.1 see installed Changelog.md [#]# 0.18.1
* [Rename cop Lint/HandleExceptions to Lint/SuppressedException](https://github.com/jnunemaker/httparty/pull/699).
* [Encode keys in query params](https://github.com/jnunemaker/httparty/pull/698).
* [Fixed SSL doc example](https://github.com/jnunemaker/httparty/pull/692).
* [Add a build status badge](https://github.com/jnunemaker/httparty/pull/701).
* Thu May 07 2020 Stephan Kulow - updated to version 0.18.0 see installed Changelog.md [#]# 0.18.0
* [Support gzip/deflate transfer encoding when explicit headers are set](https://github.com/jnunemaker/httparty/pull/678).
* [Support edge case cookie format with a blank attribute](https://github.com/jnunemaker/httparty/pull/685).
* Mon Feb 10 2020 Stephan Kulow - updated to version 0.17.3 see installed Changelog.md [#]# 0.17.3 0.17.2 is broken https://github.com/jnunemaker/httparty/issues/681 [#]# 0.17.2
* [Add Response#nil? deprecetion warning](https://github.com/jnunemaker/httparty/pull/680) [#]# 0.17.1
* [Pass options to dynamic block headers](https://github.com/jnunemaker/httparty/pull/661)
* [Normalize urls with URI adapter to allow International Domain Names support](https://github.com/jnunemaker/httparty/pull/668)
* [Add max_retries support](https://github.com/jnunemaker/httparty/pull/660)
* [Minize gem size by removing test files](https://github.com/jnunemaker/httparty/pull/658)
* Sun May 05 2019 Stephan Kulow - updated to version 0.17.0 see installed Changelog.md [#]# 0.17.0
* [Fix encoding of streamed chunk](https://github.com/jnunemaker/httparty/pull/644)
* [Avoid modifying frozen strings](https://github.com/jnunemaker/httparty/pull/649)
* [Expose .connection on fragment block param](https://github.com/jnunemaker/httparty/pull/648)
* [Add support for `Net::HTTP#write_timeout` method (Ruby 2.6.0)](https://github.com/jnunemaker/httparty/pull/647)
* Sat Mar 02 2019 Stephan Kulow - updated to version 0.16.4 see installed Changelog.md [#]# 0.16.4
* [Add support for Ruby 2.6](https://github.com/jnunemaker/httparty/pull/636)
* [Fix a few multipart issues](https://github.com/jnunemaker/httparty/pull/626)
* [Improve a memory usage for https requests](https://github.com/jnunemaker/httparty/pull/625)
* [Add response code to streamed body](https://github.com/jnunemaker/httparty/pull/588)
* Thu Nov 22 2018 Stephan Kulow - updated to version 0.16.3 see installed Changelog.md [#]# 0.16.3
* [Add Logstash-compatible formatter](https://github.com/jnunemaker/httparty/pull/612)
* [Add support for headers specified with symbols](https://github.com/jnunemaker/httparty/pull/622)
* [Fix response object marshalling](https://github.com/jnunemaker/httparty/pull/618)
* [Add ability to send multipart, without passing file](https://github.com/jnunemaker/httparty/pull/615)
* [Fix detection of content_type for multipart payload](https://github.com/jnunemaker/httparty/pull/616)
* [Process dynamic headers before making actual request](https://github.com/jnunemaker/httparty/pull/606)
* [Fix multipart uploads with ActionDispatch::Http::UploadedFile TempFile by using original_filename](https://github.com/jnunemaker/httparty/pull/598)
* [Added support for lock and unlock http requests](https://github.com/jnunemaker/httparty/pull/596)
* Sat Mar 31 2018 factory-autoAATTkulow.org- updated to version 0.16.2 see installed Changelog.md [#]# 0.16.2
* [Support ActionDispatch::Http::UploadedFile again](https://github.com/jnunemaker/httparty/pull/585)
 
ICM