Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
575 commits
Select commit Hold shift + click to select a range
d764a7c
fix(docs): generate correct examples in README.md (#376)
yoshi-automation Jul 29, 2019
9938191
docs: use the jsdoc-fresh theme (#377)
JustinBeckwith Jul 31, 2019
85d2808
build: add Node 12 remove Node 11 (#378)
Aug 1, 2019
dfb4499
chore(deps): update dependency @compodoc/compodoc to v1.1.10 (#373)
renovate-bot Aug 8, 2019
bafa488
chore: release 2.0.0 (#365)
yoshi-automation Aug 21, 2019
851397f
fix(docs): stop linking reference documents to anchor
yoshi-automation Aug 28, 2019
411b329
chore: release 2.0.1 (#382)
yoshi-automation Aug 28, 2019
9feec30
chore: fix spelling error in README (#383)
seeARMS Sep 3, 2019
ee9fcbb
docs: update README
yoshi-automation Sep 5, 2019
78a9482
chore(deps): update dependency eslint-plugin-node to v10 (#385)
renovate-bot Sep 5, 2019
a0dc997
update .nycrc ignore rules (#387)
Sep 6, 2019
8baa6f5
build: switch to GitHub app for releases (#390)
Sep 18, 2019
0066af3
chore: update minimum support logging version (#392)
soldair Sep 19, 2019
66723f7
feat: add getDefaultMetadataForTracing (#388)
kjin Sep 19, 2019
ce8d8bd
chore: release 2.1.0 (#396)
release-please[bot] Sep 26, 2019
b7fb6e0
chore: add protos/ to .eslintignore (#397)
alexander-fenster Sep 26, 2019
2edbac0
chore: update pull request template
JustinBeckwith Sep 27, 2019
15c9f86
chore: re-generated to pick up changes in the API or client library …
yoshi-automation Sep 30, 2019
81e450c
chore: re-generated to pick up changes in the API or client library g…
yoshi-automation Oct 2, 2019
59b133f
chore: update CONTRIBUTING.md and make releaseType node (#402)
Oct 9, 2019
86f83e2
feat!: logs now truncate to 256,000ish bytes by default (#404)
Oct 18, 2019
7aaac26
chore: release 3.0.0 (#405)
release-please[bot] Oct 21, 2019
1aff46d
build: stop ignoring src folder when running coverage
yoshi-automation Oct 30, 2019
654e237
chore: add gitattributes to kokoro (#410)
JustinBeckwith Nov 15, 2019
942d511
fix(docs): add jsdoc-region-tag plugin (#408)
Nov 15, 2019
29ba63d
chore: use c8 and re-format (#412)
JustinBeckwith Nov 21, 2019
175822b
chore: update license headers
JustinBeckwith Nov 25, 2019
564a77f
fix(deps): pin TypeScript below 3.7.0
Dec 5, 2019
225d1a9
chore: release 3.0.1 (#411)
release-please[bot] Dec 5, 2019
d1a2a80
chore(deps): update dependency cpy-cli to v3 (#420)
renovate-bot Dec 6, 2019
d10fb6a
fix(docs): link to Stackdriver Error Reporting (#424)
techieshark Dec 12, 2019
f2c97d5
chore: release 3.0.2 (#425)
release-please[bot] Dec 12, 2019
e5b3c28
docs: fix link in documentation
yoshi-automation Dec 16, 2019
e5a0a0b
fix(docs): bump release level to GA (#416)
JustinBeckwith Dec 20, 2019
d905ffe
docs: update jsdoc license/samples-README (#431)
Dec 26, 2019
b9e981c
chore(deps): update dependency eslint-plugin-node to v11 (#434)
renovate-bot Dec 28, 2019
b17c228
refactor: use explicit mocha imports
JustinBeckwith Dec 30, 2019
dbe04f0
chore(deps): update dependency c8 to v7 (#433)
renovate-bot Dec 31, 2019
86d4371
chore: Re-generated to pick up changes in the API or client library …
yoshi-automation Jan 2, 2020
94565c8
chore: release 3.0.3 (#430)
release-please[bot] Jan 2, 2020
df9f67f
chore: update .nycrc
yoshi-automation Jan 4, 2020
1745841
fix(deps): update dependency @google-cloud/logging to v6 (#421)
renovate-bot Jan 4, 2020
7c255db
chore: release 3.0.4
release-please[bot] Jan 6, 2020
92ec84e
chore(deps): update dependency mocha to v7 (#438)
renovate-bot Jan 6, 2020
51304c4
fix(deps): update dependency @google-cloud/logging to v7 (#439)
renovate-bot Jan 13, 2020
e5d5871
chore: release 3.0.5 (#440)
release-please[bot] Jan 14, 2020
c5be134
build: update windows configuration to match new vm
Jan 21, 2020
63d1ad4
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
a8eb164
chore: fixing stackdriver logging link (#447)
soldair Jan 24, 2020
00ba806
chore: regenerate synth.metadata (#445)
yoshi-automation Jan 27, 2020
162a51b
docs: updated auto-generated README.md
yoshi-automation Jan 28, 2020
829f8bd
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
28e2f09
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
f1194fb
test: modernize mocha config (#451)
JustinBeckwith Feb 1, 2020
7ea2727
chore(deps): update dependency @types/semver to v7 (#448)
renovate-bot Feb 3, 2020
b56368d
docs: fix some links in the documentation (#454)
draperunner Feb 6, 2020
a6d914b
chore(deps): update dependency linkinator to v2 (#455)
renovate-bot Feb 10, 2020
0f1e3a5
build: add GitHub actions config for unit tests
Feb 12, 2020
9741ef1
chore(deps): update dependency uuid to v7 (#464)
renovate-bot Feb 25, 2020
d5db6d2
chore(deps): update dependency @types/uuid to v7
renovate-bot Feb 26, 2020
d16ba45
build: add publish.yml enabling GitHub app for publishes
Feb 27, 2020
326b846
chore: update jsdoc.js (#468)
summer-ji-eng Feb 27, 2020
a3845fe
fix: correct a typo in a code comment (#463)
techieshark Mar 2, 2020
5708462
chore: release 3.0.6 (#470)
release-please[bot] Mar 2, 2020
c6858ff
build: update linkinator config (#471)
gcf-merge-on-green[bot] Mar 6, 2020
c8a7a87
build(tests): fix coveralls and enable build cop (#472)
Mar 6, 2020
b465497
docs: mention templates in contributing section of README (#475)
Mar 18, 2020
0efe872
docs: document version support goals (#483)
Mar 24, 2020
ce3d569
chore: update github actions configuration (#482)
yoshi-automation Mar 25, 2020
6126379
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
Apr 1, 2020
f0ca82b
build: update templates for Node.js libraries (#489)
yoshi-automation Apr 1, 2020
6530288
chore: remove duplicate mocha config (#490)
JustinBeckwith Apr 5, 2020
0b00530
fix: apache license URL (#468) (#491)
yoshi-automation Apr 8, 2020
9a9f12f
build: remove unused codecov config (#494)
JustinBeckwith Apr 12, 2020
80ef353
fix(deps): update dependency google-auth-library to v6 (#485)
renovate-bot Apr 12, 2020
f704517
chore(deps): update dependency @google-cloud/common to v3 (#486)
renovate-bot Apr 12, 2020
621756c
build!: drop support for node.js 8.x (#495)
JustinBeckwith Apr 13, 2020
48ee7c3
chore: update lint ignore files (#497)
JustinBeckwith Apr 14, 2020
84ca9a3
refactor: use built in logging types (#499)
JustinBeckwith Apr 20, 2020
d3dcdfc
build: use codecov's action, now that it's authless (#498)
yoshi-automation Apr 20, 2020
1186ec0
chore: update npm scripts and synth.py (#501)
alexander-fenster Apr 24, 2020
392aac5
chore(deps): update dependency uuid to v8 (#503)
renovate-bot May 4, 2020
b2fb223
build: do not fail builds on codecov errors (#528) (#504)
yoshi-automation May 8, 2020
a2a9adf
test: skip failing system test (#514)
JustinBeckwith Jun 17, 2020
e253649
chore(deps): update dependency mocha to v8 (#510)
renovate-bot Jun 17, 2020
6a76d58
fix(deps): update dependency @google-cloud/logging to v8 (#513)
renovate-bot Jun 19, 2020
5de8719
chore(deps): update dependency @types/uuid to v8 (#506)
renovate-bot Jun 19, 2020
7228550
feat(secrets): begin migration to secret manager from keystore (#509)
yoshi-automation Jun 19, 2020
9f85b17
docs: new bug report template (#516)
yoshi-automation Jun 20, 2020
ee90db0
build: add config .gitattributes (#517)
yoshi-automation Jun 28, 2020
4f9b5f0
chore: update CODEOWNERS (#518)
JustinBeckwith Jul 6, 2020
b51a999
test: upstream serialization issues breaking library (#508)
Jul 8, 2020
9ca09d0
build: typeo in nodejs .gitattribute (#519)
yoshi-automation Jul 10, 2020
f165343
chore: release 4.0.0 (#496)
release-please[bot] Jul 10, 2020
9c64897
chore(deps): update dependency @types/mocha to v8 (#520)
renovate-bot Jul 12, 2020
7c24f67
chore: delete Node 8 presubmit tests (#521)
fhinkel Jul 14, 2020
b5340ac
build: missing closing paren in publish script (#522)
yoshi-automation Jul 15, 2020
56001cc
chore: add dev dependencies for cloud-rad ref docs (#527)
fhinkel Jul 21, 2020
f0fed9e
build: update tsc fixing build (#532)
Sep 17, 2020
249bec1
chore: add api-logging team to codeowners (#539)
Oct 21, 2020
aa798c8
docs: updated code of conduct/build files
yoshi-automation Oct 29, 2020
9d00594
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#542)
yoshi-automation Nov 2, 2020
8a25ea2
fix: add user provided transport to the logger (#543)
laljikanjareeya Nov 3, 2020
a7c33ba
chore: release 4.0.1 (#544)
release-please[bot] Nov 3, 2020
9dedefe
chore: add generated files bot to repo (#545)
freelerobot Nov 3, 2020
4734b48
chore: add blunderbuss (#546)
freelerobot Nov 6, 2020
d82ed1b
docs: spelling correction for "targetting" (#549)
yoshi-automation Nov 25, 2020
f07ac51
fix(deps): update dependency @google-cloud/logging to v9 (#550)
renovate-bot Dec 8, 2020
b390957
chore: release 4.0.2 (#551)
release-please[bot] Dec 8, 2020
6e791a8
docs: add instructions for authenticating for system tests (#552)
yoshi-automation Dec 22, 2020
57a5e00
fix: dedupe logs when using middleware (#553)
freelerobot Jan 21, 2021
2347512
chore: release 4.0.3 (#555)
release-please[bot] Jan 21, 2021
ff51b98
refactor(nodejs): move build cop to flakybot (#556)
yoshi-automation Jan 27, 2021
d88b9b1
chore(deps): update dependency delay to v5 (#557)
renovate-bot Feb 2, 2021
eab89a3
chore: use repo metadata to populate nodejs CODEOWNERS (#558)
yoshi-automation Feb 4, 2021
894afbe
fix(deps): update dependency google-auth-library to v7 (#561)
renovate-bot Feb 9, 2021
e5c9c89
chore: release 4.0.4 (#562)
release-please[bot] Feb 9, 2021
680c08f
test: fix Mocha patch with undefined timeout error (#564)
freelerobot Mar 8, 2021
084b056
chore: update blunderbuss to auto assign nicole (#571)
freelerobot Apr 6, 2021
3335420
chore: migrate to Owl bot (#573)
SurferJeffAtGoogle Apr 9, 2021
4782a61
build: update .OwlBot.lock with new version of post-processor (#574)
gcf-owl-bot[bot] Apr 12, 2021
3106053
build: update .OwlBot.lock with new version of post-processor (#576)
gcf-owl-bot[bot] Apr 16, 2021
dd6ece0
build: update .OwlBot.lock with new version of post-processor (#578)
gcf-owl-bot[bot] Apr 16, 2021
04c3c2f
chore(deps): remove delay dependency (#585)
freelerobot May 4, 2021
c1cc6f9
chore(deps): remove cpy-cli no longer used by npm run postcompile (#584)
freelerobot May 4, 2021
ce979d4
chore(deps): drop dangling @types/semver (#583)
freelerobot May 4, 2021
63fc5be
chore(deps): remove triple-beam dependency (#581)
freelerobot May 4, 2021
a9f9050
chore(deps): remove unused logform dependency (#580)
freelerobot May 4, 2021
5c23724
chore: new owl bot post processor docker image (#592)
gcf-owl-bot[bot] May 10, 2021
0ada796
chore: release 4.0.5 (#591)
release-please[bot] May 11, 2021
943a4f6
chore: new owl bot post processor docker image (#593)
gcf-owl-bot[bot] May 12, 2021
9822adc
chore: new owl bot post processor docker image (#594)
gcf-owl-bot[bot] May 19, 2021
489d6f2
chore(deps): update dependency @types/node to v14 (#595)
renovate-bot May 21, 2021
c2c967f
chore: Report warning on `.github/workflows/ci.yaml` (#600)
gcf-owl-bot[bot] Jun 7, 2021
5b646f5
chore(nodejs): use cloud-rad publication process (#1112) (#602)
gcf-owl-bot[bot] Jun 9, 2021
20eb3ef
build: add auto-approve to Node libraries (#1100) (#603)
gcf-owl-bot[bot] Jun 10, 2021
f996959
chore(nodejs): remove api-extractor dependencies (#605)
fhinkel Jun 10, 2021
662ea0b
build: remove errant comma (#1113) (#606)
gcf-owl-bot[bot] Jun 11, 2021
88af461
feat: propagate spanIds (#599)
freelerobot Jun 14, 2021
faa5a2f
chore: release 4.1.0 (#608)
release-please[bot] Jun 14, 2021
de29a31
build(node): don't throw on deprecation in unit tests (#611)
gcf-owl-bot[bot] Jun 24, 2021
332efb7
chore: update blunderbuss.yml (#612)
freelerobot Jun 25, 2021
2fe9454
build(node): do not throw on deprecation (#1140) (#613)
gcf-owl-bot[bot] Jun 25, 2021
98620d0
build: auto-approve renovate-bot PRs for minor updates (#1145) (#615)
gcf-owl-bot[bot] Jun 30, 2021
c3d04cb
build: switch to release-please release tagging (#1129) (#616)
gcf-owl-bot[bot] Jul 21, 2021
2ead4f7
build: update auto-approve config for new validation (#1169) (#617)
gcf-owl-bot[bot] Jul 30, 2021
27d1344
chore(nodejs): update client ref docs link in metadata (#619)
fhinkel Aug 4, 2021
73318aa
chore: disable renovate dependency dashboard (#1194) (#622)
gcf-owl-bot[bot] Aug 25, 2021
05d2444
fix(build): update branch to main (#624)
Sep 8, 2021
0cf2830
chore: release 4.1.1 (#625)
release-please[bot] Sep 8, 2021
96fdef4
build: enable release-trigger bot (#1212) (#626)
gcf-owl-bot[bot] Sep 14, 2021
6372a82
chore: relocate owl bot post processor (#630)
SurferJeffAtGoogle Sep 21, 2021
9b805fd
build(node): run linkinator against index.html (#1227) (#632)
gcf-owl-bot[bot] Sep 30, 2021
2d29fcb
chore(deps): update dependency @types/node to v16 (#633)
renovate-bot Oct 26, 2021
0b5ab5c
chore(cloud-rad): delete api-extractor config (#635)
fhinkel Nov 2, 2021
e63909d
build: add generated samples to .eslintignore (#642)
gcf-owl-bot[bot] Dec 9, 2021
c43af2e
Enable staleness and pull request size bots on repository (#647)
losalex Dec 29, 2021
18bfc91
docs(node): support "stable"/"preview" release level (#1312) (#648)
gcf-owl-bot[bot] Dec 29, 2021
2aed187
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
f6a21b7
test(nodejs): remove 15 add 16 (#1322) (#656)
gcf-owl-bot[bot] Jan 11, 2022
b7754e3
chore: update github issue templates (#1085) (#659)
gcf-owl-bot[bot] Jan 13, 2022
95d5044
build(node): switch back to keystore for publication (#1328) (#660)
gcf-owl-bot[bot] Jan 19, 2022
cdc986c
chore: add api_shortname and library_type to repo metadata (#646)
parthea Jan 19, 2022
4543375
chore: Update blunderbuss settings to a new issues/pr reviewer (#661)
losalex Jan 24, 2022
65254ae
docs(nodejs): version support policy edits (#1346) (#665)
gcf-owl-bot[bot] Feb 4, 2022
146802b
fix: Update dependency @google-cloud/logging from 9.0.0 to 9.6.9 (#667)
losalex Feb 16, 2022
9d8a8cd
chore(main): release 4.1.2 (#668)
release-please[bot] Feb 16, 2022
48ed5a2
fix: Use defaultCallback in LoggingCommon class (#672)
losalex Mar 9, 2022
ea05a35
chore(main): release 4.1.3 (#673)
release-please[bot] Mar 9, 2022
66d5f5a
feat: Add support to print structured logging to STDOUT (#676)
losalex Mar 18, 2022
72f494c
chore(main): release 4.2.0 (#677)
release-please[bot] Mar 18, 2022
1bda137
fix: Add missing closure for code snippet in README (#682)
losalex Mar 21, 2022
6fb0b42
chore(main): release 4.2.1 (#683)
release-please[bot] Mar 21, 2022
c82c4e1
fix: Error: write after end when handling SIGINT (#684)
losalex Mar 23, 2022
1232425
chore(main): release 4.2.2 (#685)
release-please[bot] Mar 23, 2022
3d43000
chore(deps): update actions/setup-node action to v3 (#1393) (#688)
gcf-owl-bot[bot] Apr 6, 2022
3913544
chore(deps): update actions/checkout action to v3 (#1392) (#689)
gcf-owl-bot[bot] Apr 6, 2022
b01d335
fix: Reenable staleness bot (#691)
losalex Apr 18, 2022
8455c98
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
074ea50
chore(main): release 4.2.3 (#699)
release-please[bot] Apr 21, 2022
6839d76
build: make ci testing conditional on engines field in package.json, …
gcf-owl-bot[bot] Apr 21, 2022
8f47081
chore(deps): update dependency @types/mocha to v9 (#702)
renovate-bot May 1, 2022
d176eb8
build: update auto approve to v2, remove release autoapproving (#1432…
gcf-owl-bot[bot] May 6, 2022
8663cbf
fix: LoggingWinston log test 'should work correctly with winston form…
losalex May 23, 2022
5edbc8c
chore(main): release 4.2.4 (#711)
release-please[bot] May 24, 2022
99cddf8
build!: update library to use Node 12 (#706)
sofisl May 24, 2022
d115079
fix(deps): update dependency @google-cloud/logging to v10 (#709)
renovate-bot May 24, 2022
68a858e
chore(main): release 5.0.0 (#712)
release-please[bot] May 24, 2022
668d062
feat: Add support for library instrumentation (#713)
losalex May 28, 2022
f1dc01f
chore(main): release 5.1.0 (#715)
release-please[bot] May 30, 2022
506af55
build(node): add new jsteam + enforce branches up-to-date (#1451) (#716)
gcf-owl-bot[bot] Jun 7, 2022
367aa11
chore(deps): update dependency @google-cloud/common to v4 (#717)
renovate-bot Jun 9, 2022
d79ed29
chore(deps): update dependency linkinator to v4 (#720)
renovate-bot Jul 7, 2022
43e6b67
fix: Remove Stackdriver references and add note regarding possible fo…
losalex Jul 12, 2022
b5d68c9
chore(main): release 5.1.1 (#722)
release-please[bot] Jul 13, 2022
23e90d3
fix: Logging to stdout in Cloud Run creates a JSON object as "message…
losalex Jul 18, 2022
f1d2c6f
chore(main): release 5.1.2 (#725)
release-please[bot] Jul 18, 2022
1bfa3ce
chore: added extra variables owlbot kokoro configs (#729)
daniel-sanche Aug 23, 2022
634369e
fix: remove pip install statements (#1546) (#730)
gcf-owl-bot[bot] Aug 23, 2022
8ea9b93
chore(main): release 5.1.3 (#731)
release-please[bot] Aug 24, 2022
5f677c5
fix: Update latest logging-nodejs to repaire google-gax vulnerability…
losalex Aug 25, 2022
49b17f5
chore(main): release 5.1.4 (#734)
release-please[bot] Aug 25, 2022
74fa35e
fix: maxRetries parameter is ignored (#737)
losalex Sep 2, 2022
5b48e06
chore(main): release 5.1.5 (#738)
release-please[bot] Sep 2, 2022
2cb4fe5
chore(deps): update dependency uuid to v9 (#740)
renovate-bot Sep 8, 2022
c2e4410
fix: Instrumentation performance (#747)
losalex Oct 13, 2022
9ca203b
chore(main): release 5.1.6 (#748)
release-please[bot] Oct 13, 2022
ce236eb
fix: Default callback is not called upon error (#750)
losalex Oct 19, 2022
3ae6b7b
chore(main): release 5.1.7 (#752)
release-please[bot] Oct 20, 2022
8eaf12a
chore(deps): update dependency @types/node to v18 (#753)
renovate-bot Oct 25, 2022
70eb373
fix: Prevent instrumentation crash and fix the system test (#756)
losalex Nov 1, 2022
de77c79
chore(main): release 5.1.8 (#758)
release-please[bot] Nov 1, 2022
a5f5c64
feat: Add support for instrumentation version annotations (#760)
losalex Nov 4, 2022
3da755b
chore(main): release 5.2.0 (#763)
release-please[bot] Nov 4, 2022
488d10f
fix: Switch instrumentation code to return version stored in NODEJS_W…
losalex Nov 7, 2022
7d18459
chore(main): release 5.2.1 (#765)
release-please[bot] Nov 7, 2022
8459ed6
fix: Unknown log level : http (#766)
losalex Nov 8, 2022
511f2a0
chore(main): release 5.2.2 (#767)
release-please[bot] Nov 9, 2022
090a385
chore(deps): update dependency @types/uuid to v9 (#768)
renovate-bot Nov 30, 2022
51fe958
fix: Add a partner team as approvers for PRs (#769)
losalex Dec 2, 2022
eef2065
chore(main): release 5.2.3 (#770)
release-please[bot] Dec 2, 2022
8d46818
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 6, 2022
4b351a1
build: have Kokoro grab service account credentials from secret that …
gcf-owl-bot[bot] Dec 19, 2022
ffe90d6
feat: Add support for TransportStream options (#775)
losalex Jan 4, 2023
2c92bac
chore(main): release 5.3.0 (#776)
release-please[bot] Jan 4, 2023
ffc918d
chore: store nodejs build artifacts in placer (#788)
gcf-owl-bot[bot] Mar 16, 2023
0189356
chore!: upgrade to node 14 (#807)
gcf-owl-bot[bot] Aug 10, 2023
1f5c9d0
chore(main): release 6.0.0 (#809)
release-please[bot] Aug 10, 2023
2060b78
chore: call non-hermetic functions since we're installing node_module…
gcf-owl-bot[bot] Sep 26, 2023
42d7e61
fix: skip writing RequestLogEntry for Cloud Run with flag enabled (#821)
cindy-peng Oct 24, 2023
de9a431
chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#820)
gcf-owl-bot[bot] Nov 10, 2023
59ac157
doc: fix link to be grpc link for HttpRequest (#828)
cindy-peng Nov 14, 2023
48c9d47
chore: update cloud-rad version to ^0.4.0 (#829)
gcf-owl-bot[bot] Nov 15, 2023
df6a606
fix: Fix trace_sampled type to be consistent with API documentation (…
cindy-peng Nov 15, 2023
5e6a2fa
chore(.github): Update winston issues and prs assignee (#831)
cindy-peng Dec 6, 2023
780ecab
chore(deps): update dependency c8 to v9 (#833)
renovate-bot Jan 18, 2024
1b7ee33
chore: create flakybot.yaml to change default issue priority (#841)
cindy-peng Jan 29, 2024
e4440a9
chore: update links in github issue templates (#854)
gcf-owl-bot[bot] Oct 23, 2024
6b18d52
chore(main): release 6.0.1 (#825)
release-please[bot] May 13, 2025
d446a71
chore!: migrate to node 18 (#909)
sofisl Nov 21, 2025
e1ab8cd
chore: lint failures (#913)
gcf-owl-bot[bot] Nov 22, 2025
ce589f7
chore: attempt to fix lint (#914)
sofisl Dec 1, 2025
c295dba
chore: remove api-logging teams (#919)
suztomo Jan 21, 2026
039c16e
chore: fix lint failures (#915)
gcf-owl-bot[bot] Jan 26, 2026
430c041
Merge remote-tracking branch 'migration/main' into nodejs-logging-win…
GautamSharda Feb 3, 2026
69d0919
build: add release-please config, fix owlbot-config
GautamSharda Feb 3, 2026
59db92d
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 3, 2026
0b736a3
Merge branch 'main' into nodejs-logging-winston-migration
GautamSharda Feb 4, 2026
10e2302
Update CODEOWNERS for logging-winston ownership
sofisl Feb 4, 2026
9ea21b6
Merge branch 'main' into nodejs-logging-winston-migration
GautamSharda Feb 4, 2026
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
@@ -1,4 +1,5 @@
{
"handwritten/logging-winston": "6.0.1",
"handwritten/bigquery": "8.1.1",
"handwritten/cloud-profiler": "6.0.3",
"packages/gapic-node-processing": "0.1.6",
Expand Down
17 changes: 17 additions & 0 deletions handwritten/logging-winston/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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.


begin-after-commit-hash: 674a41e0de2869f44f45eb7b1a605852a5394bba

10 changes: 10 additions & 0 deletions handwritten/logging-winston/.compodocrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
tsconfig: ./tsconfig.json
output: ./docs
theme: material
hideGenerator: true
disablePrivate: true
disableProtected: true
disableInternal: true
disableCoverage: true
disableGraph: true
8 changes: 8 additions & 0 deletions handwritten/logging-winston/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
system-test/**/fixtures
3 changes: 3 additions & 0 deletions handwritten/logging-winston/.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 handwritten/logging-winston/.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
17 changes: 17 additions & 0 deletions handwritten/logging-winston/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
**/*.log
**/node_modules
.coverage
.nyc_output
.vscode
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
google-cloud-logging-winston-*.tgz
google-cloud-logging-bunyan-*.tgz
key.json
__pycache__
package-lock.json
51 changes: 51 additions & 0 deletions handwritten/logging-winston/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
// Copyright 2019 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.
//

'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'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2019 Google, LLC.',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/logging-winston',
theme: 'lumen',
default: {
"outputSourceFiles": false
}
},
markdown: {
idInHeadings: true
}
};
1 change: 1 addition & 0 deletions handwritten/logging-winston/.kokoro/.gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading