From e0a2390d58fca19a2a1c68eacf09ca8d56142202 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 17:30:58 +0000 Subject: [PATCH] chore(main): release 5.1.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- samples/package.json | 2 +- src/index.ts | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62dfb0d..1bb78a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ [1]: https://www.npmjs.com/package/nodejs-logging-bunyan?activeTab=versions +## [5.1.0](https://github.com/googleapis/nodejs-logging-bunyan/compare/v5.0.1...v5.1.0) (2023-12-08) + + +### Features + +* Enable custom json fields truncation for bunyan ([#732](https://github.com/googleapis/nodejs-logging-bunyan/issues/732)) ([eb6fa66](https://github.com/googleapis/nodejs-logging-bunyan/commit/eb6fa6615cd43f192c07f69a5329a5d4ba159206)) + + +### Bug Fixes + +* Fix rest links with the correct gRPC links used by library. ([#724](https://github.com/googleapis/nodejs-logging-bunyan/issues/724)) ([555c33e](https://github.com/googleapis/nodejs-logging-bunyan/commit/555c33e858248b911a5aa405d11f64a2fb5942dd)) + ## [5.0.1](https://github.com/googleapis/nodejs-logging-bunyan/compare/v5.0.0...v5.0.1) (2023-10-30) diff --git a/package.json b/package.json index a35a713..b055716 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@google-cloud/logging-bunyan", "description": "Cloud Logging stream for Bunyan", - "version": "5.0.1", + "version": "5.1.0", "license": "Apache-2.0", "author": "Google Inc.", "engines": { diff --git a/samples/package.json b/samples/package.json index 51eb486..8281c8d 100644 --- a/samples/package.json +++ b/samples/package.json @@ -15,7 +15,7 @@ "test": "mocha system-test --timeout 600000" }, "dependencies": { - "@google-cloud/logging-bunyan": "^5.0.1", + "@google-cloud/logging-bunyan": "^5.1.0", "bunyan": "^1.8.12", "express": "^4.16.3", "yargs": "^16.0.0" diff --git a/src/index.ts b/src/index.ts index 46ef5e2..3269d67 100644 --- a/src/index.ts +++ b/src/index.ts @@ -74,7 +74,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_BUNYAN_DEFAULT_LIBRARY_VERSION = '5.0.1'; // {x-release-please-version} +export const NODEJS_BUNYAN_DEFAULT_LIBRARY_VERSION = '5.1.0'; // {x-release-please-version} /** * Gets the current fully qualified trace ID when available from the