SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby3.1-rubygem-koala-3.6.0-lp156.1.2.x86_64.rpm :

* Tue Jul 16 2024 Dan Čermák - New upstream release 3.6.0, see bundled changelog.md
* Tue Nov 14 2023 Dan Čermák - New upstream release 3.5.0, see bundled changelog.md
* Mon Oct 10 2022 Stephan Kulow updated to version 3.3.0 see installed changelog.md v3.3.0 (2022-09-27) ====== Updated features:
* Removed restriction on faraday < 2 ([#666](https://github.com/arsduo/koala/pull/666)) Internal improvements:
* Remove multipart hack and use default faraday multipart middleware ([#664](https://github.com/arsduo/koala/pull/664)) Testing improvements:
* Fix tests with ruby-head ([#674](https://github.com/arsduo/koala/pull/674))
* Keep supported rubies (non EOL) for CI ([#675](https://github.com/arsduo/koala/pull/675))
* Thu Aug 04 2022 Stephan Kulow updated to version 3.2.0 see installed changelog.md
* Tue Jan 25 2022 Stephan Kulow updated to version 3.1.0 see installed changelog.md Unreleased ==========
*
*Key breaking changes:
*
* New features: Updated features: Removed features: Internal improvements: Testing improvements: Others: v3.1.0 (2022-18-01) ====== New features:
* mask_tokens config (default: true) to mask tokens in logs Updated features:
* Log before and after sending request Internal improvements:
* Lock Faraday to < 2
* Compatibility with ruby 3.x Testing improvements:
* Use Github actions for CI
* Run CI on latest rubies
* Sat Mar 18 2017 cooloAATTsuse.com- updated to version 3.0.0 see installed changelog.md
* Fri Feb 17 2017 cooloAATTsuse.com- updated to version 2.5.0 see installed changelog.md v2.5.0 ====== New features:
* API#get_object_metadata provides a convenient accessor to an object\'s graph metadata (thanks, sancopanco!) Documentation improvements:
* Add explicit require to examples in readme.md (thanks, dwkns!) Internal improvements:
* Remove MultiJson dependency (thanks, sakuro!)
* Sat Jul 09 2016 cooloAATTsuse.com- updated to version 2.4.0 see installed changelog.md v2.4.0 ======
*
*Note:
*
* Koala is no longer officially supported on Ruby 1.9.3 (which was [end-of-lifed back in 2015](https://www.ruby-lang.org/en/news/2014/01/10/ruby-1-9-3-will-end-on-2015/)). Versions may still work (until version 3.0, when we may start using keyword arguments), but will not be tested on 1.9.3. Updated features:
* Batch API requests will now properly calculate appsecret_proofs for multiple access tokens (thanks, mwpastore!) Internal improvements:
* Koala now explicitly depends on MultiJson >= 1.3.0, since it uses methods introduced in that version Testing improvements:
* Test Koala against Ruby 2.3.0
* Mon Apr 11 2016 cooloAATTsuse.com- updated to version 2.3.0 see installed changelog.md v2.3.0 ====== Updated features:
* API#get_user_picture_data is now API#get_picture_data. The old method and API#get_picture both remain with deprecation warnings. (Thanks noahsilas for earlier work on this!)
* Koala::Facebook::APIError now includes [debug and trace info](https://github.com/arsduo/koala/blob/master/lib/koala/errors.rb) provided by Facebook in the headers (thanks, AATTelhu!) Internal Improvements:
* Graph API error handling is now done via the GraphErrorChecker class Testing improvements:
* Upgraded RSpec to 3.3.0
* Removed pended specs that were no longer relevant
* Improved https regex in test suite (thanks, lucaskds!)
* Tue Aug 11 2015 cooloAATTsuse.com- updated to version 2.2.0 see installed changelog.md v2.2.0 ====== Updated features:
* Restore API#search, since Facebook still supports that for certain usecases (thanks, vhoof!)
* You can now specify format: :json in http_options to make Content-Type application/json requests (thanks, adparlor!)
* Koala now supports uploading videos by URL (thanks, filipegiusti!)
* GraphCollections now offer direct access to the collection summary data via #summary (thanks, vhoof!) Internal Improvements:
* Use MultiJson::LoadError instead of the newer ParseError for backward compatibility (thanks, bunshin!) Documentation improvements:
* modernize the hash syntax in the readme (thanks, st0012!) v2.1.0 ====== Documentation improvements:
* extend/clean up code quality badges (thanks, jbender!)
* Sun Apr 05 2015 cooloAATTsuse.com- updated to version 2.0.0
* Mon Feb 09 2015 cooloAATTsuse.com- updated to version 1.11.1 Bug fixes:
* Properly import Facebook error attributes (thanks, isra17!) v.1.11.0 ======== Updated features:
* OAuth now supports decoding the new JSON responses from the access token endpoints (thanks, ridiculous!)
* Batch API now accepts either symbols or strings for the access token (thanks, mattmueller!)
* Incorporate user message and title into error handling (thanks, richrines and isra17!) Bug fixes:
* Fixed bug in GraphCollection URL versioning (thanks, deviousdodo and jankowy!)
* TestUsers#create_network now properly handles options (thanks, crx!) Documentation improvements:
* Updated gem version (thanks, thomasklemm!) v.1.10.1 ======== Bug fixes:
* Facebook API version now works in all cases (thanks, markprzepiora!)
* Fixed a typo in an example (thanks, mktakuya!) v.1.10.0 ======== New features:
* API versioning is now supported through global and per-options requests (Koala.config.api_version and the :api_version key specified as a per-request options)
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
 
ICM