+1 to release.
Thanks,
Paul
2012/2/3 Tomaž Muraus :
> Hello all,
>
> This is a voting thread for Apache Libcloud 0.8.0 release (r1240459).
>
> Release artifacts can be found at http://people.apache.org/~tomaz/libcloud/
>
> Release highlights:
>
> - Support for handling compressed (gzip, deflate)
S3 signature : Content-MD5 header value case must not be lowered
Key: LIBCLOUD-149
URL: https://issues.apache.org/jira/browse/LIBCLOUD-149
Project: Libcloud
Issue Type: Bug
[
https://issues.apache.org/jira/browse/LIBCLOUD-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204077#comment-13204077
]
Florent Cayré commented on LIBCLOUD-149:
Following code :
if key.lower() in sp
[
https://issues.apache.org/jira/browse/LIBCLOUD-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204184#comment-13204184
]
Tomaz Muraus commented on LIBCLOUD-149:
---
Hey, do you have an example response whic
[
https://issues.apache.org/jira/browse/LIBCLOUD-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomaz Muraus resolved LIBCLOUD-145.
---
Resolution: Fixed
Fix Version/s: 0.8.0
The patch has been committed and this issue h
[
https://issues.apache.org/jira/browse/LIBCLOUD-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomaz Muraus closed LIBCLOUD-145.
-
> Fix up NodeDriver docstrings
>
>
> Key: LIBCLOUD
[
https://issues.apache.org/jira/browse/LIBCLOUD-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomaz Muraus resolved LIBCLOUD-146.
---
Resolution: Fixed
Fix Version/s: 0.8.0
Done and merged into trunk.
[
https://issues.apache.org/jira/browse/LIBCLOUD-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomaz Muraus closed LIBCLOUD-146.
-
Assignee: Tomaz Muraus
> Add support for handling compressed responses
> --