From 99900a18d2aa31d0bb388ee52feb29da4230b253 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 10:06:18 -0800 Subject: [PATCH] chore(main): release 5.2.2 (#767) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- samples/package.json | 2 +- src/common.ts | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7128910c..4b6c9723 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ [1]: https://www.npmjs.com/package/@google-cloud/logging-winston?activeTab=versions +## [5.2.2](https://github.com/googleapis/nodejs-logging-winston/compare/v5.2.1...v5.2.2) (2022-11-08) + + +### Bug Fixes + +* Unknown log level : http ([#766](https://github.com/googleapis/nodejs-logging-winston/issues/766)) ([167b89c](https://github.com/googleapis/nodejs-logging-winston/commit/167b89cd8b9fb0a20a8fd14e0831a46d566a5bb9)) + ## [5.2.1](https://github.com/googleapis/nodejs-logging-winston/compare/v5.2.0...v5.2.1) (2022-11-07) diff --git a/package.json b/package.json index 78341dc6..a6bf7f59 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@google-cloud/logging-winston", "description": "Cloud Logging transport for Winston", - "version": "5.2.1", + "version": "5.2.2", "license": "Apache-2.0", "author": "Google Inc.", "engines": { diff --git a/samples/package.json b/samples/package.json index cb6cc516..7b47a2f2 100644 --- a/samples/package.json +++ b/samples/package.json @@ -14,7 +14,7 @@ "test": "mocha --timeout 600000" }, "dependencies": { - "@google-cloud/logging-winston": "^5.2.1", + "@google-cloud/logging-winston": "^5.2.2", "winston": "^3.2.1" }, "devDependencies": { diff --git a/src/common.ts b/src/common.ts index 367787e8..27861732 100644 --- a/src/common.ts +++ b/src/common.ts @@ -95,7 +95,7 @@ export const LOGGING_SAMPLED_KEY = 'logging.googleapis.com/trace_sampled'; * Using release-please annotations to update DEFAULT_INSTRUMENTATION_VERSION with latest version. * See https://github.com/googleapis/release-please/blob/main/docs/customizing.md#updating-arbitrary-files */ -export const NODEJS_WINSTON_DEFAULT_LIBRARY_VERSION = '5.2.1'; // {x-release-please-version} +export const NODEJS_WINSTON_DEFAULT_LIBRARY_VERSION = '5.2.2'; // {x-release-please-version} /*! * Gets the current fully qualified trace ID when available from the