Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
649 commits
Select commit Hold shift + click to select a range
9afc8b9
chore: reference main branch of google-cloud-python (#223)
busunkim96 Sep 7, 2021
47a5f88
tests: exercise doctests (#224)
tseaver Sep 16, 2021
0fe8f07
chore: relocate owl bot post processor (#226)
SurferJeffAtGoogle Sep 21, 2021
a459743
tests: harden tests of 'Query.fetch' against 503 (#229)
tseaver Sep 27, 2021
a2739d8
chore: exclude 'CODEOWNERS' from templated files (#230)
tseaver Oct 1, 2021
c22b130
build: use trampoline_v2 for python samples and allow custom dockerfi…
gcf-owl-bot[bot] Oct 5, 2021
d26f2a6
chore(python): fix formatting issue in noxfile.py.j2 (#234)
gcf-owl-bot[bot] Oct 7, 2021
e41f383
feat: add support for Python 3.10 (#233)
tseaver Oct 8, 2021
c4db9cf
chore: release 2.2.0 (#238)
release-please[bot] Oct 8, 2021
a4c1d16
chore(python): Add kokoro configs for python 3.10 samples testing (#237)
gcf-owl-bot[bot] Oct 8, 2021
b1254ef
chore: add py.typed file for PEP 561 compatibility (#241)
crwilcox Oct 13, 2021
bebb464
fix: improve type hints, mypy check (#242)
crwilcox Oct 14, 2021
7a50667
feat: add 'Client.entity' helper (#239)
tseaver Oct 18, 2021
042574f
chore: release 2.3.0 (#244)
release-please[bot] Oct 18, 2021
df5bcfa
tests: refactor unittests using pytest idioms (#235)
tseaver Oct 22, 2021
24b43da
chore(python): push cloud library docs to staging bucket for Cloud RA…
gcf-owl-bot[bot] Oct 25, 2021
3aa13e2
feat: Added methods for creating and deleting composite indexes (#248)
parthea Nov 8, 2021
bba9477
chore: release 2.4.0 (#250)
release-please[bot] Nov 9, 2021
0a7a671
chore: use gapic-generator-python 0.56.2 (#252)
gcf-owl-bot[bot] Nov 9, 2021
79376fc
chore: add default_version and codeowner_team to .repo-metadata.json …
parthea Nov 12, 2021
ddffbc2
chore(python): add .github/CODEOWNERS as a templated file (#253)
gcf-owl-bot[bot] Nov 13, 2021
f679c7b
ci: run 'mypy' against 'google/', 'tests/' (#251)
tseaver Nov 13, 2021
1e8b669
chore: strip unnecessary 'type: ignore' comments (#255)
tseaver Nov 15, 2021
696adad
chore: update doc links from googleapis.dev to cloud.google.com (#256)
dandhlee Nov 18, 2021
ff199e5
chore: update .repo-metadata.json (#259)
parthea Dec 28, 2021
4d6caf9
chore: use python-samples-reviewers (#262)
gcf-owl-bot[bot] Jan 6, 2022
8063c33
build: switch to release-please for tagging (#263)
gcf-owl-bot[bot] Jan 13, 2022
276601e
chore(python): update release.sh to use keystore (#264)
gcf-owl-bot[bot] Jan 14, 2022
5e2c52a
ci(python): run lint / unit tests / docs / mypy as GH actions (#265)
gcf-owl-bot[bot] Jan 21, 2022
c08e191
fix(deps): move libcst to extras (#271)
busunkim96 Feb 15, 2022
3a95e97
feat: define Datastore -> Firestore in Datastore mode migration long …
gcf-owl-bot[bot] Feb 26, 2022
9ea5e09
chore(main): release 2.5.0 (#272)
release-please[bot] Feb 28, 2022
5cf503b
chore(deps): update actions/setup-python action to v3 (#274)
gcf-owl-bot[bot] Mar 1, 2022
86d2fba
chore(deps): update all dependencies to v3 (#275)
renovate-bot Mar 2, 2022
6ddeabe
chore(deps): update actions/checkout action to v3 (#277)
gcf-owl-bot[bot] Mar 3, 2022
40593dd
fix(deps): require google-api-core>=1.31.5, >=2.3.2 (#278)
parthea Mar 4, 2022
e616a99
chore(deps): update actions/download-artifact action to v3 (#280)
gcf-owl-bot[bot] Mar 5, 2022
22339f3
chore(main): release 2.5.1 (#279)
release-please[bot] Mar 7, 2022
cb0a88c
feat: add api for IN/NOT_IN/NOT_EQUAL operators (#282)
Vincent-Weng Mar 16, 2022
3da64fc
chore(revert): revert add api for IN/NOT_IN/NOT_EQUAL operators (#286)
Vincent-Weng Mar 16, 2022
ae31c4a
chore: add IN/NOT_IN/NOT_EQUALS support to cloud datastore proto (#284)
gcf-owl-bot[bot] Mar 16, 2022
1fe3845
chore: Change the Codeowner to cloud-native-db-dpes (#288)
Mariatta Mar 17, 2022
8dacf14
chore(python): use black==22.3.0 (#290)
gcf-owl-bot[bot] Mar 28, 2022
483d1d4
chore(python): add E231 to .flake8 ignore list (#291)
gcf-owl-bot[bot] Mar 30, 2022
a073d2e
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#…
gcf-owl-bot[bot] Apr 1, 2022
122888a
chore(python): Enable size-label bot (#293)
gcf-owl-bot[bot] Apr 1, 2022
eeceb75
chore(python): refactor unit / system test dependency install (#294)
gcf-owl-bot[bot] Apr 1, 2022
13116e3
chore: allow releases on previous major versions (#295)
parthea Apr 4, 2022
5e13ef1
chore(python): add license header to auto-label.yaml (#297)
gcf-owl-bot[bot] Apr 6, 2022
607ab6d
chore: Use gapic-generator-python 0.65.0 (#300)
gcf-owl-bot[bot] Apr 12, 2022
13a8f88
chore: use gapic-generator-python 0.65.1 (#302)
gcf-owl-bot[bot] Apr 14, 2022
4d408d0
chore(python): add nox session to sort python imports (#303)
gcf-owl-bot[bot] Apr 21, 2022
84d1c8e
chore(python): use ubuntu 22.04 in docs image (#305)
gcf-owl-bot[bot] Apr 21, 2022
b0c6142
chore: [autoapprove] update readme_gen.py to include autoescape True …
gcf-owl-bot[bot] May 5, 2022
66bb6f7
chore(python): auto approve template changes (#309)
gcf-owl-bot[bot] May 5, 2022
7d961b7
chore(main): release 2.6.0 (#301)
release-please[bot] May 19, 2022
ae27b09
fix: regenerate pb2 file with grpcio-tools (#314)
parthea May 27, 2022
6c5db6e
chore(main): release 2.6.1 (#316)
release-please[bot] May 27, 2022
3b04287
chore: Increase coverage to 100% (#317)
Mariatta May 27, 2022
f41882c
docs: fix changelog header to consistent size (#319)
dandhlee May 31, 2022
a461839
fix(deps): require protobuf <4.0.0dev (#318)
parthea Jun 2, 2022
68ccc59
chore: test minimum dependencies in python 3.7 (#322)
parthea Jun 7, 2022
c280d1b
chore(main): release 2.6.2 (#320)
release-please[bot] Jun 7, 2022
ecc61ae
feat: support IN/NOT_IN/NOT_EQUAL operators (#287)
Vincent-Weng Jun 9, 2022
fb00386
chore(main): release 2.7.0 (#326)
release-please[bot] Jun 9, 2022
71784d3
chore: add prerelease nox session (#327)
gcf-owl-bot[bot] Jun 12, 2022
af114a4
chore(python): add missing import for prerelease testing (#328)
gcf-owl-bot[bot] Jun 13, 2022
96c82a1
docs(samples): add samples for IN, NOT_IN, and != operators. (#312)
jlara310 Jun 16, 2022
cf70806
chore(main): release 2.7.1 (#329)
release-please[bot] Jun 16, 2022
537a0fe
fix: require python 3.7+ (#332)
gcf-owl-bot[bot] Jul 10, 2022
796f189
chore(main): release 2.7.2 (#335)
release-please[bot] Jul 10, 2022
0d6b7a9
chore(python): allow client documentation to be customized in README …
gcf-owl-bot[bot] Jul 14, 2022
ec6e08e
feat: Add read_time support for get and query (#334)
yixiaoshen Jul 15, 2022
cc70a7e
chore(main): release 2.8.0 (#338)
release-please[bot] Jul 15, 2022
2964617
chore(deps): update all dependencies to v4 (#325)
renovate-bot Jul 24, 2022
0b588b1
chore: resolve issue with prerelease presubmit [autoapprove] (#339)
gcf-owl-bot[bot] Jul 29, 2022
d58a2be
chore(deps): update all dependencies (#340)
renovate-bot Aug 2, 2022
03b1d81
docs: Move the schedule_export samples from python-docs-samples (#344)
Mariatta Aug 9, 2022
18e31b1
chore(deps): update actions/setup-python action to v4 [autoapprove] (…
gcf-owl-bot[bot] Aug 10, 2022
cf49ec3
fix(deps): allow protobuf < 5.0.0 (#347)
parthea Aug 11, 2022
93c7930
docs(samples): Add an example of using read_time in queries and get()…
jlara310 Aug 12, 2022
7428967
chore(main): release 2.8.1 (#345)
release-please[bot] Aug 16, 2022
62be3e7
chore(deps): update dependency google-cloud-datastore to v2.8.1 (#348)
renovate-bot Aug 17, 2022
3962d7c
chore: remove 'pip install' statements from python_library templates …
gcf-owl-bot[bot] Aug 24, 2022
4163d38
chore(python): exclude `grpcio==1.49.0rc1` in tests (#353)
gcf-owl-bot[bot] Aug 29, 2022
d36b6a5
ci(python): fix path to requirements.txt in release script (#354)
gcf-owl-bot[bot] Sep 1, 2022
c3e0f61
chore(python): update .kokoro/requirements.txt (#355)
gcf-owl-bot[bot] Sep 2, 2022
da186a0
chore(python): exclude setup.py in renovate config (#358)
gcf-owl-bot[bot] Sep 2, 2022
ec84e24
chore(deps): update dependency pytest to v7.1.3 (#359)
renovate-bot Sep 6, 2022
cef5ad1
chore: detect samples tests in nested directories (#360)
gcf-owl-bot[bot] Sep 13, 2022
894015d
fix(deps): require protobuf >= 3.20.2 (#365)
gcf-owl-bot[bot] Oct 3, 2022
15d626a
samples: Update the read_time snippet. (#363)
jlara310 Oct 3, 2022
296bc34
chore(main): release 2.8.2 (#367)
release-please[bot] Oct 4, 2022
016d567
chore(deps): update dependency google-cloud-datastore to v2.8.2 (#369)
renovate-bot Oct 4, 2022
dfc2638
feat: add datastore aggregation query APIs (#306)
gcf-owl-bot[bot] Oct 4, 2022
2e5d40e
chore(deps): update dependency backoff to v2.2.1 (#371)
renovate-bot Oct 6, 2022
2d6dc04
fix(deps): allow protobuf 3.19.5 (#372)
parthea Oct 10, 2022
ef86d24
chore(deps): update dependency google-cloud-datastore to v2.8.3 (#375)
renovate-bot Oct 18, 2022
b8d43b2
chore(main): release 2.9.0 (#370)
release-please[bot] Oct 18, 2022
d09f6e3
chore(deps): update dependency google-cloud-datastore to v2.9.0 (#376)
renovate-bot Oct 19, 2022
1b08000
chore(deps): update dependency pytest to v7.2.0 (#377)
renovate-bot Oct 26, 2022
1bbc84f
chore: remove duplicate import line (#379)
dandhlee Oct 31, 2022
f699a4d
feat: Support the Count aggregation query (#368)
Mariatta Nov 1, 2022
72652ae
chore(main): release 2.10.0 (#380)
release-please[bot] Nov 1, 2022
646e55d
chore(deps): update dependency google-cloud-datastore to v2.10.0 (#381)
renovate-bot Nov 9, 2022
2f745e1
chore(python): update release script dependencies (#386)
gcf-owl-bot[bot] Nov 17, 2022
ef155c7
chore(python): drop flake8-import-order in samples noxfile (#387)
gcf-owl-bot[bot] Nov 25, 2022
639122e
chore: Update gapic-generator-python to v1.6.1 (#378)
gcf-owl-bot[bot] Nov 25, 2022
2ab6400
feat: Support "limit" in count query. (#384)
Mariatta Nov 30, 2022
7c85860
chore(main): release 2.11.0 (#388)
release-please[bot] Dec 1, 2022
171c7b8
chore(deps): update dependency google-cloud-datastore to v2.11.0 (#389)
renovate-bot Dec 1, 2022
829502a
fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#390)
gcf-owl-bot[bot] Dec 7, 2022
7373d49
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
gcf-owl-bot[bot] Dec 8, 2022
b730228
chore: update release-please-config.json (#392)
parthea Dec 9, 2022
1220fc4
samples: Add snippets and samples for Count query (#383)
Mariatta Dec 9, 2022
e8cddfe
chore(main): release 2.11.1 (#391)
release-please[bot] Jan 4, 2023
bd9eacc
chore(deps): update dependency google-cloud-datastore to v2.11.1 (#394)
renovate-bot Jan 4, 2023
e9729c4
chore(python): add support for python 3.11 (#395)
gcf-owl-bot[bot] Jan 6, 2023
dfefbf7
feat: Add support for python 3.11 (#396)
gcf-owl-bot[bot] Jan 10, 2023
4226ac4
chore(main): release 2.12.0 (#397)
release-please[bot] Jan 10, 2023
8dc5be0
chore(deps): update dependency google-cloud-datastore to v2.12.0 (#399)
renovate-bot Jan 10, 2023
5697114
feat: add dynamic routing header annotation to DatastoreV1 (#400)
gcf-owl-bot[bot] Jan 12, 2023
a42661c
feat: new transaction options for datastoreV1 (#402)
gcf-owl-bot[bot] Jan 14, 2023
1e8c122
chore(deps): update dependency pytest to v7.2.1 (#403)
renovate-bot Jan 14, 2023
ae55bdf
chore(main): release 2.13.0 (#401)
release-please[bot] Jan 18, 2023
908e55f
chore(deps): update dependency google-cloud-datastore to v2.13.0 (#405)
renovate-bot Jan 18, 2023
8aae4be
docs: Add documentation for enums (#407)
gcf-owl-bot[bot] Jan 20, 2023
09e7e15
chore(main): release 2.13.1 (#408)
release-please[bot] Jan 23, 2023
74d3983
chore(deps): update dependency google-cloud-datastore to v2.13.1 (#409)
renovate-bot Jan 23, 2023
e135538
fix: Fix system test using utc timezone (#406)
Mariatta Jan 23, 2023
cd8a069
chore(main): release 2.13.2 (#410)
release-please[bot] Jan 23, 2023
76cd905
chore(deps): update dependency google-cloud-datastore to v2.13.2 (#411)
renovate-bot Jan 24, 2023
357ee47
chore: Update gapic-generator-python to v1.8.2 (#412)
gcf-owl-bot[bot] Jan 25, 2023
6a68362
chore: fix prerelease_deps nox session [autoapprove] (#413)
gcf-owl-bot[bot] Jan 30, 2023
31e3d8d
build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…
gcf-owl-bot[bot] Feb 8, 2023
01441c4
chore: update CODEOWNERS (#420)
kolea2 Feb 14, 2023
2ba01a3
chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#421)
gcf-owl-bot[bot] Feb 27, 2023
ab42f9e
feat: enable "rest" transport in Python for services supporting numer…
gcf-owl-bot[bot] Feb 28, 2023
2ed4edd
chore(main): release 2.14.0 (#422)
release-please[bot] Feb 28, 2023
edddb63
chore(deps): update dependency google-cloud-datastore to v2.14.0 (#423)
renovate-bot Mar 1, 2023
ccebe3d
chore(deps): update dependency pytest to v7.2.2 (#424)
renovate-bot Mar 3, 2023
a2c3cbe
feat: OR Query implementation (#418)
Mariatta Mar 9, 2023
4dc7592
chore(main): release 2.15.0 (#425)
release-please[bot] Mar 9, 2023
00831f6
chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#427)
gcf-owl-bot[bot] Mar 16, 2023
7b6a983
chore(deps): update dependency google-cloud-datastore to v2.15.0 (#426)
renovate-bot Mar 17, 2023
a9e8695
docs: Fix formatting of request arg in docstring (#428)
gcf-owl-bot[bot] Mar 23, 2023
0856772
docs: improve query API documentation (#430)
gcf-owl-bot[bot] Mar 24, 2023
bad62e0
chore(main): release 2.15.1 (#429)
release-please[bot] Mar 27, 2023
3421d37
chore(deps): update dependency google-cloud-datastore to v2.15.1 (#431)
renovate-bot Apr 6, 2023
e4de5de
chore(deps): update dependency pytest to v7.3.1 (#433)
renovate-bot Apr 18, 2023
5fdb38d
docs: minor comment update for Entity message (#434)
gcf-owl-bot[bot] May 4, 2023
ef4aace
chore(main): release 2.15.2 (#435)
release-please[bot] May 9, 2023
7a21c5e
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
gcf-owl-bot[bot] May 25, 2023
35cbb89
chore(deps): update dependency google-cloud-datastore to v2.15.2 (#438)
renovate-bot Jun 1, 2023
0686509
build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…
gcf-owl-bot[bot] Jun 3, 2023
ff80597
chore(deps): update dependency pytest to v7.3.2 (#445)
renovate-bot Jun 12, 2023
8eabeca
feat: named database support (#439)
Mariatta Jun 21, 2023
b6c1d60
chore(main): release 2.16.0 (#448)
release-please[bot] Jun 21, 2023
f815229
chore: remove pinned Sphinx version [autoapprove] (#450)
gcf-owl-bot[bot] Jun 28, 2023
2369ef7
chore: store artifacts in placer (#451)
gcf-owl-bot[bot] Jun 29, 2023
aee5465
fix: Add async context manager return types (#452)
gcf-owl-bot[bot] Jul 4, 2023
e96cb29
chore(deps): update all dependencies (#449)
renovate-bot Jul 5, 2023
7fbbabd
chore(main): release 2.16.1 (#453)
release-please[bot] Jul 5, 2023
f1ea8ee
chore(deps): update dependency google-cloud-datastore to v2.16.1 (#454)
renovate-bot Jul 5, 2023
ea6fb13
chore: Update gapic-generator-python to v1.11.2 (#455)
gcf-owl-bot[bot] Jul 10, 2023
5718ced
build(deps): [autoapprove] bump cryptography from 41.0.0 to 41.0.2 (#…
gcf-owl-bot[bot] Jul 17, 2023
ec671aa
build(deps): [autoapprove] bump pygments from 2.13.0 to 2.15.0 (#461)
gcf-owl-bot[bot] Jul 21, 2023
2129346
build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (…
gcf-owl-bot[bot] Jul 26, 2023
69f8dd0
chore: Fix linter errors (use isinstance instead of type) (#464)
rwhogg Aug 1, 2023
f0839b7
build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#467)
gcf-owl-bot[bot] Aug 3, 2023
06cb089
feat: publish proto definitions for SUM/AVG in Datastore (#456)
gcf-owl-bot[bot] Aug 9, 2023
174e059
chore(main): release 2.17.0 (#468)
release-please[bot] Aug 9, 2023
9e6b1f9
chore(deps): update dependency google-cloud-datastore to v2.17.0 (#469)
renovate-bot Aug 9, 2023
80c8083
docs: Update property requirement specifications (#470)
gcf-owl-bot[bot] Aug 28, 2023
fa24d3d
feat: Add support for Sum and Avg aggregation query (#437)
Mariatta Sep 5, 2023
2703228
chore(deps): update all dependencies (#473)
renovate-bot Sep 5, 2023
195d6e4
chore(main): release 2.18.0 (#471)
release-please[bot] Sep 6, 2023
af4848a
docs: Minor formatting (#476)
gcf-owl-bot[bot] Sep 13, 2023
3f8055a
chore: fix test dependencies (#482)
daniel-sanche Sep 15, 2023
5dd7b00
chore: add sync-repo-settings.yaml (#472)
daniel-sanche Sep 15, 2023
c48782b
chore(deps): update all dependencies (#475)
renovate-bot Sep 15, 2023
7342168
chore(deps): update all dependencies (#483)
renovate-bot Sep 18, 2023
5738d8e
samples: Add snippets for sum and avg (#480)
jlara310 Oct 3, 2023
2e019ce
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#486)
gcf-owl-bot[bot] Oct 7, 2023
97d4af8
chore: [autoapprove] Update `black` and `isort` to latest versions (#…
gcf-owl-bot[bot] Oct 10, 2023
2857422
chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /.kokoro (#492)
gcf-owl-bot[bot] Oct 30, 2023
ff5dc34
chore: Update gapic-generator-python to v1.11.9 (#490)
gcf-owl-bot[bot] Oct 30, 2023
ca7caa7
chore(deps): update all dependencies (#493)
renovate-bot Oct 30, 2023
224ab4b
chore: update docfx minimum Python version (#495)
gcf-owl-bot[bot] Nov 3, 2023
c1fd009
chore: bump urllib3 from 1.26.12 to 1.26.18 (#496)
gcf-owl-bot[bot] Nov 14, 2023
3703df3
feat: Introduce compatibility with native namespace packages (#497)
parthea Dec 1, 2023
5c473c7
feat: Add support for Python 3.12 (#498)
gcf-owl-bot[bot] Dec 1, 2023
d044a4a
feat: added Generator API (#502)
gcf-owl-bot[bot] Dec 1, 2023
47c718b
chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…
gcf-owl-bot[bot] Dec 2, 2023
c2ef8f1
chore(deps): update all dependencies (#505)
renovate-bot Dec 7, 2023
ef910cd
build: update actions/checkout and actions/setup-python (#507)
gcf-owl-bot[bot] Dec 10, 2023
91ff2a8
chore(main): release 2.19.0 (#481)
release-please[bot] Dec 12, 2023
7fd42d6
chore(deps): update dependency google-cloud-datastore to v2.19.0 (#508)
renovate-bot Dec 12, 2023
f0f26d8
build: update actions/upload-artifact and actions/download-artifact (…
gcf-owl-bot[bot] Dec 15, 2023
6e9f1b2
feat: add new types QueryMode, QueryPlan, ResultSetStats (#512)
gcf-owl-bot[bot] Jan 11, 2024
ada6f6a
chore(deps): update dependency pytest to v7.4.4 (#511)
renovate-bot Jan 22, 2024
fa78520
build(python): fix `docs` and `docfx` builds (#515)
gcf-owl-bot[bot] Jan 22, 2024
ad9af50
chore: Update CODEOWNERS (#516)
daniel-sanche Jan 24, 2024
777ca09
chore(revert): revert add new types QueryMode, QueryPlan, ResultSetStats
parthea Jan 25, 2024
7f023a8
build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gc…
gcf-owl-bot[bot] Feb 24, 2024
d82247e
build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#527)
gcf-owl-bot[bot] Mar 6, 2024
f795b21
chore: fix typos (#525)
parthea Mar 6, 2024
9c18899
feat: add new types ExplainOptions, ExplainMetrics, PlanSummary, Exec…
gcf-owl-bot[bot] Mar 15, 2024
9b05a59
chore(python): update dependencies in /.kokoro (#530)
gcf-owl-bot[bot] Mar 22, 2024
3175823
chore: Update gapic-generator-python to v1.16.1 (#532)
gcf-owl-bot[bot] Mar 26, 2024
1bf801a
feat: add new_transaction support (#499)
daniel-sanche Apr 4, 2024
4c79e82
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#537)
gcf-owl-bot[bot] Apr 12, 2024
6633b5c
feat(spanner): Add support for Cloud Spanner Scheduled Backups (#540)
gcf-owl-bot[bot] Jul 8, 2024
215c563
chore: update mypy target (#554)
daniel-sanche Jul 29, 2024
88ddb94
chore: update templated files (#550)
parthea Jul 29, 2024
39a6f89
fix: Using end_cursor instead of skipped_cursor in Iterator to fix ra…
gkevinzheng Jul 30, 2024
e515e49
fix: Retry and timeout values do not propagate in requests during pag…
gcf-owl-bot[bot] Aug 5, 2024
bb0acaf
test: Added system test for query offset issue (#557)
gkevinzheng Aug 7, 2024
9ffb9a2
feat: implement query profiling (#542)
daniel-sanche Aug 7, 2024
985c8ae
chore(python): fix docs build (#556)
gcf-owl-bot[bot] Aug 7, 2024
25282eb
chore(main): release 2.20.0 (#531)
release-please[bot] Aug 7, 2024
f325fcf
chore: Update gapic-generator-python to v1.18.5 (#559)
gcf-owl-bot[bot] Aug 13, 2024
51307d9
fix: Allow protobuf 5.x; require protobuf >=3.20.2 (#560)
parthea Aug 13, 2024
b172a1b
chore(deps): update all dependencies (#519)
renovate-bot Aug 14, 2024
166cbea
chore(main): release 2.20.1 (#561)
release-please[bot] Aug 14, 2024
4aa39f9
build(python): release script update (#565)
gcf-owl-bot[bot] Sep 17, 2024
b421f98
chore(deps): update all dependencies (#563)
renovate-bot Sep 19, 2024
4ea0c85
chore: update gapic-generator-python (#567)
gcf-owl-bot[bot] Oct 11, 2024
07a3f50
chore(python): update dependencies in .kokoro/docker/docs (#574)
gcf-owl-bot[bot] Nov 15, 2024
27766d2
fix: preserve list meanings (#575)
daniel-sanche Dec 12, 2024
1a39e98
chore(main): release 2.20.2 (#576)
release-please[bot] Dec 12, 2024
ab772ea
chore(python): Update the python version in docs presubmit to use 3.1…
gcf-owl-bot[bot] Jan 3, 2025
adb9dfd
chore: update protoplus for python 3.13 (#579)
daniel-sanche Jan 16, 2025
1b0deed
chore(python): conditionally load credentials in .kokoro/build.sh (#594)
gcf-owl-bot[bot] Mar 3, 2025
0ed33f5
chore: Update gapic-generator-python to v1.23.2 (#569)
gcf-owl-bot[bot] Mar 3, 2025
ba14624
fix: Allow protobuf 6.x (#598)
parthea Mar 17, 2025
69a6647
chore: Update gapic-generator-python to 1.23.6 (#602)
gcf-owl-bot[bot] Mar 19, 2025
af23130
fix: backwards-compatibility for previous meaning format (#603)
daniel-sanche Mar 24, 2025
0848b11
chore(python): fix incorrect import statement in README (#604)
gcf-owl-bot[bot] Apr 10, 2025
4ccd9eb
chore(python): remove CONTRIBUTING.rst from templates (#605)
gcf-owl-bot[bot] Apr 10, 2025
f47e185
chore(main): release 2.21.0 (#595)
release-please[bot] Apr 15, 2025
c428013
fix: remove setup.cfg configuration for creating universal wheels (#601)
parthea May 16, 2025
a59daac
chore: Update gapic-generator-python to 1.25.0 (#608)
gcf-owl-bot[bot] May 21, 2025
2ada500
chore: remove unused files (#597)
parthea Jul 14, 2025
2e8194f
chore(python): Add support for Python 3.14 (#644)
chalmerlowe Nov 11, 2025
cf96224
chore: Update gapic-generator-python to 1.26.2 (#642)
gcf-owl-bot[bot] Nov 11, 2025
48cfa3b
chore(librarian): onboard to librarian (#646)
ohmayr Nov 13, 2025
8d1f353
Merge remote-tracking branch 'remote.googleapis/python-datastore/main…
parthea Nov 24, 2025
f3d89f0
Trigger owlbot post-processor
parthea Nov 24, 2025
3bcd939
build: google-cloud-datastore migration: adjust owlbot-related files
parthea Nov 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions packages/google-cloud-datastore/.coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# -*- coding: utf-8 -*-
#
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

[run]
branch = True
[report]
fail_under = 100
show_missing = True
omit =
google/__init__.py
google/cloud/__init__.py
google/cloud/datastore_v1/__init__.py
google/cloud/datastore_admin_v1/__init__.py
*/site-packages/*.py
exclude_lines =
# Re-enable the standard pragma
pragma: NO COVER
# Ignore debug-only repr
def __repr__
33 changes: 33 additions & 0 deletions packages/google-cloud-datastore/.flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# -*- coding: utf-8 -*-
#
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Generated by synthtool. DO NOT EDIT!
[flake8]
ignore = E203, E231, E266, E501, W503
exclude =
# Exclude generated code.
**/proto/**
**/gapic/**
**/services/**
**/types/**
*_pb2.py

# Standard linting exemptions.
**/.nox/**
__pycache__,
.git,
*.pyc,
conf.py
64 changes: 64 additions & 0 deletions packages/google-cloud-datastore/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
*.py[cod]
*.sw[op]

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
.eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.nox
.cache
.pytest_cache


# Mac
.DS_Store

# JetBrains
.idea

# VS Code
.vscode

# emacs
*~

# Built documentation
docs/_build
bigquery/docs/generated
docs.metadata

# Virtual environment
env/
venv/

# Test logs
coverage.xml
*sponge_log.xml

# System test environment variables.
system_tests/local_test_setup

# Make sure a generated file isn't accidentally committed.
pylintrc
pylintrc.test
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "datastore",
"name_pretty": "Google Cloud Datastore",
"product_documentation": "https://cloud.google.com/datastore",
"client_documentation": "https://cloud.google.com/python/docs/reference/datastore/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559768",
"release_level": "stable",
"language": "python",
"library_type": "GAPIC_COMBO",
"repo": "googleapis/python-datastore",
"distribution_name": "google-cloud-datastore",
"api_id": "datastore.googleapis.com",
"default_version": "v1",
"codeowner_team": "@googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners",
"api_shortname": "datastore",
"api_description": "is a fully managed, schemaless database for\nstoring non-relational data. Cloud Datastore automatically scales with\nyour users and supports ACID transactions, high availability of reads and\nwrites, strong consistency for reads and ancestor queries, and eventual\nconsistency for all other queries."
}
Loading
Loading