Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-redis #3360

Merged
merged 340 commits into from
Sep 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
340 commits
Select commit Hold shift + click to select a range
1840db1
build: use linkinator for docs test (#129)
JustinBeckwith Feb 14, 2019
55fa554
fix: throw on invalid credentials (#128)
yoshi-automation Feb 14, 2019
4d7473a
chore(deps): update dependency mocha to v6
renovate[bot] Feb 19, 2019
c77f621
feat: add import and export instance methods (#132)
yoshi-automation Feb 22, 2019
e8bc318
chore: update proto code style
yoshi-automation Feb 26, 2019
8891436
build: update release configuration
yoshi-automation Mar 5, 2019
6bafee5
build: Add docuploader credentials to node publish jobs (#136)
jkwlui Mar 8, 2019
1eba562
docs: update examples
yoshi-automation Mar 12, 2019
9f76355
refactor: update to the latest version of the protos (breaking change…
yoshi-automation Mar 22, 2019
65e834e
Release v0.3.0 (#144)
JustinBeckwith Mar 22, 2019
005e89f
fix: include 'x-goog-request-params' header in requests (#146)
yoshi-automation Mar 28, 2019
5c1cda5
feat: add support for instance failover (#147)
yoshi-automation Apr 5, 2019
527c777
Release v0.4.0 (#148)
JustinBeckwith Apr 5, 2019
471aec2
chore(deps): update dependency nyc to v14
renovate[bot] Apr 16, 2019
56c0a88
chore(docs): formatting updates (#150)
yoshi-automation Apr 22, 2019
83f4a58
chore: re-order template utils (#151)
yoshi-automation Apr 23, 2019
aa18cd3
update to .nycrc with --all enabled (#152)
bcoe Apr 29, 2019
892d456
fix(deps): update dependency google-gax to ^0.26.0 (#153)
renovate[bot] May 2, 2019
e33f74f
build!: upgrade engines field to >=8.10.0 (#154)
bcoe May 2, 2019
1654f01
chore(deps): update dependency eslint-plugin-node to v9 (#157)
renovate[bot] May 3, 2019
80abc69
build: only pipe to codecov if tests run in Node 10 (#158)
yoshi-automation May 7, 2019
6a609a9
fix: DEADLINE_EXCEEDED error is no longer retried
yoshi-automation May 9, 2019
ea6d04a
fix: DEADLINE_EXCEEDED retry code is idempotent (#164)
yoshi-automation May 10, 2019
3eebeb6
fix(deps): update dependency google-gax to v1 (#163)
renovate[bot] May 10, 2019
d29bc5b
build: add new kokoro config for coverage and release-please (#165)
bcoe May 17, 2019
b0f41fa
build: updated kokoro config for coverage and release-please (#166)
bcoe May 17, 2019
a4f2a1f
chore: release 1.0.0 (#170)
yoshi-automation May 20, 2019
f32d4b3
refactor: drop dependency on lodash.merge and update links (#172)
yoshi-automation May 21, 2019
c086597
chore: use published jsdoc-baseline package (#173)
JustinBeckwith May 23, 2019
45e8630
build: ignore proto files in test coverage (#175)
JustinBeckwith May 28, 2019
ac0248d
feat: add .repo-metadata.json, quickstart, and generate README (#177)
bcoe Jun 1, 2019
1806d80
feat: support apiEndpoint override in client constructor
yoshi-automation Jun 5, 2019
238f3a2
feat: support apiEndpoint override in client constructor (#180)
yoshi-automation Jun 5, 2019
6e5e558
chore: release 1.1.0 (#179)
yoshi-automation Jun 5, 2019
17a25f8
build: drop unused repo-tools dependency (#181)
JustinBeckwith Jun 10, 2019
fe8c677
fix: correct require in sample code and move to googleapis.dev (#182)
bcoe Jun 11, 2019
3e30b56
chore: release 1.1.1 (#183)
yoshi-automation Jun 11, 2019
67a4983
fix(docs): move to new client docs URL (#184)
bcoe Jun 13, 2019
c6ec13b
chore: release 1.1.2 (#185)
yoshi-automation Jun 14, 2019
87965f5
build: switch to GitHub magic proxy (#187)
bcoe Jun 18, 2019
257475b
fix(docs): link to reference docs section on googleapis.dev (#188)
bcoe Jun 25, 2019
8ceec8f
chore: release 1.1.3 (#189)
yoshi-automation Jun 26, 2019
df1fbc1
build: use config file for linkinator (#190)
JustinBeckwith Jun 28, 2019
51f9675
chore(deps): update linters (#191)
renovate-bot Jul 26, 2019
68330c5
docs: use the jsdoc-fresh theme (#192)
JustinBeckwith Jul 31, 2019
aef1f1e
docs: document apiEndpoint over servicePath (#193)
JustinBeckwith Jul 31, 2019
72402c3
fix: allow calls with no request, add JSON proto
yoshi-automation Aug 2, 2019
eb1a2d9
chore: release 1.1.4 (#197)
yoshi-automation Aug 5, 2019
057a971
fix: use process versions object for client header (#198)
yoshi-automation Aug 26, 2019
088461b
docs: update function documentation
yoshi-automation Aug 27, 2019
06dd6a7
docs: update link to client docs (#201)
yoshi-automation Aug 28, 2019
cf6c444
feat: load protos from JSON, grpc-fallback support
yoshi-automation Sep 3, 2019
653e0fd
chore(deps): update dependency eslint-plugin-node to v10 (#204)
renovate-bot Sep 5, 2019
b6ebff0
update .nycrc ignore rules (#205)
bcoe Sep 6, 2019
fee5dc8
chore: release 1.2.0 (#203)
yoshi-automation Sep 16, 2019
42c04ce
feat: .d.ts for protos (#208)
yoshi-automation Sep 23, 2019
650c7a4
feat: support new field options (#210)
yoshi-automation Sep 27, 2019
a766e1a
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
a097770
chore: update CONTRIBUTING.md and make releaseType node (#216)
bcoe Oct 9, 2019
c8b8f80
chore: update pull request template (#213)
yoshi-automation Oct 9, 2019
2618763
fix: re-order create and update instance methods (#217)
yoshi-automation Oct 9, 2019
3879ed4
chore: release 1.3.0 (#209)
release-please[bot] Oct 12, 2019
426c22b
fix(deps): bump google-gax to 1.7.5 (#218)
JustinBeckwith Oct 22, 2019
17f4e02
chore: release 1.3.1 (#219)
release-please[bot] Oct 22, 2019
edb95ec
test: don't exclude src/ from coverage
yoshi-automation Nov 1, 2019
4361567
fix(docs): snippets are now replaced in jsdoc comments (#226)
bcoe Nov 13, 2019
7ebcc04
fix: import long into proto ts declaration file (#227)
yoshi-automation Nov 14, 2019
81173f3
fix(docs): bump release level to beta
JustinBeckwith Nov 15, 2019
5438de1
docs: add license header
yoshi-automation Nov 15, 2019
aadd06e
chore: release 1.3.2 (#228)
release-please[bot] Nov 15, 2019
4400e6e
feat: add plural/singular resource descriptor
yoshi-automation Nov 22, 2019
367ac45
feat: convert to TypeScript (#236)
xiaozhenliu-gg5 Nov 22, 2019
06d1aa6
chore: release 1.4.0 (#237)
release-please[bot] Nov 23, 2019
c35f4db
chore: update license headers
JustinBeckwith Nov 25, 2019
32cd48c
fix(deps): pin TypeScript below 3.7.0
bcoe Dec 5, 2019
c9a1577
fix: make operationsClient and service stub public
yoshi-automation Dec 11, 2019
38a6a0a
chore: release 1.4.1 (#245)
release-please[bot] Dec 11, 2019
9f5601c
docs: updated jsdoc comments for generated methods
yoshi-automation Dec 13, 2019
1c67161
fix: increase timeout from 20s to 60s (#247)
yoshi-automation Dec 18, 2019
d6a3f99
chore(deps): update dependency eslint-plugin-node to v11 (#251)
renovate-bot Dec 27, 2019
d486ba9
chore(deps): update dependency c8 to v7 (#250)
renovate-bot Dec 28, 2019
ea18415
refactor: use explicit mocha imports
JustinBeckwith Dec 30, 2019
423d478
docs: update to new license header format; new sample running instruc…
yoshi-automation Jan 5, 2020
26bfbb2
fix: better client close(), update .nycrc, require mocha explicitly
yoshi-automation Jan 5, 2020
182bce4
chore: release 1.4.2
release-please[bot] Jan 6, 2020
5ff14a2
chore(deps): update dependency mocha to v7 (#253)
renovate-bot Jan 6, 2020
6d26ccd
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
0ae4b9f
chore: regenerate synth.metadata (#258)
yoshi-automation Jan 24, 2020
de18585
feat: bump release level to ga (#259)
JustinBeckwith Jan 27, 2020
b1a7211
chore: release 1.5.0 (#260)
release-please[bot] Jan 27, 2020
7714cc6
fix: enum, bytes, and Long types now accept strings
yoshi-automation Jan 28, 2020
68552a8
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
4681264
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
229ec6e
test: modernize mocha config (#264)
JustinBeckwith Feb 4, 2020
a299f8c
chore: release 1.5.1 (#262)
release-please[bot] Feb 4, 2020
229022a
feat: upgradeInstance added in v1beta1; pass x-goog-request-params he…
yoshi-automation Feb 7, 2020
572df69
chore(deps): update dependency linkinator to v2 (#272)
renovate-bot Feb 10, 2020
ac1db95
chore: release 1.6.0 (#271)
release-please[bot] Feb 10, 2020
c14140d
build: add GitHub actions config for unit tests
bcoe Feb 12, 2020
8a8d286
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 26, 2020
4c57dfc
chore: update jsdoc.js (#280)
summer-ji-eng Feb 27, 2020
8c87757
chore: correct .jsdoc.js protos and double quotes (#282)
summer-ji-eng Feb 28, 2020
7c27bb4
chore: update jsdoc with macro license (#284)
summer-ji-eng Feb 29, 2020
32154fd
feat: deferred client initialization (#285)
gcf-merge-on-green[bot] Mar 6, 2020
49f55e2
build: update linkinator config (#286)
gcf-merge-on-green[bot] Mar 6, 2020
aa2a965
build(tests): fix coveralls and enable build cop (#287)
bcoe Mar 6, 2020
41bedba
docs: mention templates in contributing section of README (#289)
bcoe Mar 18, 2020
3d37d5a
docs: document version support goals (#295)
bcoe Mar 24, 2020
600baf4
chore: regenerate the code (#294)
yoshi-automation Mar 25, 2020
c21dc6f
feat!: drop node8 support, support for async iterators (#298)
alexander-fenster Mar 31, 2020
b35fb74
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
8e9b06a
chore(deps): update dependency @types/sinon to v9 (#301)
renovate-bot Apr 1, 2020
f54d6d5
docs: updates to proto comments (#303)
yoshi-automation Apr 2, 2020
cc8e103
chore: remove duplicate mocha config (#304)
JustinBeckwith Apr 5, 2020
a6658fa
chore(deps): update dependency gts to v2.0.0 (#305)
renovate-bot Apr 10, 2020
7a7bde4
chore: run the generator (#375)
alexander-fenster Apr 10, 2020
2f46ac3
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
e213970
build: remove unused codecov config (#377)
JustinBeckwith Apr 12, 2020
d7c663d
chore: update lint ignore files (#378)
JustinBeckwith Apr 13, 2020
e49a8f8
chore: remove unused dev packages (#379)
JustinBeckwith Apr 14, 2020
cd4a4b9
chore(deps): update dependency ts-loader to v7 (#380)
renovate-bot Apr 15, 2020
8f179ab
chore(deps): update dependency null-loader to v4 (#381)
renovate-bot Apr 15, 2020
c62777a
chore: run fix instead of lint in synthfile (#383)
JustinBeckwith Apr 15, 2020
423f815
build: update CI coverage and fix linting issues (#387)
yoshi-automation Apr 22, 2020
6a25877
chore: update npm scripts and synth.py (#388)
alexander-fenster Apr 24, 2020
14d7f0f
feat: check status of long running operation by its name (#390)
alexander-fenster May 6, 2020
0dfb4a7
fix: synth.py clean up for multiple version (#392)
summer-ji-eng May 6, 2020
4fad3dc
build: do not fail builds on codecov errors (#528) (#393)
yoshi-automation May 8, 2020
2607a31
chore: release 2.0.0 (#299)
release-please[bot] Jun 2, 2020
cb41717
build: updates to protos.js
yoshi-automation Jun 4, 2020
2f1e9f9
docs: change relative URLs to absolute URLs to fix broken links. (#396)
yoshi-automation Jun 4, 2020
e83a7d9
chore(deps): update dependency mocha to v8 (#400)
renovate-bot Jun 11, 2020
71d6c7b
feat(secrets): begin migration to secret manager from keystore (#399)
yoshi-automation Jun 12, 2020
d471ac7
fix: handle fallback option properly (#402)
yoshi-automation Jun 12, 2020
7f3485d
chore: release 2.1.0 (#401)
release-please[bot] Jun 16, 2020
b6637e1
fix: update node issue template (#403)
yoshi-automation Jun 18, 2020
203a27c
build: add config .gitattributes (#404)
yoshi-automation Jun 29, 2020
bcd8a4f
build: use bazel build (#407)
alexander-fenster Jul 6, 2020
3241e28
chore: release 2.1.1 (#405)
release-please[bot] Jul 7, 2020
8b5d128
build: compile protos before running tsc (#409)
alexander-fenster Jul 8, 2020
daec153
chore(deps): update dependency ts-loader to v8 (#410)
renovate-bot Jul 9, 2020
9a6564c
changes without context (#411)
yoshi-automation Jul 10, 2020
a34ecaa
build: typo in .gittatribute, request upgrade instance (#412)
yoshi-automation Jul 11, 2020
1617903
chore(deps): update dependency @types/mocha to v8 (#413)
renovate-bot Jul 12, 2020
fe15cb1
build: add Node 8 tests (#417)
yoshi-automation Jul 17, 2020
694962a
build: missing closing paren in publish script, add config files for …
yoshi-automation Jul 20, 2020
204cf18
chore: add dev dependencies for cloud-rad ref docs (#419)
fhinkel Jul 21, 2020
8c05ed0
build: rename _toc to toc (#420)
yoshi-automation Jul 23, 2020
3e956e5
chore: move gitattributes files to node templates (#421)
yoshi-automation Jul 24, 2020
4b61cd4
chore(node): fix kokoro build path for cloud-rad (#422)
yoshi-automation Jul 29, 2020
c65eb90
build: update protos (#423)
yoshi-automation Jul 31, 2020
2de283e
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 3, 2020
16f8078
build: --credential-file-override is no longer required (#425)
yoshi-automation Aug 11, 2020
1ee9243
build: use gapic-generator-typescript v1.0.7. (#426)
yoshi-automation Aug 13, 2020
6154375
build: update docs and publish scripts (#427)
yoshi-automation Aug 13, 2020
4154619
chore: start tracking obsolete files (#428)
yoshi-automation Aug 19, 2020
d8cfb91
build: move system and samples test from Node 10 to Node 12 (#429)
yoshi-automation Aug 21, 2020
5c25a8c
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
e8a94f0
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
c868260
chore: update bucket for cloud-rad (#434)
yoshi-automation Oct 1, 2020
cfb0cc9
build(node_library): migrate to Trampoline V2 (#435)
yoshi-automation Oct 5, 2020
b727c3b
chore(deps): update dependency webpack-cli to v4 (#438)
renovate-bot Oct 12, 2020
4104834
chore(deps): update dependency webpack to v5 (#437)
renovate-bot Oct 14, 2020
d007065
build: only check --engine-strict for production deps (#439)
yoshi-automation Oct 16, 2020
fe8e7c4
chore: clean up Node.js TOC for cloud-rad (#440)
yoshi-automation Oct 21, 2020
f2c1554
docs: updated code of conduct (includes update to actions) (#443)
yoshi-automation Oct 27, 2020
5dd1d75
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#444)
yoshi-automation Nov 2, 2020
8d2798f
fix: do not modify options object, use defaultScopes (#447)
alexander-fenster Nov 6, 2020
932069a
fix(browser): check for fetch on window
yoshi-automation Nov 23, 2020
37ffd25
docs: spelling correction for "targetting" (#451)
yoshi-automation Nov 25, 2020
5f7465d
chore: release 2.1.2 (#450)
release-please[bot] Dec 2, 2020
db0fa60
chore: generate GAPIC metadata JSON file (#452)
yoshi-automation Dec 4, 2020
b2ef629
docs: add instructions for authenticating for system tests (#454)
yoshi-automation Dec 22, 2020
f80c427
chore: update license headers (#455)
yoshi-automation Jan 1, 2021
f573f02
feat: introduces style enumeration (#456)
yoshi-automation Jan 9, 2021
2e2cbff
chore: release 2.2.0 (#457)
release-please[bot] Jan 12, 2021
de92b7d
refactor(nodejs): move build cop to flakybot (#459)
yoshi-automation Jan 27, 2021
eb9bacf
build: adds UNORDERED_LIST enum (#460)
yoshi-automation Feb 4, 2021
5072251
build: update gapic-generator-typescript to v1.2.10. (#461)
yoshi-automation Mar 7, 2021
8e24e16
chore(deps): update dependency sinon to v10 (#462)
renovate-bot Mar 23, 2021
a7ed8dc
chore(deps): update dependency @types/sinon to v10 (#464)
renovate-bot Apr 14, 2021
68745b5
chore(deps): update dependency ts-loader to v9 (#467)
renovate-bot Apr 19, 2021
0f0bce6
chore: regenerate common templates (#466)
yoshi-automation Apr 20, 2021
08f5a64
chore: migrate to owl bot (#468)
SurferJeffAtGoogle Apr 21, 2021
9fe9627
fix(deps): require google-gax v2.12.0 (#472)
alexander-fenster May 7, 2021
961cde4
chore: new owl bot post processor docker image (#474)
gcf-owl-bot[bot] May 10, 2021
93b2c91
fix: use require() to load JSON protos (#475)
gcf-owl-bot[bot] May 11, 2021
e1e7aae
chore: update gapic-generator-typescript to v1.3.2 (#476)
gcf-owl-bot[bot] May 11, 2021
eef4cc2
chore: release 2.2.1 (#473)
release-please[bot] May 13, 2021
9f2516a
chore(deps): update dependency @types/node to v14 (#479)
renovate-bot May 21, 2021
ddfd1a7
chore(deps): update dependency sinon to v11 (#480)
renovate-bot May 25, 2021
09bcceb
fix: GoogleAdsError missing using generator version after 1.3.0 (#481)
gcf-owl-bot[bot] May 25, 2021
1539968
chore: make generate_index_ts() deterministic (#483)
gcf-owl-bot[bot] May 29, 2021
3b35374
chore: release 2.2.2 (#482)
release-please[bot] Jun 3, 2021
1814ca0
chore(nodejs): remove api-extractor dependencies (#488)
fhinkel Jun 10, 2021
0689cf9
fix: make request optional in all cases (#490)
gcf-owl-bot[bot] Jun 22, 2021
4ea89c3
chore: release 2.2.3 (#491)
release-please[bot] Jun 22, 2021
535f577
fix(deps): google-gax v2.17.0 with mTLS (#496)
bcoe Jun 30, 2021
96ee49c
fix(deps): google-gax v2.17.1 (#499)
bcoe Jul 12, 2021
88d34c3
chore: release 2.2.4 (#498)
release-please[bot] Jul 12, 2021
b705624
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
9e7b84a
chore: release 2.2.5 (#501)
release-please[bot] Jul 21, 2021
29fc509
chore(nodejs): update client ref docs link in metadata (#506)
fhinkel Aug 4, 2021
660d76c
fix(deps): google-gax v2.24.1 (#508)
bcoe Aug 17, 2021
e337fd1
chore: release 2.2.6 (#509)
release-please[bot] Aug 17, 2021
e775f51
feat: turns on self-signed JWT feature flag (#510)
gcf-owl-bot[bot] Aug 23, 2021
3198880
chore: release 2.3.0 (#511)
release-please[bot] Aug 23, 2021
fe4855e
chore: disable renovate dependency dashboard (#1194) (#513)
gcf-owl-bot[bot] Aug 25, 2021
1de37d7
fix(build): switch primary branch to main (#514)
bcoe Sep 9, 2021
8465ac1
chore: release 2.3.1 (#515)
release-please[bot] Sep 9, 2021
65e911c
chore: relocate owl bot post processor (#517)
SurferJeffAtGoogle Sep 21, 2021
10a5df4
build(node): update deps used during postprocessing (#1243) (#522)
gcf-owl-bot[bot] Oct 14, 2021
19a8403
chore(deps): update dependency @types/node to v16 (#523)
renovate-bot Oct 26, 2021
aed1b91
chore(cloud-rad): delete api-extractor config (#525)
fhinkel Nov 4, 2021
d7c8a6d
chore(deps): update dependency sinon to v12 (#524)
renovate-bot Nov 4, 2021
71b901d
feat: [Cloud Memorystore for Redis] Support Multiple Read Replicas wh…
gcf-owl-bot[bot] Nov 10, 2021
2509481
chore: release 2.4.0 (#529)
release-please[bot] Nov 10, 2021
88eca78
docs(samples): add example tags to generated samples (#528)
gcf-owl-bot[bot] Nov 10, 2021
14cf628
build: add generated samples to .eslintignore (#530)
gcf-owl-bot[bot] Dec 9, 2021
987b1bb
docs(node): support "stable"/"preview" release level (#1312) (#533)
gcf-owl-bot[bot] Dec 29, 2021
74d6e1e
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
4cc6c6f
test(nodejs): remove 15 add 16 (#1322) (#536)
gcf-owl-bot[bot] Jan 11, 2022
82f77f3
chore: add api_shortname and library_type to repo metadata (#532)
parthea Jan 12, 2022
282d93b
chore: update v2.12.0 gapic-generator-typescript (#542)
gcf-owl-bot[bot] Jan 26, 2022
d2448ea
chore(deps): update dependency sinon to v13 (#545)
renovate-bot Jan 31, 2022
0e204ba
feat: Add automated RDB (AKA persistence) (#544)
gcf-owl-bot[bot] Feb 2, 2022
a431c9f
docs(nodejs): version support policy edits (#1346) (#548)
gcf-owl-bot[bot] Feb 4, 2022
07f47b6
feat: add secondary_ip_range field (#549)
gcf-owl-bot[bot] Feb 11, 2022
f53684b
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
a7862c0
chore: update v2.14.2 gapic-generator-typescript (#554)
gcf-owl-bot[bot] Mar 16, 2022
30b364c
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
1cec53b
chore(deps): update dependency @types/mocha to v9 (#562)
renovate-bot May 3, 2022
3acbf3e
chore(deps): update dependency sinon to v14 (#565)
renovate-bot May 9, 2022
e27cbf4
build!: update library to use Node 12 (#567)
alexander-fenster May 17, 2022
67a28fd
chore(main): release 3.0.0 (#568)
release-please[bot] May 17, 2022
91df80a
chore(deps): update dependency jsdoc-fresh to v2 (#570)
renovate-bot Jun 9, 2022
3916db7
chore(deps): update dependency jsdoc-region-tag to v2 (#571)
renovate-bot Jun 9, 2022
04eea2c
feat: support regapic LRO (#572)
gcf-owl-bot[bot] Jun 30, 2022
a556f75
chore(main): release 3.1.0 (#573)
release-please[bot] Jun 30, 2022
e21bf76
chore(deps): update dependency linkinator to v4 (#577)
renovate-bot Jul 8, 2022
c32e4e4
fix: better support for fallback mode (#580)
gcf-owl-bot[bot] Aug 23, 2022
0e594ed
fix: change import long to require (#582)
gcf-owl-bot[bot] Aug 23, 2022
0bff9bd
chore(main): release 3.1.1 (#583)
release-please[bot] Aug 26, 2022
f96d328
fix: do not import the whole google-gax from proto JS (#1553) (#585)
gcf-owl-bot[bot] Aug 27, 2022
323bfbe
fix: allow passing gax instance to client constructor (#586)
gcf-owl-bot[bot] Sep 1, 2022
eef7a2c
chore(main): release 3.1.2 (#587)
release-please[bot] Sep 7, 2022
bc1813a
fix: preserve default values in x-goog-request-params header (#588)
gcf-owl-bot[bot] Sep 14, 2022
362eb89
chore(main): release 3.1.3 (#589)
release-please[bot] Sep 15, 2022
c2238f8
Merge remote-tracking branch 'migration/main' into nodejs-redis-migra…
sofisl Sep 15, 2022
353aee7
build: add release-please config, fix owlbot-config
sofisl Sep 15, 2022
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
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.2.0",
"packages/google-cloud-beyondcorp-clientgateways": "0.2.0",
"packages/google-cloud-gkemulticloud": "0.1.1",
"packages/google-cloud-redis": "3.1.3",
"packages/google-cloud-security-publicca": "0.1.0",
"packages/google-devtools-artifactregistry": "2.0.0",
"packages/google-iam": "0.1.0",
Expand Down
24 changes: 24 additions & 0 deletions packages/google-cloud-redis/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright 2021 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
#
# http://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.


deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/redis/(v.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-redis/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-cloud-redis/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-redis/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-redis/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-redis/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-redis/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 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.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/redis',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-redis/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 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
//
// http://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.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-redis/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-redis/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-redis/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 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.

module.exports = {
...require('gts/.prettierrc.json')
}
16 changes: 16 additions & 0 deletions packages/google-cloud-redis/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"api_id": "redis.googleapis.com",
"name": "redis",
"language": "nodejs",
"product_documentation": "https://cloud.google.com/memorystore/docs/redis/",
"distribution_name": "@google-cloud/redis",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5169231",
"name_pretty": "Cloud Redis",
"default_version": "v1",
"release_level": "stable",
"repo": "googleapis/google-cloud-node",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/redis/latest",
"requires_billing": true,
"api_shortname": "redis",
"library_type": "GAPIC_AUTO"
}
Loading