File rubygem-heroku-api.changes of Package rubygem-heroku-api
-------------------------------------------------------------------
Mon Aug 28 05:23:08 UTC 2017 - coolo@suse.com
- updated to version 0.4.3
see installed changelog.txt
-------------------------------------------------------------------
Thu Mar 3 05:28:57 UTC 2016 - coolo@suse.com
- updated to version 0.4.2
see installed changelog.txt
0.4.2 03/02/2016
================
Rethrow json parsing errors when application/json
-------------------------------------------------------------------
Sat Feb 6 05:33:35 UTC 2016 - coolo@suse.com
- updated to version 0.4.1
see installed changelog.txt
0.4.1 02/05/2016
================
Move login parameters from query to post body
-------------------------------------------------------------------
Wed Nov 18 05:36:57 UTC 2015 - coolo@suse.com
- updated to version 0.4.0
see installed changelog.txt
0.4.0 11/17/2015
================
add buildpack methods
-------------------------------------------------------------------
Fri Mar 20 05:34:12 UTC 2015 - coolo@suse.com
- updated to version 0.3.23
-------------------------------------------------------------------
Tue Feb 10 17:52:23 UTC 2015 - coolo@suse.com
- updated to version 0.3.22
-------------------------------------------------------------------
Mon Oct 13 12:13:34 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Sun Mar 23 06:56:31 UTC 2014 - coolo@suse.com
- updated to version 0.3.18
update heroics links in readme
relax multi-json dependency
-------------------------------------------------------------------
Sat Feb 22 06:25:42 UTC 2014 - coolo@suse.com
- updated to version 0.3.17
return custom dyno sizes
support PX dynos
remove tier from mocks
improved error messaging
-------------------------------------------------------------------
Mon Jan 20 09:29:44 UTC 2014 - coolo@suse.com
- updated to version 0.3.16
add process types
use multi_json instead of okjson
fix for escaping collaborator emails in requests
loosen excon dependency
-------------------------------------------------------------------
Mon Aug 26 05:05:42 UTC 2013 - coolo@suse.com
- updated to version 0.3.15
add get__dyno_types for retrieving process types
-------------------------------------------------------------------
Sun Jul 21 19:14:38 UTC 2013 - coolo@suse.com
- updated to version 0.3.14
bump excon dep
clarify legacy vs platform API usage
define rate limit specific exception
-------------------------------------------------------------------
Sat Jun 15 06:55:49 UTC 2013 - coolo@suse.com
- updated to version 0.3.12
add put_formation
bump excon dep
-------------------------------------------------------------------
Mon May 27 09:34:32 UTC 2013 - coolo@suse.com
- updated to version 0.3.11
bump excon dep
add exception for rate limiting
better user/pass handling at login
avoid dumping user/pass on error
update travis-ci address in readme
add details around mock usage and simulated accounts
document custom headers
remove SHARED_DATABASE from mocks
clarify cedar scaling
clarify README examples
return more helpful error for blank app
add legacy tier to mocks
-------------------------------------------------------------------
Tue Nov 27 19:58:07 UTC 2012 - coolo@suse.com
- updated to version 0.3.7
bump excon to get https proxy fixes
-------------------------------------------------------------------
Sun Nov 4 07:47:59 UTC 2012 - coolo@suse.com
- updated to version 0.3.6
bump excon to latest
allow username/password params to automagically lookup api_key
readme cleanup/fixes
-------------------------------------------------------------------
Sun Sep 23 15:21:47 UTC 2012 - coolo@suse.com
- updated to version 0.3.5
add get_attachments and mocks
update enable features usage and mocks to use 200/201 based on update/create
-------------------------------------------------------------------
Sun Aug 26 05:58:02 UTC 2012 - coolo@suse.com
- updated to version 0.3.4
update excon to get SSLv3 fix
update to more realistic self signed cert in tests
update body format for delete_ssl_endpoint
vendor latest okjson
patch okjson to work around encoding bug
bump excon and use blocking requests
-------------------------------------------------------------------
Fri Aug 3 14:05:55 UTC 2012 - coolo@suse.com
- updated to version 0.3.2
don't request v3 apis
first pass at ssl_endpoints support (no mocks yet)
bump excon dep
-------------------------------------------------------------------
Mon Jul 30 19:16:32 UTC 2012 - coolo@suse.com
- initial package