|
88 | 88 | https://github.com/googleapis/google-cloud-cpp/issues/5976.
|
89 | 89 | </details>
|
90 | 90 |
|
91 |
| -## v1.33.0 - TBD |
| 91 | +## v1.34.0 - TBD |
| 92 | + |
| 93 | +## v1.33.0 - 2021-11 |
92 | 94 |
|
93 | 95 | > :warning: In this release we have stopped testing with Ubuntu:16.04 as this
|
94 | 96 | > distribution is no longer supported by Google Cloud. We will gladly consider,
|
|
97 | 99 | **ATTENTION**: Our Doxygen documentation (e.g. [Storage
|
98 | 100 | docs][storage-dox-link]) was incorrectly showing the versioned inline namespace
|
99 | 101 | name for our symbols (it was `v1`), implicitly suggesting that users should
|
100 |
| -spell this inline namespace in their own code. This mistake was fixed and our |
101 |
| -Doxygen documentation no longer shows the versioned inline namespace name, now |
102 |
| -showing users how to correctly spell our symbol names without referencing the |
103 |
| -versioned inline namespace. |
| 102 | +spell this inline namespace in their own code. This has been corrected. Our |
| 103 | +Doxygen documentation no longer shows the versioned inline namespace name; |
| 104 | +instead, it shows users how to correctly spell our symbol names without |
| 105 | +referencing the versioned inline namespace. |
104 | 106 |
|
105 | 107 | [storage-dox-link]: https://googleapis.dev/cpp/google-cloud-storage/latest/
|
106 | 108 |
|
| 109 | +### [BigQuery](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/bigquery/README.md) |
| 110 | + |
| 111 | +* feat: create relocatable pkg-config files ([#7481](https://github.com/googleapis/google-cloud-cpp/pull/7481)) |
| 112 | + |
| 113 | +### [Bigtable](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/bigtable/README.md) |
| 114 | + |
| 115 | +* doc: remove inline namespace from doxygen ([#7461](https://github.com/googleapis/google-cloud-cpp/pull/7461)) |
| 116 | +* fix(bigtable): retry internal errors known to be transient ([#7395](https://github.com/googleapis/google-cloud-cpp/pull/7395)) |
| 117 | + |
107 | 118 | ### Firestore
|
108 | 119 |
|
109 | 120 | **BREAKING CHANGE**: The _experimental_ Firestore support library that used to
|
110 | 121 | live in this repo at `google/cloud/firestore` has been removed in favor of the
|
111 | 122 | canonical library at https://firebase.google.com/docs/reference/cpp. For more
|
112 | 123 | info see [#7443](https://github.com/googleapis/google-cloud-cpp/issues/7443).
|
113 | 124 |
|
| 125 | +* cleanup(firestore)!: removes the experimental firestore library ([#7468](https://github.com/googleapis/google-cloud-cpp/pull/7468)) |
| 126 | + |
| 127 | +### [IAM](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/iam/README.md) |
| 128 | + |
| 129 | +* feat: create relocatable pkg-config files ([#7481](https://github.com/googleapis/google-cloud-cpp/pull/7481)) |
| 130 | +* fix(generator): add doxygen return comment for StreamRanges ([#7419](https://github.com/googleapis/google-cloud-cpp/pull/7419)) |
| 131 | + |
| 132 | +### [Pub/Sub](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/pubsub/README.md) |
| 133 | + |
| 134 | +* feat: create relocatable pkg-config files ([#7481](https://github.com/googleapis/google-cloud-cpp/pull/7481)) |
| 135 | +* doc: remove inline namespace from doxygen ([#7461](https://github.com/googleapis/google-cloud-cpp/pull/7461)) |
| 136 | +* feat(pubsub): implement GUAC |
| 137 | + ([#7449](https://github.com/googleapis/google-cloud-cpp/pull/7449)) |
| 138 | + ([#7440](https://github.com/googleapis/google-cloud-cpp/pull/7440)) |
| 139 | + ([#7436](https://github.com/googleapis/google-cloud-cpp/pull/7436)) |
| 140 | + ([#7432](https://github.com/googleapis/google-cloud-cpp/pull/7432)) |
| 141 | + ([#7428](https://github.com/googleapis/google-cloud-cpp/pull/7428)) |
| 142 | + |
| 143 | +### [Spanner](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/spanner/README.md) |
| 144 | + |
| 145 | +* feat: create relocatable pkg-config files ([#7481](https://github.com/googleapis/google-cloud-cpp/pull/7481)) |
| 146 | +* doc: remove inline namespace from doxygen ([#7461](https://github.com/googleapis/google-cloud-cpp/pull/7461)) |
| 147 | +* fix(generator): add doxygen return comment for StreamRanges ([#7419](https://github.com/googleapis/google-cloud-cpp/pull/7419)) |
| 148 | + |
| 149 | +### [Storage](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/storage/README.md) |
| 150 | + |
| 151 | +* fix(storage): respect ContentType in Client::UploadFile ([#7521](https://github.com/googleapis/google-cloud-cpp/pull/7521)) |
| 152 | +* doc: remove inline namespace from doxygen ([#7461](https://github.com/googleapis/google-cloud-cpp/pull/7461)) |
| 153 | +* fix(storage): prevent crashes on double Close() ([#7390](https://github.com/googleapis/google-cloud-cpp/pull/7390)) |
| 154 | +* feat(storage): add bucket attributes for RPO ([#7384](https://github.com/googleapis/google-cloud-cpp/pull/7384)) |
| 155 | +* doc(storage): 'unspecified' value for PAP is deprecated ([#7377](https://github.com/googleapis/google-cloud-cpp/pull/7377)) |
| 156 | +* doc(storage): label `ClientOptions` as deprecated ([#7511](https://github.com/googleapis/google-cloud-cpp/pull/7511)) |
| 157 | + |
| 158 | +### [Common Libraries](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/README.md) |
| 159 | + |
| 160 | +* fix(common): fewer crashes with dynamic loading ([#7512](https://github.com/googleapis/google-cloud-cpp/pull/7512)) |
| 161 | +* feat: create relocatable pkg-config files ([#7481](https://github.com/googleapis/google-cloud-cpp/pull/7481)) |
| 162 | +* fix(common): resume sending "v" in "gccl" component of API header ([#7473](https://github.com/googleapis/google-cloud-cpp/pull/7473)) |
| 163 | +* doc: remove inline namespace from doxygen ([#7461](https://github.com/googleapis/google-cloud-cpp/pull/7461)) |
| 164 | +* feat(common): adds begin/end inline namespace macros ([#7456](https://github.com/googleapis/google-cloud-cpp/pull/7456)) |
| 165 | +* feat(common): GUAC for async read-write streams ([#7442](https://github.com/googleapis/google-cloud-cpp/pull/7442)) |
| 166 | + |
114 | 167 | ## v1.32.1 - 2021-10
|
115 | 168 |
|
116 | 169 | ### [Pub/Sub](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/pubsub/README.md)
|
|
0 commit comments