Scott Hart
c4e9b765d9
[google-cloud-cpp] update to the latest release (v2.20.0) ( #36034 )
2024-01-05 13:25:15 -08:00
autoantwort
32e4877eec
[google-cloud-cpp] fix feature sql ( #35609 )
2023-12-13 23:38:31 -08:00
Bradley White
f74109a40b
[google-cloud-cpp] update to the latest release (2.19.0) ( #35451 )
2023-12-04 17:28:36 -08:00
Anna Levenberg
90512eeab9
[google-cloud-cpp] update to latest release (v2.18.0) ( #34873 )
...
* [google-cloud-cpp] update to latest release (v2.18.0)
* don't modify old version's git-tree
* change git sha
2023-11-09 11:08:40 -08:00
Darren Bolduc
fa70b2dd4c
[google-cloud-cpp] update to v2.17.0#2 ( #34641 )
...
* [google-cloud-cpp] update to v2.17.0#2
* disable compute on windows
2023-11-01 12:37:31 -07:00
Theodore Tsirpanis
03ca89f0b9
[google-cloud-cpp] Remove dependency to grpc when not used. ( #34569 )
...
* [google-cloud-cpp] Remove dependency to grpc when not used.
* Update version database.
2023-10-19 11:55:20 -07:00
Darren Bolduc
b90d191914
[google-cloud-cpp] update to latest release (v2.17.0) ( #34434 )
2023-10-12 20:49:47 -07:00
Darren Bolduc
3ee9091ed4
[google-cloud-cpp] update to latest release (v2.13.0) ( #34238 )
2023-10-04 11:36:32 -07:00
Carlos O'Ryan
2ad55efa24
[google-cloud-cpp] upgrade to v2.15.1 ( #33667 )
2023-09-13 15:42:16 -07:00
Carlos O'Ryan
4a600e9fea
[google-cloud-cpp] update to latest release (v2.14.0) ( #33503 )
2023-09-01 15:34:33 -07:00
Darren Bolduc
3e7978bd02
[google-cloud-cpp] fix opentelemetry feature ( #32936 )
2023-08-04 06:58:38 -07:00
Scott Hart
b423d24fff
[google-cloud-cpp] update to latest release (v2.14.0) ( #32881 )
2023-08-02 09:05:37 -07:00
Carlos O'Ryan
dafef74af5
[google-cloud-cpp] update to latest release (v2.13.0) ( #32391 )
2023-07-07 10:16:49 -07:00
Frank
b18a96f435
[google-cloud-cpp] update to 2.12.0 ( #32299 )
...
* [google-cloud-cpp] update to 2.12.0
* version
2023-06-30 17:34:48 -07:00
Carlos O'Ryan
7dfcad590a
[google-cloud-cpp] update to latest release (v2.11.0) ( #31995 )
2023-06-16 20:53:40 -07:00
Carlos O'Ryan
8b332e211c
[google-cloud-cpp] update to the latest release (v2.10.0) ( #31202 )
2023-05-01 15:34:02 -07:00
Carlos O'Ryan
c4f39609d4
[google-cloud-cpp] update to latest release (v2.9.0) ( #30643 )
...
* [google-cloud-cpp] update to latest release (v2.9.0)
* Address review comments
2023-04-05 10:04:00 -07:00
Carlos O'Ryan
8e82d67b78
[google-cloud-cpp] update to latest release (v2.8.0) ( #29956 )
2023-03-01 18:26:22 -08:00
Carlos O'Ryan
62ee5c8ca4
[google-cloud-cpp] uipgrade to latest version (v2.7.0) ( #29373 )
2023-02-03 13:04:00 -08:00
Carlos O'Ryan
4dd6b9c3ad
[google-cloud-cpp] update to latest release (v2.6.0) ( #28726 )
2023-01-05 05:04:38 -08:00
autoantwort
4c76cc0af7
[google-cloud-cpp] add missing dependency ( #28411 )
2022-12-19 12:18:07 -08:00
Carlos O'Ryan
5b7881e937
[google-cloud-cpp] update to latest release (v2.5.0) ( #28112 )
2022-12-02 09:05:17 -08:00
Carlos O'Ryan
ad91176594
[google-cloud-cpp] update to latest release (v2.4.0) ( #27601 )
2022-11-01 17:33:14 -07:00
Carlos O'Ryan
4a5fbdb6e0
[google-cloud-cpp] update to latest release (v2.3.0) ( #27060 )
2022-10-03 14:03:11 -07:00
Carlos O'Ryan
7acd91abc2
[google-cloud-cpp] fix feature dependencies ( #27001 )
...
* [google-cloud-cpp] fix feature dependencies
* Add missing 'osconfig' feature
* Fix versions
2022-09-29 14:15:38 -07:00
Carlos O'Ryan
b9bfab0406
[google-cloud-cpp] update to latest release (v2.2.0) ( #26647 )
2022-09-06 11:19:58 -07:00
Lily Wang
d044f52707
[google-cloud-cpp] Fix features dialogflow-* CMake export ( #26480 )
...
* [google-cloud-cpp] Fix feature dialogflow-* CMake export
* x-add-version
2022-08-23 10:36:54 -07:00
Lily Wang
58df5a8bf7
[google-cloud-cpp] Fix wrong parameter "${FEATURES}" ( #26459 )
...
* [google-cloud-cpp] Fix wrong parameter "${FEATURES}"
* x-add-version
2022-08-22 09:29:53 -07:00
Carlos O'Ryan
1707f9ba57
[google-cloud-cpp] update to latest release (v2.1.0) ( #26110 )
2022-08-02 10:24:21 -07:00
Carlos O'Ryan
31211e0bce
[google-cloud-cpp] update to latest release (v2.0.1) ( #25898 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-07-22 14:38:14 -07:00
Carlos O'Ryan
ce9dc455ef
[google-cloud-cpp] update to latest release (v2.0.0) ( #25608 )
...
* [google-cloud-cpp] update to latest release (v2.0.0)
* Disable `channel` and `asset` features on Windows
Protobuf <= 3.19 does not know about the `TRUE` and `DOMAIN` macros on
Windows, so it cannot hide said macros when used as enum values in a
proto file. vcpkg uses protobuf==3.19.4
* Fix formatting
* Fix versions
2022-07-14 14:12:01 -07:00
Carlos O'Ryan
d9de2d6525
[google-cloud-cpp] update to latest release (v1.42.0) ( #25369 )
2022-06-23 12:58:17 -07:00
Carlos O'Ryan
a91c2d160f
[google-cloud-cpp] update to latest release (v1.41.0) ( #25032 )
2022-06-01 16:31:46 -07:00
Carlos O'Ryan
a6a97cd1fc
[google-cloud-cpp] add missing subpackage ( #24626 )
2022-05-10 11:36:36 -07:00
Carlos O'Ryan
40a4e68a4f
[google-cloud-cpp] update to latest release (v1.40.1) ( #24514 )
2022-05-04 19:08:35 -07:00
Carlos O'Ryan
d72783cb3a
[google-cloud-cpp] add new features ( #24020 )
2022-04-07 13:14:47 -07:00
Carlos O'Ryan
65ce468388
[google-cloud-cpp] update to latest release (v1.39.0) ( #23988 )
2022-04-06 12:01:56 -07:00
Carlos O'Ryan
61f40a1d97
[google-cloud-cpp] refactor feature dependencies ( #23579 )
2022-03-16 13:53:57 -07:00
Carlos O'Ryan
70d3ac3a17
[google-cloud-cpp] define about 60 new features ( #23506 )
2022-03-15 11:41:58 -07:00
Carlos O'Ryan
16d13ffc54
[google-cloud-cpp] update to latest release (v1.38.0) ( #23368 )
2022-03-10 17:11:10 -08:00
Carlos O'Ryan
15cd55874a
[google-cloud-cpp] update to latest release (v1.37.0) ( #23342 )
2022-03-02 14:51:21 -08:00
Carlos O'Ryan
9341313ad2
[google-cloud-cpp] add new features ( #23056 )
2022-02-15 13:58:23 -08:00
Carlos O'Ryan
d8d61c941c
[google-cloud-cpp] update to latest release (v1.36.0) ( #22897 )
...
I updated the patch for `abseil[cxx17]`. Unfortunately the patch
includes the version of `google-cloud-cpp`, I will try to fix things
upstream so we do not need to go through this on each release.
2022-02-02 12:41:17 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. ( #22770 )
...
* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
2022-01-25 10:31:15 -08:00
Daniel Lundborg
5ef52b5b75
[google-cloud-cpp] Support abseil[cxx17] ( #21942 )
...
* [google-cloud-cpp] Support abseil[cxx17]
Signed-off-by: Daniel Lundborg <daniel.lundborg@sandvik.com>
* [google-cloud-cpp] add version
Signed-off-by: Daniel Lundborg <daniel.lundborg@sandvik.com>
2022-01-19 10:48:18 -08:00
Carlos O'Ryan
e0ac4450e4
[google-cloud-cpp] update to v1.35.0 ( #22348 )
2022-01-05 18:10:59 -08:00
Carlos O'Ryan
3496b4a3a9
[google-cloud-cpp] update to latest release (v1.34.1) ( #21900 )
2021-12-08 13:56:57 -08:00
Carlos O'Ryan
9b9ea8cfc8
[google-cloud-cpp] update to latest release (v1.34.0) ( #21803 )
2021-12-02 19:52:00 -08:00
Carlos O'Ryan
9675ab15de
[google-cloud-cpp] update to latest release (v1.33.0) ( #21118 )
2021-11-02 11:56:27 -07:00
Carlos O'Ryan
0a1d0f84f7
[google-cloud-cpp] fix backwards compatibility package files ( #20723 )
2021-10-14 18:08:50 -07:00