Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/nodejs-logging-bunyan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Choose a base ref
...
head repository: googleapis/nodejs-logging-bunyan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 7 contributors

Commits on Nov 10, 2023

  1. fix: Fix rest links with the correct gRPC links used by library. (#724)

    * fix: Fix incorrect rest links with gRPC
    
    * Update readme-partials.yml
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: cindy-peng <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    555c33e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. chore: update cloud-rad version to ^0.4.0 (#725)

    Source-Link: googleapis/synthtool@1063ef3
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e92044720ab3cb6984a70b0c6001081204375959ba3599ef6c42dd99a7783a67
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: meredithslota <[email protected]>
    3 people authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    06812a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. chore(.github): Update bunyan issues and prs assignee (#730)

    Co-authored-by: cindy-peng <[email protected]>
    cindy-peng and cindy-peng authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    8baf645 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. feat: enable custom json fields truncation for bunyan (#732)

    * feat: enable custom json fields truncation.
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: cindy-peng <[email protected]>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    eb6fa66 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix: add speciel logging fields section in the doc (#728)

    Co-authored-by: cindy-peng <[email protected]>
    cindy-peng and cindy-peng authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0b9ad2b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    40fa060 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. chore: create flakybot.yaml to change default issue priority (#737)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [x] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/nodejs-logging-bunyan/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [x] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    cindy-peng authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d9b6b2f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore(main): release 5.1.0 (#726)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c5f149b View commit details
    Browse the repository at this point in the history
Loading