Jon Wayne Parrott | e889ec9 | 2017-10-26 14:52:33 -0700 | [diff] [blame] | 1 | # Changelog |
| 2 | |
Danny Hermes | 978c513 | 2017-10-31 14:28:55 -0700 | [diff] [blame] | 3 | [PyPI History][1] |
| 4 | |
| 5 | [1]: https://pypi.org/project/google-api-core/#history |
| 6 | |
release-please[bot] | 805c364 | 2020-07-21 11:16:19 -0700 | [diff] [blame] | 7 | ## [1.22.0](https://www.github.com/googleapis/python-api-core/compare/v1.21.0...v1.22.0) (2020-07-21) |
| 8 | |
| 9 | |
| 10 | ### Features |
| 11 | |
| 12 | * allow quota project to be passed to create_channel ([#58](https://www.github.com/googleapis/python-api-core/issues/58)) ([e2d9a7b](https://www.github.com/googleapis/python-api-core/commit/e2d9a7b209b7dfab300dc848fabbae8f42a2ab19)) |
| 13 | |
| 14 | |
| 15 | ### Bug Fixes |
| 16 | |
| 17 | * _determine_timeout problem handling float type timeout ([#64](https://www.github.com/googleapis/python-api-core/issues/64)) ([2010373](https://www.github.com/googleapis/python-api-core/commit/2010373b27536d1191175624b297a709d70153fa)) |
| 18 | |
| 19 | |
| 20 | ### Documentation |
| 21 | |
| 22 | * change the documentation for using 'six.moves.collections_abc.Mapping' instead of 'dict' in 'client_options.from_dict()' ([#53](https://www.github.com/googleapis/python-api-core/issues/53)) ([c890675](https://www.github.com/googleapis/python-api-core/commit/c890675dc9ebc084f105be81dc81c048f4f599ea)) |
| 23 | |
release-please[bot] | 98f03c8 | 2020-06-18 16:45:41 -0700 | [diff] [blame] | 24 | ## [1.21.0](https://www.github.com/googleapis/python-api-core/compare/v1.20.1...v1.21.0) (2020-06-18) |
| 25 | |
| 26 | |
| 27 | ### Features |
| 28 | |
| 29 | * allow credentials files to be passed for channel creation ([#50](https://www.github.com/googleapis/python-api-core/issues/50)) ([ded92d0](https://www.github.com/googleapis/python-api-core/commit/ded92d0acdcde4295d0e5df05fda0d83783a3991)) |
| 30 | |
release-please[bot] | 7531a5e | 2020-06-16 16:52:04 +0000 | [diff] [blame] | 31 | ### [1.20.1](https://www.github.com/googleapis/python-api-core/compare/v1.20.0...v1.20.1) (2020-06-16) |
| 32 | |
| 33 | |
| 34 | ### Bug Fixes |
| 35 | |
| 36 | * **dependencies:** increase protobuf version ([#49](https://www.github.com/googleapis/python-api-core/issues/49)) ([1ba6095](https://www.github.com/googleapis/python-api-core/commit/1ba609592968c9d828449b89a3ade3bcaf5edd7f)), closes [#48](https://www.github.com/googleapis/python-api-core/issues/48) |
| 37 | |
release-please[bot] | 02d2579 | 2020-06-09 13:32:56 -0700 | [diff] [blame] | 38 | ## [1.20.0](https://www.github.com/googleapis/python-api-core/compare/v1.19.1...v1.20.0) (2020-06-09) |
| 39 | |
| 40 | |
| 41 | ### Features |
| 42 | |
| 43 | * allow disabling response stream pre-fetch ([#30](https://www.github.com/googleapis/python-api-core/issues/30)) ([74e0b0f](https://www.github.com/googleapis/python-api-core/commit/74e0b0f8387207933c120af15b2bb5d175dd8f84)), closes [#25](https://www.github.com/googleapis/python-api-core/issues/25) |
| 44 | |
release-please[bot] | 8212bb7 | 2020-06-05 19:36:20 -0700 | [diff] [blame] | 45 | ### [1.19.1](https://www.github.com/googleapis/python-api-core/compare/v1.19.0...v1.19.1) (2020-06-06) |
| 46 | |
| 47 | |
| 48 | ### Bug Fixes |
| 49 | |
| 50 | * bump up grpcio minimum version to 1.29.0 ([#41](https://www.github.com/googleapis/python-api-core/issues/41)) ([4b11422](https://www.github.com/googleapis/python-api-core/commit/4b114221b3ae01eee540bedf47381c3b7c214b0c)) |
| 51 | |
release-please[bot] | d1937ba | 2020-06-04 18:27:12 -0700 | [diff] [blame] | 52 | ## [1.19.0](https://www.github.com/googleapis/python-api-core/compare/v1.18.0...v1.19.0) (2020-06-05) |
| 53 | |
| 54 | |
| 55 | ### Features |
| 56 | |
| 57 | * **client_options:** add new client options 'quota_project_id', 'scopes', and 'credentials_file' ([a582936](https://www.github.com/googleapis/python-api-core/commit/a58293601d6da90c499d404e634a979a6cae9708)) |
| 58 | |
release-please[bot] | 33ab7fa | 2020-06-04 18:14:10 +0000 | [diff] [blame] | 59 | ## [1.18.0](https://www.github.com/googleapis/python-api-core/compare/v1.17.0...v1.18.0) (2020-06-04) |
| 60 | |
| 61 | |
| 62 | ### Features |
| 63 | |
| 64 | * [CBT-6 helper] Exposing Retry._deadline as a property ([#20](https://www.github.com/googleapis/python-api-core/issues/20)) ([7be1e59](https://www.github.com/googleapis/python-api-core/commit/7be1e59e9d75c112f346d2b76dce3dd60e3584a1)) |
| 65 | * add client_encryped_cert_source to ClientOptions ([#31](https://www.github.com/googleapis/python-api-core/issues/31)) ([e4eaec0](https://www.github.com/googleapis/python-api-core/commit/e4eaec0ff255114138d3715280f86d34d861a6fa)) |
| 66 | * AsyncIO Integration [Part 2] ([#28](https://www.github.com/googleapis/python-api-core/issues/28)) ([dd9b2f3](https://www.github.com/googleapis/python-api-core/commit/dd9b2f38a70e85952cc05552ec8070cdf29ddbb4)), closes [#23](https://www.github.com/googleapis/python-api-core/issues/23) |
| 67 | * First batch of AIO integration ([#26](https://www.github.com/googleapis/python-api-core/issues/26)) ([a82f289](https://www.github.com/googleapis/python-api-core/commit/a82f2892b8f219b82e120e6ed9f4070869c28be7)) |
| 68 | * third batch of AsyncIO integration ([#29](https://www.github.com/googleapis/python-api-core/issues/29)) ([7d8d580](https://www.github.com/googleapis/python-api-core/commit/7d8d58075a92e93662747d36a2d55b5e9f0943e1)) |
| 69 | |
release-please[bot] | 335c109 | 2020-04-14 16:01:55 -0700 | [diff] [blame] | 70 | ## [1.17.0](https://www.github.com/googleapis/python-api-core/compare/v1.16.0...v1.17.0) (2020-04-14) |
| 71 | |
| 72 | |
| 73 | ### Features |
| 74 | |
| 75 | * **api_core:** add retry param into PollingFuture() and it's inheritors ([#9923](https://www.github.com/googleapis/python-api-core/issues/9923)) ([14f1f34](https://www.github.com/googleapis/python-api-core/commit/14f1f34e013c90fed2da2918625083d299fda557)), closes [#6197](https://www.github.com/googleapis/python-api-core/issues/6197) |
| 76 | * **api-core:** add client_cert_source to ClientOptions ([#17](https://www.github.com/googleapis/python-api-core/issues/17)) ([748c935](https://www.github.com/googleapis/python-api-core/commit/748c935d4cf03a1f04fba9139c3c3150fd694d88)) |
| 77 | |
| 78 | |
| 79 | ### Bug Fixes |
| 80 | |
| 81 | * consume part of StreamingResponseIterator to support failure while under a retry context ([#10206](https://www.github.com/googleapis/python-api-core/issues/10206)) ([2b103b6](https://www.github.com/googleapis/python-api-core/commit/2b103b60ece16a1e1bc98cfda7ec375191a90f75)) |
| 82 | |
Jonathan Lui | 18375fb | 2020-01-13 17:02:11 -0800 | [diff] [blame] | 83 | ## 1.16.0 |
| 84 | |
| 85 | 01-13-2020 14:19 PST |
| 86 | |
| 87 | ### New Features |
| 88 | |
| 89 | - feat(storage): support optionsRequestedPolicyVersion ([#9989](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/9989)) |
| 90 | - feat(api_core): support version 3 policy bindings ([#9869](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/9869)) |
| 91 | |
Bu Sun Kim | 5e55592 | 2019-12-16 15:48:06 -0800 | [diff] [blame] | 92 | ## 1.15.0 |
| 93 | |
| 94 | 12-16-2019 15:27 PST |
| 95 | |
| 96 | ### New Features |
| 97 | - Make the last retry happen at deadline. ([#9873](https://github.com/googleapis/google-cloud-python/pull/9873)) |
| 98 | - Add a repr method for ClientOptions. ([#9849](https://github.com/googleapis/google-cloud-python/pull/9849)) |
| 99 | - Simplify `from_rfc3339` methods. ([#9641](https://github.com/googleapis/google-cloud-python/pull/9641)) |
| 100 | - Provide a `raw_page` field for `page_iterator.Page`. ([#9486](https://github.com/googleapis/google-cloud-python/pull/9486)) |
| 101 | |
| 102 | ### Documentation |
| 103 | - Add Python 2 sunset banner to documentation. ([#9036](https://github.com/googleapis/google-cloud-python/pull/9036)) |
| 104 | - Remove references to the old authentication credentials. ([#9456](https://github.com/googleapis/google-cloud-python/pull/9456)) |
| 105 | |
Christopher Wilcox | a07e02a | 2019-10-07 14:01:24 -0400 | [diff] [blame] | 106 | ## 1.14.3 |
| 107 | |
| 108 | 10-07-2019 10:35 PDT |
| 109 | |
| 110 | |
| 111 | ### Implementation Changes |
| 112 | - Finalize during close of 'ResumableBidiRpc' ([#9337](https://github.com/googleapis/google-cloud-python/pull/9337)) |
| 113 | - add on_error to Retry.__init__ ([#8892](https://github.com/googleapis/google-cloud-python/pull/8892)) |
| 114 | - Fix race in 'BackgroundConsumer._thread_main'. ([#8883](https://github.com/googleapis/google-cloud-python/pull/8883)) |
| 115 | |
| 116 | ### Documentation |
| 117 | - Fix intersphinx reference to requests ([#9294](https://github.com/googleapis/google-cloud-python/pull/9294)) |
| 118 | - Fix broken links in docs. ([#9148](https://github.com/googleapis/google-cloud-python/pull/9148)) |
| 119 | - About of time -> amount of time ([#9052](https://github.com/googleapis/google-cloud-python/pull/9052)) |
| 120 | - Remove compatability badges from READMEs. ([#9035](https://github.com/googleapis/google-cloud-python/pull/9035)) |
| 121 | |
| 122 | ### Internal / Testing Changes |
| 123 | - Remove CI for gh-pages, use googleapis.dev for api_core refs. ([#9085](https://github.com/googleapis/google-cloud-python/pull/9085)) |
| 124 | |
Bu Sun Kim | 4783648 | 2019-07-30 16:15:18 -0700 | [diff] [blame] | 125 | ## 1.14.2 |
| 126 | |
| 127 | 07-30-2019 14:08 PDT |
| 128 | |
| 129 | |
| 130 | ### Documentation |
| 131 | - Add client_options documentation. ([#8834](https://github.com/googleapis/google-cloud-python/pull/8834)) |
| 132 | |
Tres Seaver | d9f63bf | 2019-07-30 15:52:55 -0400 | [diff] [blame] | 133 | ## 1.14.1 |
| 134 | |
| 135 | 07-30-2019 12:24 PDT |
| 136 | |
| 137 | |
| 138 | ### Implementation Changes |
| 139 | - Remove error log entry on clean BiDi shutdown. ([#8806](https://github.com/googleapis/google-cloud-python/pull/8806)) |
| 140 | - Forward 'timeout' arg from 'exception' to `_blocking_poll`. ([#8735](https://github.com/googleapis/google-cloud-python/pull/8735)) |
| 141 | |
| 142 | ### Documentation |
| 143 | - Update intersphinx mapping for requests. ([#8805](https://github.com/googleapis/google-cloud-python/pull/8805)) |
| 144 | - Link to googleapis.dev documentation in READMEs. ([#8705](https://github.com/googleapis/google-cloud-python/pull/8705)) |
| 145 | |
Tres Seaver | e9081b2 | 2019-07-18 15:57:44 -0400 | [diff] [blame] | 146 | ## 1.14.0 |
| 147 | |
| 148 | 07-17-2019 13:16 PDT |
| 149 | |
| 150 | |
| 151 | ### New Features |
| 152 | - Firestore: Add `should_terminate` predicate for clean BiDi shutdown. ([#8650](https://github.com/googleapis/google-cloud-python/pull/8650)) |
| 153 | |
| 154 | ### Dependencies |
| 155 | - Update pins of 'googleapis-common-protos. ([#8688](https://github.com/googleapis/google-cloud-python/pull/8688)) |
| 156 | |
| 157 | ### Documentation |
| 158 | - Add compatibility check badges to READMEs. ([#8288](https://github.com/googleapis/google-cloud-python/pull/8288)) |
| 159 | |
| 160 | ### Internal / Testing Changes |
| 161 | - All: Add docs job to publish to googleapis.dev. ([#8464](https://github.com/googleapis/google-cloud-python/pull/8464)) |
| 162 | |
Bu Sun Kim | 6089ed5 | 2019-06-24 13:46:54 -0700 | [diff] [blame] | 163 | ## 1.13.0 |
| 164 | |
| 165 | 06-24-2019 10:34 PDT |
| 166 | |
| 167 | ### New Features |
| 168 | - Add `client_options.ClientOptions` object. ([#8265](https://github.com/googleapis/google-cloud-python/pull/8265)) |
| 169 | |
Christopher Wilcox | 64bd7f0 | 2019-06-18 13:06:53 -0700 | [diff] [blame] | 170 | ## 1.12.0 |
| 171 | |
| 172 | 06-18-2019 12:37 PDT |
| 173 | |
| 174 | |
| 175 | ### New Features |
| 176 | - Add Throttling to Bidi Reopening. Mitigates ResumableBidiRpc consuming 100% CPU ([#8193](https://github.com/googleapis/google-cloud-python/pull/8193)) |
| 177 | |
Tres Seaver | 2675514 | 2019-05-28 16:01:08 -0400 | [diff] [blame] | 178 | ## 1.11.1 |
| 179 | |
| 180 | 05-28-2019 11:19 PDT |
| 181 | |
| 182 | |
| 183 | ### Implementation Changes |
| 184 | - Classify 503 Service Unavailable errors as transient. ([#8182](https://github.com/googleapis/google-cloud-python/pull/8182)) |
| 185 | |
| 186 | ### Dependencies |
| 187 | - Pin `grpcio < 2.0dev`. ([#8182](https://github.com/googleapis/google-cloud-python/pull/8182)) |
| 188 | |
| 189 | ### Internal / Testing Changes |
| 190 | - Add parameterized test for `from_rfc3339` with nanos ([#7675](https://github.com/googleapis/google-cloud-python/pull/7675)) |
| 191 | - Unbreak pytype by silencing a false positive. ([#8106](https://github.com/googleapis/google-cloud-python/pull/8106)) |
| 192 | |
Tres Seaver | f1693da | 2019-05-15 13:54:19 -0400 | [diff] [blame] | 193 | ## 1.11.0 |
| 194 | |
| 195 | 05-15-2019 10:29 PDT |
| 196 | |
| 197 | ### New Features |
| 198 | |
| 199 | - Refactor 'client_info' support. ([#7849](https://github.com/googleapis/google-cloud-python/pull/7849)) |
| 200 | |
Tim Swast | 1f2b658 | 2019-04-29 10:40:47 -0700 | [diff] [blame] | 201 | ## 1.10.0 |
| 202 | |
| 203 | 04-29-2019 10:12 PDT |
| 204 | |
| 205 | ### Implementation Changes |
| 206 | |
| 207 | - Append leading zeros for nanosecond precision DateTimes |
| 208 | ([#7663](https://github.com/googleapis/google-cloud-python/pull/7663)) |
| 209 | |
| 210 | ### New Features |
| 211 | |
| 212 | - Add `user_agent` property to `ClientInfo` |
| 213 | ([#7799](https://github.com/googleapis/google-cloud-python/pull/7799)) |
| 214 | |
Christopher Wilcox | e6eb1c5 | 2019-04-05 10:48:42 -0700 | [diff] [blame] | 215 | ## 1.9.0 |
| 216 | |
| 217 | 04-05-2019 10:38 PDT |
| 218 | |
| 219 | |
| 220 | ### Implementation Changes |
| 221 | - Allow passing metadata as part of creating a bidi ([#7514](https://github.com/googleapis/google-cloud-python/pull/7514)) |
| 222 | |
| 223 | ### Internal / Testing Changes |
| 224 | - Update setup.py |
| 225 | - API Core: specify a pytype output directory in setup.cfg. ([#7639](https://github.com/googleapis/google-cloud-python/pull/7639)) |
| 226 | |
Christopher Wilcox | 224d893 | 2019-03-22 16:49:58 -0700 | [diff] [blame] | 227 | ## 1.8.2 |
| 228 | |
| 229 | 03-22-2019 16:27 PDT |
| 230 | |
| 231 | |
| 232 | ### Implementation Changes |
| 233 | - Remove classifier for Python 3.4 for end-of-life. ([#7535](https://github.com/googleapis/google-cloud-python/pull/7535)) |
| 234 | |
| 235 | ### Internal / Testing Changes |
| 236 | - When re-opening a `ResumableBidiRPC` set `_request_queue_generator` to `None`. ([#7548](https://github.com/googleapis/google-cloud-python/pull/7548)) |
| 237 | |
Christopher Wilcox | d0eca1c | 2019-03-13 16:20:27 -0700 | [diff] [blame] | 238 | ## 1.8.1 |
| 239 | |
| 240 | 03-12-2019 12:45 PDT |
| 241 | |
| 242 | ### Implementation Changes |
| 243 | - Protect the creation of a background thread in BackgroundConsumer and wait on it starting. ([#7499](https://github.com/googleapis/google-cloud-python/pull/7499)) |
| 244 | |
Christopher Wilcox | c30d873 | 2019-02-23 16:31:58 -0800 | [diff] [blame] | 245 | ## 1.8.0 |
| 246 | |
| 247 | 02-23-2019 15:46 PST |
| 248 | |
| 249 | |
| 250 | ### New Features |
| 251 | - Add support to unwrap Anys into wrapped pb2 objects. ([#7430](https://github.com/googleapis/google-cloud-python/pull/7430)) |
| 252 | - Add `Operation.deserialize`. ([#7427](https://github.com/googleapis/google-cloud-python/pull/7427)) |
| 253 | |
| 254 | ### Documentation |
| 255 | - Updated client library documentation URLs. ([#7307](https://github.com/googleapis/google-cloud-python/pull/7307)) |
| 256 | |
| 257 | ### Internal / Testing Changes |
| 258 | - Fix new lint failure. ([#7382](https://github.com/googleapis/google-cloud-python/pull/7382)) |
| 259 | |
Tres Seaver | 2a84032 | 2018-12-17 17:12:42 -0500 | [diff] [blame] | 260 | ## 1.7.0 |
| 261 | |
| 262 | 12-17-2018 13:56 PST |
| 263 | |
| 264 | ### New Features |
| 265 | - Support converting `DatetimeWithNanos` to / from `google.protobuf.timestamp_pb2.Timestamp`. ([#6919](https://github.com/googleapis/google-cloud-python/pull/6919)) |
| 266 | |
| 267 | ### Documentation |
| 268 | - Document Python 2 deprecation. ([#6910](https://github.com/googleapis/google-cloud-python/pull/6910)) |
| 269 | - Add usage example for `google.api_core.iam.Polcy`. ([#6855](https://github.com/googleapis/google-cloud-python/pull/6855)) |
| 270 | |
| 271 | ### Internal / Testing Changes |
| 272 | - Work around pytype big for `ABCMeta.register`. ([#6873](https://github.com/googleapis/google-cloud-python/pull/6873)) |
| 273 | |
Christopher Wilcox | 045a92d | 2018-12-03 12:18:42 -0800 | [diff] [blame] | 274 | ## 1.6.0 |
| 275 | |
| 276 | 11-30-2018 12:45 PST |
| 277 | |
| 278 | |
| 279 | ### Implementation Changes |
| 280 | - Import stdlib ABCs from 'collections.abc' rather than 'collections'. ([#6451](https://github.com/googleapis/google-cloud-python/pull/6451)) |
| 281 | |
| 282 | ### New Features |
| 283 | - Move google.cloud.iam (core) to google.api_core.iam ([#6740](https://github.com/googleapis/google-cloud-python/pull/6740)) |
| 284 | - Add bidi support to api_core. ([#6191](https://github.com/googleapis/google-cloud-python/pull/6191)) |
| 285 | |
| 286 | ### Documentation |
| 287 | - Fix typo ([#6532](https://github.com/googleapis/google-cloud-python/pull/6532)) |
| 288 | |
| 289 | ### Internal / Testing Changes |
| 290 | - blacken api_core and core ([#6668](https://github.com/googleapis/google-cloud-python/pull/6668)) |
| 291 | |
Christopher Wilcox | 2873baa | 2018-11-09 22:48:49 +0000 | [diff] [blame] | 292 | ## 1.5.2 |
| 293 | |
| 294 | 11-09-2018 14:22 PST |
| 295 | |
| 296 | |
| 297 | ### Implementation Changes |
| 298 | - Retry transient errors in 'PollingFuture.result'. ([#6305](https://github.com/googleapis/google-cloud-python/pull/6305)) |
| 299 | |
| 300 | ### Dependencies |
| 301 | - Remove hyphen from named extra in api_core. ([#6468](https://github.com/googleapis/google-cloud-python/pull/6468)) |
| 302 | - Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. ([#6391](https://github.com/googleapis/google-cloud-python/pull/6391)) |
| 303 | - Avoid broken 'google-common-apis 1.5.4' release. ([#6355](https://github.com/googleapis/google-cloud-python/pull/6355)) |
| 304 | |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 305 | ## 1.5.1 |
Christopher Wilcox | b5bf50a | 2018-10-18 16:37:35 -0700 | [diff] [blame] | 306 | |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 307 | 10-29-2018 13:29 PDT |
Christopher Wilcox | b5bf50a | 2018-10-18 16:37:35 -0700 | [diff] [blame] | 308 | |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 309 | ### Implementation Changes |
| 310 | - Don't URL-encode slashes in gRPC request headers. ([#6310](https://github.com/googleapis/google-cloud-python/pull/6310)) |
Christopher Wilcox | b5bf50a | 2018-10-18 16:37:35 -0700 | [diff] [blame] | 311 | |
| 312 | ### Internal / Testing Changes |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 313 | - Back out changes from [#6267](https://github.com/googleapis/google-cloud-python/pull/6267) / `api_core-1.6.0a1` release. ([#6328](https://github.com/googleapis/google-cloud-python/pull/6328)) |
Christopher Wilcox | b5bf50a | 2018-10-18 16:37:35 -0700 | [diff] [blame] | 314 | |
Christopher Wilcox | 352242e | 2018-10-16 09:43:02 -0700 | [diff] [blame] | 315 | ## 1.5.0 |
| 316 | |
| 317 | ### New Features |
| 318 | - Add bidi, Bidirection Streaming, to api-core ([#6211](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6211)) |
| 319 | |
Christopher Wilcox | 352242e | 2018-10-16 09:43:02 -0700 | [diff] [blame] | 320 | ### Internal / Testing Changes |
| 321 | - Use new Nox ([#6175](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6175)) |
| 322 | |
Tres Seaver | 2ab3a09 | 2018-09-28 13:13:55 -0400 | [diff] [blame] | 323 | ## 1.4.1 |
| 324 | |
| 325 | ### Dependencies |
| 326 | - Pin minimum protobuf dependency to 3.4.0. ([#6132](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6132)) |
| 327 | |
| 328 | ### Internal / Testing Changes |
| 329 | - Add type-checking via pytype to api_core. ([#6116](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6116)) |
| 330 | |
Thea Flowers | 58ae90e | 2018-09-11 11:02:50 -0700 | [diff] [blame] | 331 | ## 1.4.0 |
| 332 | |
| 333 | ### Dependencies |
| 334 | |
| 335 | - Add support for gRPC connection management (available when using optional grpc_gcp dependency) ([#5553](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5553)) ([#5904](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5904)) |
| 336 | - Update classifiers to drop Python 3.4 and add Python 3.7 ([#5702](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5702)) |
| 337 | |
Thea Flowers | 21bc9ad | 2018-07-27 10:29:39 -0700 | [diff] [blame] | 338 | ## 1.3.0 |
| 339 | |
| 340 | ### New Features |
| 341 | |
| 342 | - Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320) |
| 343 | |
Christopher Wilcox | cf94432 | 2018-06-14 12:22:14 -0700 | [diff] [blame] | 344 | ## 1.2.1 |
| 345 | |
| 346 | ### Implementation Changes |
| 347 | - Make client_info work without gRPC installed. (#5075) |
| 348 | - Rename `x-goog-header-params` to `x-goog-request-params` (#5495) |
| 349 | |
Christopher Wilcox | 84aab85 | 2018-05-16 14:55:02 -0700 | [diff] [blame] | 350 | ## 1.2.0 |
| 351 | |
| 352 | ### Implementation Changes |
| 353 | - Add close method to grpc Channel (#5333) |
| 354 | |
| 355 | ### Internal / Testing Changes |
| 356 | - Fix tests after grpcio update (#5333) |
| 357 | - Add Test runs for Python 3.7 and remove 3.4 (#5295) |
| 358 | |
Christopher Wilcox | 0ada3ac | 2018-04-30 12:24:29 -0700 | [diff] [blame] | 359 | ## 1.1.2 |
| 360 | |
| 361 | ### Packaging |
| 362 | - Update setuptools before packaging (#5265) |
| 363 | |
Christopher Wilcox | d65417d | 2018-04-18 12:52:17 -0700 | [diff] [blame] | 364 | ## 1.1.1 |
| 365 | |
| 366 | ### Internal / Testing Changes |
| 367 | - Use `install_requires` for platform dependencies instead of `extras_require` (#4991) |
| 368 | - Update trove classifer to '5 - Production/Stable' |
| 369 | |
Jon Wayne Parrott | 2b42e29 | 2018-03-14 10:11:36 -0700 | [diff] [blame] | 370 | ## 1.1.0 |
| 371 | |
| 372 | ### Interface additions |
| 373 | |
| 374 | - Add `datetime_helpers.DatetimeWithNanoSeconds` (#4979) |
| 375 | |
| 376 | ### Implementation changes |
| 377 | |
| 378 | - Use a class to wrap grpc streaming errors instead of monkey-patching (#4995) |
| 379 | |
Jon Wayne Parrott | 35e87e0 | 2018-02-27 13:06:14 -0800 | [diff] [blame] | 380 | ## 1.0.0 |
| 381 | |
| 382 | This is the stable v1.0.0 release of google-api-core for Python. Releases after |
| 383 | this will not contain breaking changes. |
| 384 | |
| 385 | ### Interface changes and additions |
| 386 | |
| 387 | - Made `api_core.page_iterator.PageIterator.item_to_value` public |
| 388 | - Added ability to specify retry for `Operation` and `polling.Future`. (#4922) |
| 389 | |
Jon Wayne Parrott | 72af661 | 2018-01-11 09:14:47 -0800 | [diff] [blame] | 390 | ## 0.1.4 |
| 391 | |
| 392 | ### New Features |
| 393 | |
| 394 | - Add `ChannelStub` to `grpc_helpers` for testing gRPC-based clients. (#4705) |
| 395 | |
| 396 | ### Notable Implementation Changes |
| 397 | |
| 398 | - Fix handling of gapic metadata when specified as `None`. (#4701) |
| 399 | |
Danny Hermes | d8af50c | 2017-12-21 09:14:13 -0800 | [diff] [blame] | 400 | ## 0.1.3 |
| 401 | |
| 402 | ### Notable Implementation Changes |
| 403 | |
| 404 | - Apply scopes to explicitly provided credentials if needed (#4594). |
| 405 | - Removing `google.api_core.gapic_v1.method.METRICS_METADATA_KEY`. It |
| 406 | can be accessed via |
| 407 | `google.api_core.gapic_v1.client_info.METRICS_METADATA_KEY` (#4588). |
| 408 | |
| 409 | ### Dependencies |
| 410 | |
| 411 | - Upgrading to latest `grpcio==1.8.2` (#4642). For details, see |
| 412 | related gRPC [bug](https://github.com/grpc/grpc/issues/9688) |
| 413 | and [fix](https://github.com/grpc/grpc/pull/13665). |
| 414 | |
| 415 | PyPI: https://pypi.org/project/google-api-core/0.1.3/ |
| 416 | |
Danny Hermes | da0e17b | 2017-12-08 15:31:56 -0800 | [diff] [blame] | 417 | ## 0.1.2 |
| 418 | |
| 419 | - Upgrading `concurrent.futures` backport from `>= 3.0.0` |
| 420 | to `>= 3.2.0` (#4521). |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 421 | - Moved `datetime`-related helpers from `google.cloud.core` to |
| 422 | `google.api_core.datetime_helpers` (#4399). |
| 423 | - Added missing `client_info` to `gapic_v1/__init__.py`'s |
| 424 | `__all__` (#4567). |
| 425 | - Added helpers for routing headers to `gapic_v1` (#4336). |
| 426 | |
| 427 | PyPI: https://pypi.org/project/google-api-core/0.1.2/ |
Danny Hermes | da0e17b | 2017-12-08 15:31:56 -0800 | [diff] [blame] | 428 | |
Danny Hermes | 978c513 | 2017-10-31 14:28:55 -0700 | [diff] [blame] | 429 | ## 0.1.1 |
Danny Hermes | 6997970 | 2017-10-30 14:41:42 -0700 | [diff] [blame] | 430 | |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 431 | ### Dependencies |
| 432 | |
Danny Hermes | 6997970 | 2017-10-30 14:41:42 -0700 | [diff] [blame] | 433 | - Upgrading `grpcio` dependency from `1.2.0, < 1.6dev` to `>= 1.7.0` (#4280) |
| 434 | |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 435 | PyPI: https://pypi.org/project/google-api-core/0.1.1/ |
| 436 | |
Danny Hermes | 978c513 | 2017-10-31 14:28:55 -0700 | [diff] [blame] | 437 | ## 0.1.0 |
Jon Wayne Parrott | e889ec9 | 2017-10-26 14:52:33 -0700 | [diff] [blame] | 438 | |
| 439 | Initial release |
| 440 | |
| 441 | Prior to being separated, this package was developed in `google-cloud-core`, so |
| 442 | relevant changes from that package are included here. |
| 443 | |
| 444 | - Add google.api.core.gapic_v1.config (#4022) |
| 445 | - Add google.api.core.helpers.grpc_helpers (#4041) |
| 446 | - Add google.api.core.gapic_v1.method (#4057) |
| 447 | - Add wrap_with_paging (#4067) |
| 448 | - Add grpc_helpers.create_channel (#4069) |
| 449 | - Add DEFAULT sentinel for gapic_v1.method (#4079) |
| 450 | - Remove `googleapis-common-protos` from deps in non-`core` packages. (#4098) |
| 451 | - Add google.api.core.operations_v1 (#4081) |
| 452 | - Fix test assertion in test_wrap_method_with_overriding_retry_deadline (#4131) |
| 453 | - Add google.api.core.helpers.general_helpers.wraps (#4166) |
| 454 | - Update Docs with Python Setup Guide (#4187) |
| 455 | - Move modules in google.api.core.helpers up one level, delete google.api.core.helpers. (#4196) |
| 456 | - Clarify that PollingFuture timeout is in seconds. (#4201) |
| 457 | - Add api_core package (#4210) |
| 458 | - Replace usage of google.api.core with google.api_core (#4221) |
| 459 | - Add google.api_core.gapic_v2.client_info (#4225) |
| 460 | - Fix how api_core.operation populates exception errors (#4231) |
| 461 | - Fix bare except (#4250) |
| 462 | - Fix parsing of API errors with Unicode err message (#4251) |
| 463 | - Port gax proto helper methods (#4249) |
| 464 | - Remove gapic_v1.method.wrap_with_paging (#4257) |
| 465 | - Add final set of protobuf helpers to api_core (#4259) |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 466 | |
| 467 | PyPI: https://pypi.org/project/google-api-core/0.1.0/ |