File rubygem-studio_api.changes of Package rubygem-studio_api
-------------------------------------------------------------------
Thu Jan 29 14:59:09 UTC 2015 - tampakrap@opensuse.org
- Use SPDX format for License
-------------------------------------------------------------------
Tue Nov 6 05:35:45 UTC 2012 - coolo@suse.com
- updated to version 3.2.2
- fix serialization of open perts in case there is just one port
-------------------------------------------------------------------
Mon Nov 5 05:41:06 UTC 2012 - coolo@suse.com
- updated to version 3.2.1
- fix dasherizing of keys so all keys should be properly passed to
API
-------------------------------------------------------------------
Tue Feb 21 16:48:12 UTC 2012 - jreidinger@suse.com
- add feature for chunk processing of downloaded overlay files
and rpms ( thanks to vmoravec )
- 3.2.0
-------------------------------------------------------------------
Mon Nov 28 15:13:50 UTC 2011 - jreidinger@suse.com
- rails 3.1 fixes
-- fix persistency when model created by new
- improve documentation of configuration of appliance
- 3.1.4
-------------------------------------------------------------------
Wed Aug 17 12:59:00 UTC 2011 - jreidinger@novell.com
- rails 3.1 fixes:
-- fix forced prefix in rails 3.1
-- fix rails 3.1 default for activeResource ( json ) - force xml
format
- 3.1.3
-------------------------------------------------------------------
Mon Jul 18 11:33:38 CEST 2011 Flavio Castelli <flavio@castelli.name>
- ensure the timeout value is properly set.
See https://github.com/jreidinger/studio_api/issues/3
for more details.
- 3.1.2
-------------------------------------------------------------------
Fri May 14:30:55 CEST 2011 Flavio Castelli <flavio@castelli.name>
- code refactorying of the unit tests
- better handling of errors raised during image building
- created 3.1.1
-------------------------------------------------------------------
Wed Apr 6 06:43:08 UTC 2011 - jreidinger@novell.com
- add support for test drive and fixed test( contributed by
bjorn.maeland@gmail.com https://github.com/bmaland)
- 3.1.0
-------------------------------------------------------------------
Mon Feb 14 14:48:15 UTC 2011 - jreidinger@novell.com
- split doc and tests from rest of rpms packages to save space
- fix dependency in gem for active_resource
- improve summary
- 3.0.2
-------------------------------------------------------------------
Mon Feb 14 13:57:24 UTC 2011 - jreidinger@novell.com
- note in gem description link to suse studio public instance
(thanks to flavio)
- relicense to GPLv2 or The Ruby License
- 3.0.1
-------------------------------------------------------------------
Wed Feb 2 15:14:03 UTC 2011 - jreidinger@novell.com
- allow to use studio API v2
- 3.0.0
-------------------------------------------------------------------
Wed Jan 26 14:19:44 UTC 2011 - jreidinger@novell.com
- fix crash if software map is empty
- 2.4.0
-------------------------------------------------------------------
Thu Dec 16 12:04:43 UTC 2010 - jreidinger@novell.com
- fix compatibility with rails 3.0
- 2.3.0
-------------------------------------------------------------------
Thu Dec 9 12:15:22 UTC 2010 - jreidinger@novell.com
- fix uploading gpg key with File object
- fix studio status in studio maintenance mode
- add to documentation example of mocking
- 2.2.0
-------------------------------------------------------------------
Tue Nov 30 13:43:58 UTC 2010 - jreidinger@novell.com
- fix passing options to installed software
- 2.1.0
-------------------------------------------------------------------
Mon Nov 29 16:50:21 UTC 2010 - jreidinger@novell.com
- add ability too pass more parameters to installed software
- 2.0.0
-------------------------------------------------------------------
Mon Nov 29 15:09:19 UTC 2010 - jreidinger@novell.com
- improve escaping of parameters
- fix uploading gpg_key as file
- 1.2.0
-------------------------------------------------------------------
Fri Nov 19 14:12:18 UTC 2010 - jreidinger@novell.com
- fix issue with empty body of post and put
- 1.0.1
-------------------------------------------------------------------
Fri Nov 19 09:53:38 UTC 2010 - jreidinger@novell.com
- consistent behavior for uploading/downloading
- 1.0.0
-------------------------------------------------------------------
Mon Nov 15 13:11:38 UTC 2010 - jreidinger@novell.com
- improve documentation and return better return values when using
direct requests
- 0.2.0
-------------------------------------------------------------------
Fri Nov 12 15:40:23 UTC 2010 - jreidinger@novell.com
- initial submit