@google-cloud/pino-logging-gcp-config
Version:
Module to create a basic Pino LoggerConfig to support Google Cloud structured logging
103 lines (58 loc) • 4.96 kB
Markdown
# Changelog
<!-- markdownlint-disable -->
## [1.3.1](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.3.0...pino-logging-gcp-config-v1.3.1) (2025-12-12)
### Bug Fixes
* **deps:** update deps to resolve vulnerability ([d8993e4](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/d8993e4d4b853714725990474918239dd74bdecb))
## [1.3.0](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.2.0...pino-logging-gcp-config-v1.3.0) (2025-11-13)
### Features
* **pino-logging-gcp-config:** support pino v10 ([#222](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/222)) ([832b1ea](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/832b1ea764371163c6006bd6874569e8e71603d5))
* Require Pino v10.x and Node v20+ ([59ef495](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/59ef49505db6f95c0d76234a26f96032bbf141a3))
## [1.2.0](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.1.0...pino-logging-gcp-config-v1.2.0) (2025-09-12)
### Features
* Improvements to logging diagnostic message ([b86a528](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/b86a528dae879df63947b1a3226bf9ec50f584f8)), closes [#212](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/212)
### Bug Fixes
* **deps:** Update dependencies and run tests on all node LTS versions ([982b98d](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/982b98d598bbbee09492349db1519c8ca99665c2))
## [1.1.0](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.6...pino-logging-gcp-config-v1.1.0) (2025-08-05)
### Features
* Support user-defined formatter.log after GCP formatting ([#200](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/200)) ([9fa3d97](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/9fa3d97b5823be0df4ba74703427fb417adb95d9))
### Bug Fixes
* **deps:** update form-data to fix vulnerability ([98970c8](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/98970c86b20cce5cf54aba02ced71e4042d21ec2))
## [1.0.6](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.4...pino-logging-gcp-config-v1.0.6) (2025-06-19)
### Bug Fixes
- **deps:** update npm brace-expansion [SECURITY]
([2b89645](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/2b89645aee6532234218950dfbcd8e8340b4b6df))
- **pino-logging-gcp-config:** log mutates input
([#192](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/192))
([1e9fbbd](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/1e9fbbdb461a92339d8a5649c613e9e07972cb07))
## 1.0.5 (2025-05-18)
### Invalid release
## [1.0.4](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.3...pino-logging-gcp-config-v1.0.4) (2025-05-20)
### Bug Fixes
- wrong `logging.googleapis.com/trace` format
([#177](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/177))
([782211a](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/782211a58e22447cf61be8edf789d2cad0471649))
## [1.0.3](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.2...pino-logging-gcp-config-v1.0.3) (2025-04-29)
### Bug Fixes
- format nanos correctly if nanos is 0
([#163](https://github.com/GoogleCloudPlatform/cloud-solutions/issues/163))
([19acc84](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/19acc8438b5f433ab3b8b82bec6741d1920a23f6))
## [1.0.2](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.1...pino-logging-gcp-config-v1.0.2) (2024-11-18)
### Bug Fixes
- **deps:** update cross-spawn to address CVE
([261be11](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/261be1157445d188e5eb48ae30b0196bde180757))
## [1.0.1](https://github.com/GoogleCloudPlatform/cloud-solutions/compare/pino-logging-gcp-config-v1.0.0...pino-logging-gcp-config-v1.0.1) (2024-11-06)
### Bug Fixes
- 351958473
([2ccd285](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/2ccd2858e6fef6da828a705d264eb6e81d3bd4ef))
- **deps:** [pino-logging-gcp-config] Update pino-logging-gcp-config
([8188c44](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/8188c44966c14217100ecf1a905dd6f8b08d6bfd))
- **deps:** Update dependencies
([d5a8d22](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/d5a8d22769796e90d67ddcc0477c206d12abcbf7))
- **deps:** update pino-logging-gcp-config
([743cc54](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/743cc54f76e5991be846be3cabb56b5b43365855))
- improve diagnostics log entry
([feb5f93](https://github.com/GoogleCloudPlatform/cloud-solutions/commit/feb5f9399dc31868cf57d812fbbe845849fa7240))
## 1.0.0 (2024-08-06)
### Features
- Initial Release
<!-- markdownlint-enable -->