Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Releases: googleapis/cpp-cmakefiles

v0.10.0 Release

18 May 14:36
4ada9c3
Compare
Choose a tag to compare
  • Update protos to version circa 2020-05-17

v0.9.0 Release

23 Apr 20:39
7f63ce1
Compare
Choose a tag to compare
  • Fix warnings with newer versions of CMake.

v0.8.0 Release

15 Apr 13:09
8dc91d7
Compare
Choose a tag to compare
  • feat: bump googleapis to match version in -cpp (#46) as of 2020-04-14

v0.7.0 Release

26 Mar 22:51
9c93a64
Compare
Choose a tag to compare

Changes since v0.6.0

  • Update to protos as-of 2020-03-26 (#44)
  • feat: add bigtable backup protos

v0.6.0 Release

11 Mar 15:20
ad6ab5c
Compare
Choose a tag to compare

Changes since v0.5.0

  • Update to protos as-of 2020-03-11 (#42)
  • feat: Add Spanner Backup protos

v0.5.0 Release

01 Mar 15:29
5658760
Compare
Choose a tag to compare

Changes since v0.4.1

  • Update to protos as-of 2020-02-27 (#40)
  • feat: add storage protos (#39)
  • fix: correct interdependencies between proto libraries
  • fix: correct dependencies generated for pkg-config files

v0.4.1

16 Jan 18:02
7bf4c67
Compare
Choose a tag to compare

File Checksums

Extension SHA256 checksum
.tar.gz 50d5738f398167e27e4131746ac2844c49111fdd60991c94c0e1925c72a3312e
.zip e6368997126c8300c7b035564ada41fddd050a4c887125d5e2bd6dfbc895d65d

Changes since 0.2.1

  • feat: add library with Cloud Pub/Sub protos
  • feat: update googleapis commit SHA

v0.4.0

16 Jan 16:06
52758be
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

File Checksums

Extension SHA256 checksum
.tar.gz 63871d0a7c7af82c38f1e313bcfbb1b1ba10f475e44c3374af4640ecd54135ef
.zip 27e2a3c0ae0ee04a782cf24385496a47a02ce0a85e1283fabdaa94586def6740

Changes

  • feat: add library with Cloud Pub/Sub protos

v0.2.1

16 Oct 21:27
b6c30c0
Compare
Choose a tag to compare

File Checksums

Extension SHA256 checksum
.tar.gz c1e4ba57e99d5b8e70506302ed81b4022e36633f1a80441c320c4ae2b824b550
.zip 5114b3940873a57edba63f269d763dcfda14ea7db73383009afda2a7c4094b3d

Changes

  • feat: add library with BigQuery protos.
  • bug: fix build with Ninja

v0.1.5

01 Sep 20:44
03c3da1
Compare
Choose a tag to compare

File Checksums

Extension SHA256 checksum
.tar.gz f1443a10c545114b19fe9dc352568cb03b588813b12cc5db8780b64ae9a09ce1
.zip 53248724386187e90ba62c3189091d4b6ffb8398fbfe29ed4352f11570f0e278

Changes

  • Update CMake config files to avoid redefining imported targets. Apparently only a problem
    with CMake 3.15.x