From 62f179246e4d93dd123688c5cae55fa52e428411 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 16:27:17 -0700 Subject: [PATCH] chore(main): release 5.0.0 (#708) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- samples/package.json | 2 +- src/index.ts | 2 +- 4 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b91bd4d..e1a9dec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ [1]: https://www.npmjs.com/package/nodejs-logging-bunyan?activeTab=versions +## [5.0.0](https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.2.2...v5.0.0) (2023-08-10) + + +### ⚠ BREAKING CHANGES + +* upgrade to Node 14 ([#705](https://github.com/googleapis/nodejs-logging-bunyan/issues/705)) + +### Miscellaneous Chores + +* Upgrade to Node 14 ([#705](https://github.com/googleapis/nodejs-logging-bunyan/issues/705)) ([e2299d6](https://github.com/googleapis/nodejs-logging-bunyan/commit/e2299d66ec80a8d5b5c9f15c36b071771e28f9b9)) + ## [4.2.2](https://github.com/googleapis/nodejs-logging-bunyan/compare/v4.2.1...v4.2.2) (2022-12-02) diff --git a/package.json b/package.json index dd399790..74367f41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@google-cloud/logging-bunyan", "description": "Cloud Logging stream for Bunyan", - "version": "4.2.2", + "version": "5.0.0", "license": "Apache-2.0", "author": "Google Inc.", "engines": { diff --git a/samples/package.json b/samples/package.json index e0611732..6ea9d595 100644 --- a/samples/package.json +++ b/samples/package.json @@ -15,7 +15,7 @@ "test": "mocha system-test --timeout 600000" }, "dependencies": { - "@google-cloud/logging-bunyan": "^4.2.2", + "@google-cloud/logging-bunyan": "^5.0.0", "bunyan": "^1.8.12", "express": "^4.16.3", "yargs": "^16.0.0" diff --git a/src/index.ts b/src/index.ts index 049b448a..70c4c6d3 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 = '4.2.2'; // {x-release-please-version} +export const NODEJS_BUNYAN_DEFAULT_LIBRARY_VERSION = '5.0.0'; // {x-release-please-version} /** * Gets the current fully qualified trace ID when available from the