-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit f8656ca
authored
chore(deps): update dependency google-cloud-ndb to v1.2.0 (#3163)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [google-cloud-ndb](https://github.com/googleapis/python-ndb) | minor | `==1.0.1` -> `==1.2.0` |
---
### Release Notes
<details>
<summary>googleapis/python-ndb</summary>
### [`v1.2.0`](https://github.com/googleapis/python-ndb/blob/master/CHANGELOG.md#​120-httpswwwgithubcomgoogleapispython-ndbcomparev112v120-2020-04-20)
[Compare Source](https://github.com/googleapis/python-ndb/compare/v1.1.2...v1.2.0)
##### Features
- add `namespace` property to `context.Context` ([#​388](https://www.github.com/googleapis/python-ndb/issues/388)) ([34bac15](https://www.github.com/googleapis/python-ndb/commit/34bac153bcc191857715a8760671acaf4fd12706)), closes [#​385](https://www.github.com/googleapis/python-ndb/issues/385)
- new `join` argument for `transaction` and related functions ([#​381](https://www.github.com/googleapis/python-ndb/issues/381)) ([2c91685](https://www.github.com/googleapis/python-ndb/commit/2c916851d088b650a5d643dc322a4919f456fe05)), closes [#​366](https://www.github.com/googleapis/python-ndb/issues/366)
##### Bug Fixes
- accept `bytes` or `str` as base value for `JsonProperty` ([#​380](https://www.github.com/googleapis/python-ndb/issues/380)) ([e7a0c7c](https://www.github.com/googleapis/python-ndb/commit/e7a0c7c8fb7d80f009442f759abadbd336c0c828)), closes [#​378](https://www.github.com/googleapis/python-ndb/issues/378)
- add `ABORTED` to retryable status codes ([#​391](https://www.github.com/googleapis/python-ndb/issues/391)) ([183c0c3](https://www.github.com/googleapis/python-ndb/commit/183c0c33a4429ad6bdaa9f141a8ac88ad4e3544d)), closes [#​383](https://www.github.com/googleapis/python-ndb/issues/383)
- add missing \_get_for_dict method ([#​368](https://www.github.com/googleapis/python-ndb/issues/368)) ([55b80ff](https://www.github.com/googleapis/python-ndb/commit/55b80ffa086568e8f820f9ab304952bc39383bd8)), closes [#​367](https://www.github.com/googleapis/python-ndb/issues/367)
- empty Entities for optional LocalStructuredProperty fields ([#​370](https://www.github.com/googleapis/python-ndb/issues/370)) ([27a0969](https://www.github.com/googleapis/python-ndb/commit/27a0969982013b37d3f6d8785c3ad127788661f9)), closes [#​369](https://www.github.com/googleapis/python-ndb/issues/369)
- return type in DateTimeProperty.\_to_base_type docstring ([#​371](https://www.github.com/googleapis/python-ndb/issues/371)) ([0c549c8](https://www.github.com/googleapis/python-ndb/commit/0c549c89ff78554c4a4dde40973b503aa741422f))
##### [1.1.2](https://www.github.com/googleapis/python-ndb/compare/v1.1.1...v1.1.2) (2020-03-16)
##### Bug Fixes
- check for legacy local structured property values ([#​365](https://www.github.com/googleapis/python-ndb/issues/365)) ([f81f406](https://www.github.com/googleapis/python-ndb/commit/f81f406d8e1059121341828836fce2aae5782fca)), closes [#​359](https://www.github.com/googleapis/python-ndb/issues/359)
- move stub (grpc communication channel) to client ([#​362](https://www.github.com/googleapis/python-ndb/issues/362)) ([90e0625](https://www.github.com/googleapis/python-ndb/commit/90e06252df25fa2ce199543e7b01b17ec284aaf1)), closes [#​343](https://www.github.com/googleapis/python-ndb/issues/343)
##### [1.1.1](https://www.github.com/googleapis/python-ndb/compare/v1.1.0...v1.1.1) (2020-03-05)
##### Bug Fixes
- fix bug with `yield` of empty list in tasklets ([#​354](https://www.github.com/googleapis/python-ndb/issues/354)) ([2d60ebf](https://www.github.com/googleapis/python-ndb/commit/2d60ebfe656abd75f6b9303550b2e03c2cbd79b7)), closes [#​353](https://www.github.com/googleapis/python-ndb/issues/353)
- LocalStructuredProperty keep_keys ([#​355](https://www.github.com/googleapis/python-ndb/issues/355)) ([9ff1b3d](https://www.github.com/googleapis/python-ndb/commit/9ff1b3de817da50b58a6aed574d7e2f2dcf92310))
- support nested sequences in parallel `yield` for tasklets ([#​358](https://www.github.com/googleapis/python-ndb/issues/358)) ([8c91e7a](https://www.github.com/googleapis/python-ndb/commit/8c91e7ae8262f355a9eafe9051b3c1ef19d4c7cd)), closes [#​349](https://www.github.com/googleapis/python-ndb/issues/349)
### [`v1.1.2`](https://github.com/googleapis/python-ndb/blob/master/CHANGELOG.md#​112-httpswwwgithubcomgoogleapispython-ndbcomparev111v112-2020-03-16)
[Compare Source](https://github.com/googleapis/python-ndb/compare/v1.1.1...v1.1.2)
### [`v1.1.1`](https://github.com/googleapis/python-ndb/blob/master/CHANGELOG.md#​111-httpswwwgithubcomgoogleapispython-ndbcomparev110v111-2020-03-05)
[Compare Source](https://github.com/googleapis/python-ndb/compare/v1.1.0...v1.1.1)
### [`v1.1.0`](https://github.com/googleapis/python-ndb/blob/master/CHANGELOG.md#​110-httpswwwgithubcomgoogleapispython-ndbcomparev101v110-2020-03-02)
[Compare Source](https://github.com/googleapis/python-ndb/compare/v1.0.1...v1.1.0)
##### Features
- `Key.to_legacy_urlsafe()` ([#​348](https://www.github.com/googleapis/python-ndb/issues/348)) ([ab10e3c](https://www.github.com/googleapis/python-ndb/commit/ab10e3c4998b8995d5a057163ce8d9dc8992111a))
##### Bug Fixes
- allow legacy ndb to read LocalStructuredProperty entities. ([#​344](https://www.github.com/googleapis/python-ndb/issues/344)) ([7b07692](https://www.github.com/googleapis/python-ndb/commit/7b0769236841cea1e864ae1e928a7b7021d300dc))
- fix delete in transaction ([#​333](https://www.github.com/googleapis/python-ndb/issues/333)) ([5c162f4](https://www.github.com/googleapis/python-ndb/commit/5c162f4337b837f7125b1fb03f8cff5fb1b4a356)), closes [#​271](https://www.github.com/googleapis/python-ndb/issues/271)
- make sure `key.Key` uses namespace from client when not specified ([#​339](https://www.github.com/googleapis/python-ndb/issues/339)) ([44f02e4](https://www.github.com/googleapis/python-ndb/commit/44f02e46deef245f4d1ae80f9d2e4edd46ecd265)), closes [#​337](https://www.github.com/googleapis/python-ndb/issues/337)
- properly exclude from indexes non-indexed subproperties of structured properties ([#​346](https://www.github.com/googleapis/python-ndb/issues/346)) ([dde6b85](https://www.github.com/googleapis/python-ndb/commit/dde6b85897457cef7a1080690df5cfae9cb6c31e)), closes [#​341](https://www.github.com/googleapis/python-ndb/issues/341)
- resurrect support for compressed text property ([#​342](https://www.github.com/googleapis/python-ndb/issues/342)) ([5a86456](https://www.github.com/googleapis/python-ndb/commit/5a864563dc6e155b73e2ac35af6519823c356e19)), closes [#​277](https://www.github.com/googleapis/python-ndb/issues/277)
- use correct name when reading legacy structured properties with names ([#​347](https://www.github.com/googleapis/python-ndb/issues/347)) ([01d1256](https://www.github.com/googleapis/python-ndb/commit/01d1256e9d41c20bb5836067455c4be4abe1c516)), closes [#​345](https://www.github.com/googleapis/python-ndb/issues/345)
##### [1.0.1](https://www.github.com/googleapis/python-ndb/compare/v1.0.0...v1.0.1) (2020-02-11)
##### Bug Fixes
- attempt to have fewer transient errors in continuous integration ([#​328](https://www.github.com/googleapis/python-ndb/issues/328)) ([0484c7a](https://www.github.com/googleapis/python-ndb/commit/0484c7abf5a1529db5fecf17ebdf0252eab8449e))
- correct migration doc ([#​313](https://www.github.com/googleapis/python-ndb/issues/313)) ([#​317](https://www.github.com/googleapis/python-ndb/issues/317)) ([efce24f](https://www.github.com/googleapis/python-ndb/commit/efce24f16a877aecf78264946c22a2c9e3e97f53))
- disuse `__slots__` in most places ([#​330](https://www.github.com/googleapis/python-ndb/issues/330)) ([a8b723b](https://www.github.com/googleapis/python-ndb/commit/a8b723b992e7a91860f6a73c0ee0fd7071e574d3)), closes [#​311](https://www.github.com/googleapis/python-ndb/issues/311)
- don't set key on structured property entities ([#​312](https://www.github.com/googleapis/python-ndb/issues/312)) ([63f3d94](https://www.github.com/googleapis/python-ndb/commit/63f3d943001d77c1ea0eb9b719e71ecff4eb5dd6)), closes [#​281](https://www.github.com/googleapis/python-ndb/issues/281)
- fix race condition in remote calls ([#​329](https://www.github.com/googleapis/python-ndb/issues/329)) ([f550510](https://www.github.com/googleapis/python-ndb/commit/f5505100f065e71a14714369d8aef1f7b06ee838)), closes [#​302](https://www.github.com/googleapis/python-ndb/issues/302)
- make query options convert projection properties to strings ([#​325](https://www.github.com/googleapis/python-ndb/issues/325)) ([d1a4800](https://www.github.com/googleapis/python-ndb/commit/d1a4800c5f53490e6956c11797bd3472ea404b5b))
- use multiple batches of limited size for large operations ([#​321](https://www.github.com/googleapis/python-ndb/issues/321)) ([8e69453](https://www.github.com/googleapis/python-ndb/commit/8e6945377a4635632d0c35b7a41daebe501d4f0f)), closes [#​318](https://www.github.com/googleapis/python-ndb/issues/318)
- use six string_types and integer_types for all isinstance() checks ([#​323](https://www.github.com/googleapis/python-ndb/issues/323)) ([133acf8](https://www.github.com/googleapis/python-ndb/commit/133acf87b2a2efbfeae23ac9f629132cfb368a55))
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#GoogleCloudPlatform/python-docs-samples).1 parent 002c18a commit f8656caCopy full SHA for f8656ca
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- datastore/cloud-ndb
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changeddatastore/cloud-ndb/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
|
0 commit comments