Skip to content

v0.14.0 Release

Choose a tag to compare

@mr-salty mr-salty released this 03 Oct 19:30
51c6dfa

File Checksums

Extension SHA256 checksum
.tar.gz 295754023a44eb69d0ff5ee2c0ac11ff1b7adcd617f122d57fc7a5a49fac612d
.zip 6b8b6b58b7c1ab2e43b0938367509dbc046cfd0ab1a0e0ba7545ad789cd80ac4

Common v0.12.x - 2019-10

  • bug: fix runtime install directory (#3063)

Bigtable v1.3.x - 2019-10

  • bug: fix runtime install directory (#3063)

Google Cloud Storage v1.5.x - 2019-10

  • feat: treat CURLE_SSL_CONNECT_ERROR as retryable (#3077)
  • feat: Change JSON endpoint for google/cloud/storage. (#3076)
  • bug: restart downloads with retryable HTTP errors. (#3072)
  • bug: calls to resumable_session_id() result in segfaults (#3062)
  • feat: added ReadLast option for reading object from end (#3058)
  • bug: handle CURLE_PARTIAL_FILE as recoverable (#3061)
  • bug: fix runtime install directory (#3063)
  • bug: verify checksums and hashes on xgetsn() (#3057)
  • bug: return all bytes when stream is closed (#3054)
  • feat: reset retry policy for each retry loop (#3050)