Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/logging

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/logging - npm Package Versions

1
16

4.5.2

Diff

Changelog

Source

v4.5.2

04-11-2019 14:26 PDT

This release has minor bug fixes:

  • fix(types): improve types for LogEntry (#448)
  • fix: include 'x-goog-request-params' header in requests (#439)
google-node-team
published 4.5.1 •

Changelog

Source

v4.5.1

03-18-2019 19:32 PDT

Bug Fixes

  • fix(ts): do not require storage/pubsub types, add install test (#430)
google-node-team
published 4.5.0 •

Changelog

Source

v4.5.0

03-13-2019 22:25 PDT

New Features

  • feat: ability to detect service context (#400)

Bug Fixes

  • fix: do not push duplicate scopes (#414)
  • fix: throw on invalid credentials (#395)

Dependencies

  • fix(deps): update dependency @google-cloud/paginator to ^0.2.0 (#419)
  • fix(deps): update dependency gcp-metadata to v1 (#402)
  • fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.9 (#394)
  • fix(deps): update dependency @google-cloud/promisify to ^0.4.0 (#398)

Documentation

  • docs: update links in contrib guide (#399)

Internal / Testing Changes

  • chore(deps): update dependency @google-cloud/pubsub to ^0.28.0 (#421)
  • refactor: update json import paths (#422)
  • chore(deps): update dependency supertest to v4 (#420)
  • refactor: clean up types and imports (#409)
  • build: Add docuploader credentials to node publish jobs (#415)
  • build: use node10 to run samples-test, system-test etc (#413)
  • build: update release configuration
  • chore(deps): update @google-cloud/pubsub to v0.27.0 (#410)
  • chore(deps): update dependency @google-cloud/pubsub to ^0.26.0 (#407)
  • refactor (typescript): noImplilcitAny (#408)
  • chore(deps): update dependency @google-cloud/pubsub to ^0.25.0 (#405)
  • chore: update proto docs and code style
  • chore(deps): update dependency mocha to v6 (#403)
  • build: use linkinator for docs test (#397)
  • refactor: expose and improve types (#393)
  • fix(deps): update dependency yargs to v13 (#392)
  • chore: use proper enum for GCPEnv (#389)
google-node-team
published 4.4.0 •

Changelog

Source

v4.4.0

02-11-2019 17:40 PST

New Features

  • feat: include TypeScript types (#387)

Bug Fixes

  • fix: stop exporting express types publicly (#376)

Documentation

  • docs: update contributing path in README (#383)
  • chore: move CONTRIBUTING.md to root (#382)
  • docs: add lint/fix example to contributing guide (#379)
  • docs: fix example comments (#378)

Internal / Testing Changes

  • build: create docs test npm scripts (#385)
  • build: test using @grpc/grpc-js in CI (#384)
  • refactor: improve generated code style. (#377)
google-node-team
published 4.3.0 •

Changelog

Source

v4.3.0

01-31-2019 12:49 PST

Implementation Changes

  • Modify retry settings for WriteLogEntries, update year in the license headers (#366)

Dependencies

  • fix(deps): update dependency google-gax to ^0.25.0 (#373)
  • chore(deps): update dependency @google-cloud/pubsub to ^0.24.0 (#371)
  • fix(deps): update dependency @google-cloud/common-grpc to ^0.10.0 (#372)
  • chore(deps): update dependency eslint-config-prettier to v4 (#370)
  • fix(deps): update dependency google-gax to ^0.24.0 (#369)
  • chore(deps): update dependency @google-cloud/pubsub to ^0.23.0 (#367)
  • fix(deps): update dependency google-auth-library to v3 (#365)
  • fix(deps): update dependency google-gax to ^0.23.0 (#364)

Documentation

  • build: ignore googleapis.com in doc link check (#368)
  • fix(docs): removed unused gRPC message types

Internal / Testing Changes

  • build: check broken links in generated docs (#358)
google-node-team
published 4.2.0 •

Changelog

Source

v4.2.0

01-02-2019 12:43 PST

New Features

  • feat: cache detected environment's default resource (#359)

Dependencies

  • fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.8 (#354)

Internal / Testing Changes

  • refactor: modernize the sample tests (#356)
  • refactor(ts): improve typescript types (#309)
  • chore(build): inject yoshi automation key (#352)
  • chore: update nyc and eslint configs (#351)
  • chore: fix publish.sh permission +x (#348)
  • fix(build): fix Kokoro release script (#347)
  • build: add Kokoro configs for autorelease (#346)
  • chore: always nyc report before calling codecov (#342)
  • chore: nyc ignore build/test by default (#341)
google-node-team
published 4.1.1 •

Changelog

Source

v4.1.1

12-05-2018 13:12 PST

Implementation Changes

TypeScript related changes:

  • refactor(ts): generate logging types from proto (#314)
  • refactor(ts): use es imports and exports (#307)

Dependencies

  • chore(deps): update dependency typescript to ~3.2.0 (#331)
  • chore(deps): update dependency @google-cloud/pubsub to ^0.22.0 (#333)
  • fix(deps): update dependency google-gax to ^0.22.0 (#323)
  • fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.7 (#322)
  • chore(deps): update dependency @google-cloud/pubsub to ^0.21.0 (#324)
  • chore(deps): update dependency gts to ^0.9.0 (#321)
  • chore(deps): update dependency bignumber.js to v8 (#301)
  • chore(deps): update dependency @types/is to v0.0.21 (#315)
  • chore(deps): update dependency @google-cloud/nodejs-repo-tools to v3 (#318)
  • fix(deps): update dependency through2 to v3 (#311)

Documentation

  • docs(samples): updated samples code to use async await (#329)
  • docs: update directory for docs generation (#312)

Internal / Testing Changes

  • fix(docs): const logging = require.. contains binary (#338)
  • chore: update license file (#337)
  • docs: update readme badges (#335)
  • fix(build): fix system key decryption (#332)
  • chore: add synth.metadata
  • chore: update eslintignore config (#320)
  • chore: drop contributors from multiple places (#316)
  • chore: use latest npm on Windows (#313)
  • chore(build): use the latest npm on windows for tests (#304)
  • refactor: go back to prettier, use generated gapic tests (#308)
google-node-team
published 4.1.0 •

Changelog

Source

v4.1.0

New Features

  • feat: export middleware helpers (#289)
  • feat: Introduce middleware directory (#248)

Bug fixes

  • fix(metadata): include zone on GAE descriptor (#298)
  • fix(middleware): tweak the middleware api (#291)
  • fix: resolve compile errors (#287)
  • fix(deps): move nock to devDependencies (#276)

Dependencies

  • fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.6 (#283)
  • chore(deps): update dependency eslint-plugin-node to v8 (#284)
  • fix(deps): update dependency gcp-metadata to ^0.9.0 (#279)
  • fix(deps): update dependency snakecase-keys to v2 (#259)
  • refactor: remove async, methmeth, propprop (#253)
  • fix(deps): update dependency google-proto-files to ^0.17.0 (#242)
  • chore(deps): update dependency sinon to v7 (#243)
  • chore(deps): update dependency eslint-plugin-prettier to v3 (#238)
  • chore(deps): update dependency @google-cloud/pubsub to v0.20.1 (#236)
  • fix(samples): update dependency @google-cloud/logging-winston to ^0.10.0 (#235)

Documentation

  • docs: update reference documentation

Internal / Testing Changes

  • chore: update CircleCI config (#302)
  • chore: remove a few unused deps (#299)
  • fix: fix system tests by choosing semver range for BigQuery (#297)
  • fix: disable skipLibCheck in the tsconfig (#296)
  • refactor(metadata): use async/await (#295)
  • chore: include build in eslintignore (#292)
  • fix(tsconfig): disable allowJs, enable declaration (#288)
  • refactor(ts): convert tests to typescript (#282)
  • test: fix the system tests with cleanup (#281)
  • fix(fix): no fix for samples/node_modules (#278)
  • chore: update github issue templates (#274)
  • chore: remove old issue template (#270)
  • build: run tests on node11 (#268)
  • chore(typescript): convert src/ to typescript (#258)
  • fix(synth): s.replace import syntax of code samples in autogenerated code (#266)
  • chore: use gts for samples; jettison prettier (#255)
  • chores(build): do not collect sponge.xml from windows builds (#257)
  • chores(build): run codecov on continuous builds (#256)
  • chore: run gts fix (#252)
  • refactor: introduce typescript compiler (#246)
  • fix(test): block auth during public system tests (#249)
  • build: fix codecov uploading on Kokoro (#244)
  • test: remove appveyor config (#234)
google-node-team
published 4.0.1 •

Changelog

Source

v4.0.1

Implementation Changes

  • fix(deps): Upgrade to @google-cloud/common-grpc 0.9.0 (#232)
google-node-team
published 4.0.0 •

Changelog

Source

v4.0.0

This release has breaking changes. This library is now compatible with es module import syntax.

Old Code
const logging = require('@google-cloud/logging')();
// or...
const Logging = require('@google-cloud/logging');
const logging = new Logging();
New Code
const {Logging} = require('@google-cloud/logging');
const logging = new Logging();

Breaking changes

  • Use es classes (#219)

Bug Fixes

  • fix(gce): instance id can be a big number (#222)
  • fix(deps): update dependency @google-cloud/storage to v2 (#213)
  • fix(GCE): add zone label in GCE descriptor (#215)
  • fix(deps): update dependency google-auth-library to v2 (#210)

Internal / Testing Changes

  • build: write logs to separate file (#230)
  • Enable prefer-const in the eslint config (#229)
  • fix(deps): roll back dependency @google-cloud/logging to ^3.0.2 (#224)
  • Enable no-var in eslint (#228)
  • Use arrow functions (#227)
  • Switch to let/const (#221)
  • fix(deps): update dependency google-gax to ^0.20.0 (#220)
  • Use let and const (#217)
  • Update CI config (#218)
  • Retry npm install in CI (#214)
  • add templates to synth.py and run it (#211)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc