X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/361c8ccc7476a35a6904706402dab0a7c05e2ea7..0bc54ed4c93c5dca037336e0acdf4d00e2fa84c1:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 0005db3ba5..e53283c6cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# 0.6.3 + +* Update autoparse to 0.3.3 to fix cases where results aren't correctly parsed. +* Fix railtie loading for compatibility with rails < 3.0 +* Fix refresh of access token when passing credentials as parameter to execute +* Fix URI processing in batch requests to allow query parameters + +# 0.6.2 + +* Update signet to 0.4.6 to support server side continuation of postmessage + auth flows. + +# 0.6.1 + +* Fix impersonation with service accounts + # 0.6 * Apps strongly encouraged to set :application_name & :application_version when