Skip to content

v0.12.0 Release

Choose a tag to compare

@devjgm devjgm released this 05 Aug 17:26

File Checksums

Extension SHA256 checksum
.tar.gz 712fcc003acfbcdc440630457e96a6993335131b6577d24a016bc1de08199d91
.zip 81011ac0165cb620691fe26a69164cb17128ca1faf4b27a4c91cafe5d2940031

Bigtable v1.1.x - 2019-08

  • feat: Minimize contention in Bigtable Client initialization. (#2923)
  • feat: Support setting 64-bit integers mutations. (#2866)
  • feat: Implement support for IAM conditions. (#2854)
  • BREAKING CHANGE: use cmake files from
    github.com/googleapis/cpp-cmakefiles for googleapis protos (#2888)

Google Cloud Storage v1.3.x - 2019-08

  • feat: Control TCP memory usage in GCS library. (#2902)
  • feat: Make partial errors/last_status available to ObjectWriteStream (#2919)
  • feat: Change storage/benchmarks to compile with exceptions disabled. (#2916)
  • feat: Implement native IAM operations for GCS. (#2900)
  • feat: Helpers for PredefinedDefaultObjectAcl. (#2885)
  • bug: Fix ReadObject() when reading the last chunk. (#2864)
  • bug: Use correct field name for MD5 hash. (#2876)

Common v0.10.x - 2019-08

  • feat: add conjunction metafunction (#2892)
  • bug: Fix typo in testing_util/config.cmake.in (#2851)
  • bug: Include 'IncludeGMock.cmake' in testing_util/config.cmake.in (#2848)