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 | |
Christopher Wilcox | e6eb1c5 | 2019-04-05 10:48:42 -0700 | [diff] [blame] | 7 | ## 1.9.0 |
| 8 | |
| 9 | 04-05-2019 10:38 PDT |
| 10 | |
| 11 | |
| 12 | ### Implementation Changes |
| 13 | - Allow passing metadata as part of creating a bidi ([#7514](https://github.com/googleapis/google-cloud-python/pull/7514)) |
| 14 | |
| 15 | ### Internal / Testing Changes |
| 16 | - Update setup.py |
| 17 | - API Core: specify a pytype output directory in setup.cfg. ([#7639](https://github.com/googleapis/google-cloud-python/pull/7639)) |
| 18 | |
Christopher Wilcox | 224d893 | 2019-03-22 16:49:58 -0700 | [diff] [blame] | 19 | ## 1.8.2 |
| 20 | |
| 21 | 03-22-2019 16:27 PDT |
| 22 | |
| 23 | |
| 24 | ### Implementation Changes |
| 25 | - Remove classifier for Python 3.4 for end-of-life. ([#7535](https://github.com/googleapis/google-cloud-python/pull/7535)) |
| 26 | |
| 27 | ### Internal / Testing Changes |
| 28 | - When re-opening a `ResumableBidiRPC` set `_request_queue_generator` to `None`. ([#7548](https://github.com/googleapis/google-cloud-python/pull/7548)) |
| 29 | |
Christopher Wilcox | d0eca1c | 2019-03-13 16:20:27 -0700 | [diff] [blame] | 30 | ## 1.8.1 |
| 31 | |
| 32 | 03-12-2019 12:45 PDT |
| 33 | |
| 34 | ### Implementation Changes |
| 35 | - Protect the creation of a background thread in BackgroundConsumer and wait on it starting. ([#7499](https://github.com/googleapis/google-cloud-python/pull/7499)) |
| 36 | |
Christopher Wilcox | c30d873 | 2019-02-23 16:31:58 -0800 | [diff] [blame] | 37 | ## 1.8.0 |
| 38 | |
| 39 | 02-23-2019 15:46 PST |
| 40 | |
| 41 | |
| 42 | ### New Features |
| 43 | - Add support to unwrap Anys into wrapped pb2 objects. ([#7430](https://github.com/googleapis/google-cloud-python/pull/7430)) |
| 44 | - Add `Operation.deserialize`. ([#7427](https://github.com/googleapis/google-cloud-python/pull/7427)) |
| 45 | |
| 46 | ### Documentation |
| 47 | - Updated client library documentation URLs. ([#7307](https://github.com/googleapis/google-cloud-python/pull/7307)) |
| 48 | |
| 49 | ### Internal / Testing Changes |
| 50 | - Fix new lint failure. ([#7382](https://github.com/googleapis/google-cloud-python/pull/7382)) |
| 51 | |
Tres Seaver | 2a84032 | 2018-12-17 17:12:42 -0500 | [diff] [blame] | 52 | ## 1.7.0 |
| 53 | |
| 54 | 12-17-2018 13:56 PST |
| 55 | |
| 56 | ### New Features |
| 57 | - Support converting `DatetimeWithNanos` to / from `google.protobuf.timestamp_pb2.Timestamp`. ([#6919](https://github.com/googleapis/google-cloud-python/pull/6919)) |
| 58 | |
| 59 | ### Documentation |
| 60 | - Document Python 2 deprecation. ([#6910](https://github.com/googleapis/google-cloud-python/pull/6910)) |
| 61 | - Add usage example for `google.api_core.iam.Polcy`. ([#6855](https://github.com/googleapis/google-cloud-python/pull/6855)) |
| 62 | |
| 63 | ### Internal / Testing Changes |
| 64 | - Work around pytype big for `ABCMeta.register`. ([#6873](https://github.com/googleapis/google-cloud-python/pull/6873)) |
| 65 | |
Christopher Wilcox | 045a92d | 2018-12-03 12:18:42 -0800 | [diff] [blame] | 66 | ## 1.6.0 |
| 67 | |
| 68 | 11-30-2018 12:45 PST |
| 69 | |
| 70 | |
| 71 | ### Implementation Changes |
| 72 | - Import stdlib ABCs from 'collections.abc' rather than 'collections'. ([#6451](https://github.com/googleapis/google-cloud-python/pull/6451)) |
| 73 | |
| 74 | ### New Features |
| 75 | - Move google.cloud.iam (core) to google.api_core.iam ([#6740](https://github.com/googleapis/google-cloud-python/pull/6740)) |
| 76 | - Add bidi support to api_core. ([#6191](https://github.com/googleapis/google-cloud-python/pull/6191)) |
| 77 | |
| 78 | ### Documentation |
| 79 | - Fix typo ([#6532](https://github.com/googleapis/google-cloud-python/pull/6532)) |
| 80 | |
| 81 | ### Internal / Testing Changes |
| 82 | - blacken api_core and core ([#6668](https://github.com/googleapis/google-cloud-python/pull/6668)) |
| 83 | |
Christopher Wilcox | 2873baa | 2018-11-09 22:48:49 +0000 | [diff] [blame] | 84 | ## 1.5.2 |
| 85 | |
| 86 | 11-09-2018 14:22 PST |
| 87 | |
| 88 | |
| 89 | ### Implementation Changes |
| 90 | - Retry transient errors in 'PollingFuture.result'. ([#6305](https://github.com/googleapis/google-cloud-python/pull/6305)) |
| 91 | |
| 92 | ### Dependencies |
| 93 | - Remove hyphen from named extra in api_core. ([#6468](https://github.com/googleapis/google-cloud-python/pull/6468)) |
| 94 | - Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. ([#6391](https://github.com/googleapis/google-cloud-python/pull/6391)) |
| 95 | - Avoid broken 'google-common-apis 1.5.4' release. ([#6355](https://github.com/googleapis/google-cloud-python/pull/6355)) |
| 96 | |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 97 | ## 1.5.1 |
Christopher Wilcox | b5bf50a | 2018-10-18 16:37:35 -0700 | [diff] [blame] | 98 | |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 99 | 10-29-2018 13:29 PDT |
Christopher Wilcox | b5bf50a | 2018-10-18 16:37:35 -0700 | [diff] [blame] | 100 | |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 101 | ### Implementation Changes |
| 102 | - 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] | 103 | |
| 104 | ### Internal / Testing Changes |
Tres Seaver | 9dfc335 | 2018-10-30 10:31:19 -0400 | [diff] [blame] | 105 | - 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] | 106 | |
Christopher Wilcox | 352242e | 2018-10-16 09:43:02 -0700 | [diff] [blame] | 107 | ## 1.5.0 |
| 108 | |
| 109 | ### New Features |
| 110 | - Add bidi, Bidirection Streaming, to api-core ([#6211](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6211)) |
| 111 | |
Christopher Wilcox | 352242e | 2018-10-16 09:43:02 -0700 | [diff] [blame] | 112 | ### Internal / Testing Changes |
| 113 | - Use new Nox ([#6175](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6175)) |
| 114 | |
Tres Seaver | 2ab3a09 | 2018-09-28 13:13:55 -0400 | [diff] [blame] | 115 | ## 1.4.1 |
| 116 | |
| 117 | ### Dependencies |
| 118 | - Pin minimum protobuf dependency to 3.4.0. ([#6132](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6132)) |
| 119 | |
| 120 | ### Internal / Testing Changes |
| 121 | - Add type-checking via pytype to api_core. ([#6116](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/6116)) |
| 122 | |
Thea Flowers | 58ae90e | 2018-09-11 11:02:50 -0700 | [diff] [blame] | 123 | ## 1.4.0 |
| 124 | |
| 125 | ### Dependencies |
| 126 | |
| 127 | - 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)) |
| 128 | - Update classifiers to drop Python 3.4 and add Python 3.7 ([#5702](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/5702)) |
| 129 | |
Thea Flowers | 21bc9ad | 2018-07-27 10:29:39 -0700 | [diff] [blame] | 130 | ## 1.3.0 |
| 131 | |
| 132 | ### New Features |
| 133 | |
| 134 | - Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320) |
| 135 | |
Christopher Wilcox | cf94432 | 2018-06-14 12:22:14 -0700 | [diff] [blame] | 136 | ## 1.2.1 |
| 137 | |
| 138 | ### Implementation Changes |
| 139 | - Make client_info work without gRPC installed. (#5075) |
| 140 | - Rename `x-goog-header-params` to `x-goog-request-params` (#5495) |
| 141 | |
Christopher Wilcox | 84aab85 | 2018-05-16 14:55:02 -0700 | [diff] [blame] | 142 | ## 1.2.0 |
| 143 | |
| 144 | ### Implementation Changes |
| 145 | - Add close method to grpc Channel (#5333) |
| 146 | |
| 147 | ### Internal / Testing Changes |
| 148 | - Fix tests after grpcio update (#5333) |
| 149 | - Add Test runs for Python 3.7 and remove 3.4 (#5295) |
| 150 | |
Christopher Wilcox | 0ada3ac | 2018-04-30 12:24:29 -0700 | [diff] [blame] | 151 | ## 1.1.2 |
| 152 | |
| 153 | ### Packaging |
| 154 | - Update setuptools before packaging (#5265) |
| 155 | |
Christopher Wilcox | d65417d | 2018-04-18 12:52:17 -0700 | [diff] [blame] | 156 | ## 1.1.1 |
| 157 | |
| 158 | ### Internal / Testing Changes |
| 159 | - Use `install_requires` for platform dependencies instead of `extras_require` (#4991) |
| 160 | - Update trove classifer to '5 - Production/Stable' |
| 161 | |
Jon Wayne Parrott | 2b42e29 | 2018-03-14 10:11:36 -0700 | [diff] [blame] | 162 | ## 1.1.0 |
| 163 | |
| 164 | ### Interface additions |
| 165 | |
| 166 | - Add `datetime_helpers.DatetimeWithNanoSeconds` (#4979) |
| 167 | |
| 168 | ### Implementation changes |
| 169 | |
| 170 | - Use a class to wrap grpc streaming errors instead of monkey-patching (#4995) |
| 171 | |
Jon Wayne Parrott | 35e87e0 | 2018-02-27 13:06:14 -0800 | [diff] [blame] | 172 | ## 1.0.0 |
| 173 | |
| 174 | This is the stable v1.0.0 release of google-api-core for Python. Releases after |
| 175 | this will not contain breaking changes. |
| 176 | |
| 177 | ### Interface changes and additions |
| 178 | |
| 179 | - Made `api_core.page_iterator.PageIterator.item_to_value` public |
| 180 | - Added ability to specify retry for `Operation` and `polling.Future`. (#4922) |
| 181 | |
Jon Wayne Parrott | 72af661 | 2018-01-11 09:14:47 -0800 | [diff] [blame] | 182 | ## 0.1.4 |
| 183 | |
| 184 | ### New Features |
| 185 | |
| 186 | - Add `ChannelStub` to `grpc_helpers` for testing gRPC-based clients. (#4705) |
| 187 | |
| 188 | ### Notable Implementation Changes |
| 189 | |
| 190 | - Fix handling of gapic metadata when specified as `None`. (#4701) |
| 191 | |
Danny Hermes | d8af50c | 2017-12-21 09:14:13 -0800 | [diff] [blame] | 192 | ## 0.1.3 |
| 193 | |
| 194 | ### Notable Implementation Changes |
| 195 | |
| 196 | - Apply scopes to explicitly provided credentials if needed (#4594). |
| 197 | - Removing `google.api_core.gapic_v1.method.METRICS_METADATA_KEY`. It |
| 198 | can be accessed via |
| 199 | `google.api_core.gapic_v1.client_info.METRICS_METADATA_KEY` (#4588). |
| 200 | |
| 201 | ### Dependencies |
| 202 | |
| 203 | - Upgrading to latest `grpcio==1.8.2` (#4642). For details, see |
| 204 | related gRPC [bug](https://github.com/grpc/grpc/issues/9688) |
| 205 | and [fix](https://github.com/grpc/grpc/pull/13665). |
| 206 | |
| 207 | PyPI: https://pypi.org/project/google-api-core/0.1.3/ |
| 208 | |
Danny Hermes | da0e17b | 2017-12-08 15:31:56 -0800 | [diff] [blame] | 209 | ## 0.1.2 |
| 210 | |
| 211 | - Upgrading `concurrent.futures` backport from `>= 3.0.0` |
| 212 | to `>= 3.2.0` (#4521). |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 213 | - Moved `datetime`-related helpers from `google.cloud.core` to |
| 214 | `google.api_core.datetime_helpers` (#4399). |
| 215 | - Added missing `client_info` to `gapic_v1/__init__.py`'s |
| 216 | `__all__` (#4567). |
| 217 | - Added helpers for routing headers to `gapic_v1` (#4336). |
| 218 | |
| 219 | PyPI: https://pypi.org/project/google-api-core/0.1.2/ |
Danny Hermes | da0e17b | 2017-12-08 15:31:56 -0800 | [diff] [blame] | 220 | |
Danny Hermes | 978c513 | 2017-10-31 14:28:55 -0700 | [diff] [blame] | 221 | ## 0.1.1 |
Danny Hermes | 6997970 | 2017-10-30 14:41:42 -0700 | [diff] [blame] | 222 | |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 223 | ### Dependencies |
| 224 | |
Danny Hermes | 6997970 | 2017-10-30 14:41:42 -0700 | [diff] [blame] | 225 | - Upgrading `grpcio` dependency from `1.2.0, < 1.6dev` to `>= 1.7.0` (#4280) |
| 226 | |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 227 | PyPI: https://pypi.org/project/google-api-core/0.1.1/ |
| 228 | |
Danny Hermes | 978c513 | 2017-10-31 14:28:55 -0700 | [diff] [blame] | 229 | ## 0.1.0 |
Jon Wayne Parrott | e889ec9 | 2017-10-26 14:52:33 -0700 | [diff] [blame] | 230 | |
| 231 | Initial release |
| 232 | |
| 233 | Prior to being separated, this package was developed in `google-cloud-core`, so |
| 234 | relevant changes from that package are included here. |
| 235 | |
| 236 | - Add google.api.core.gapic_v1.config (#4022) |
| 237 | - Add google.api.core.helpers.grpc_helpers (#4041) |
| 238 | - Add google.api.core.gapic_v1.method (#4057) |
| 239 | - Add wrap_with_paging (#4067) |
| 240 | - Add grpc_helpers.create_channel (#4069) |
| 241 | - Add DEFAULT sentinel for gapic_v1.method (#4079) |
| 242 | - Remove `googleapis-common-protos` from deps in non-`core` packages. (#4098) |
| 243 | - Add google.api.core.operations_v1 (#4081) |
| 244 | - Fix test assertion in test_wrap_method_with_overriding_retry_deadline (#4131) |
| 245 | - Add google.api.core.helpers.general_helpers.wraps (#4166) |
| 246 | - Update Docs with Python Setup Guide (#4187) |
| 247 | - Move modules in google.api.core.helpers up one level, delete google.api.core.helpers. (#4196) |
| 248 | - Clarify that PollingFuture timeout is in seconds. (#4201) |
| 249 | - Add api_core package (#4210) |
| 250 | - Replace usage of google.api.core with google.api_core (#4221) |
| 251 | - Add google.api_core.gapic_v2.client_info (#4225) |
| 252 | - Fix how api_core.operation populates exception errors (#4231) |
| 253 | - Fix bare except (#4250) |
| 254 | - Fix parsing of API errors with Unicode err message (#4251) |
| 255 | - Port gax proto helper methods (#4249) |
| 256 | - Remove gapic_v1.method.wrap_with_paging (#4257) |
| 257 | - Add final set of protobuf helpers to api_core (#4259) |
Danny Hermes | 13d8fd2 | 2017-12-11 10:30:58 -0800 | [diff] [blame] | 258 | |
| 259 | PyPI: https://pypi.org/project/google-api-core/0.1.0/ |