Skip to content
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.4.1
Choose a base ref
...
head repository: googleapis/nodejs-logging
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.5.0
Choose a head ref
  • 3 commits
  • 42 files changed
  • 4 contributors

Commits on May 25, 2023

  1. docs: update docs-devsite.sh to use latest node-js-rad version (#1418)

    Co-authored-by: sofisl <55454395 [email protected]>
    
    Source-Link: googleapis/synthtool@b1ced7d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:0527a86c10b67742c409dc726ba9a31ec4e69b0006e3d7a49b0e6686c59cdaa9
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 25, 2023
    Configuration menu
    Copy the full SHA
    5b85b9a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. feat: Log Analytics features of the Cloud Logging API (#1416)

    * feat: Log Analytics features of the Cloud Logging API
    feat: Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously
    feat: Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously
    feat: Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets
    feat: Add ConfigServiceV2.DeleteLink method for deleting linked datasets
    feat: Add ConfigServiceV2.ListLinks method for listing linked datasets
    feat: Add ConfigServiceV2.GetLink methods for describing linked datasets
    feat: Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled
    feat: Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data
    docs: Documentation for the Log Analytics features of the Cloud Logging API
    
    PiperOrigin-RevId: 529851525
    
    Source-Link: googleapis/googleapis@1c7ee99
    
    Source-Link: googleapis/googleapis-gen@4a2a3a0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGEyYTNhMDViOTE4MDQzMzNhMWIzOWI2MzVkOGZlMjI0M2Q0YjRmZCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: losalex <90795544 [email protected]>
    3 people authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3c3de6d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 10.5.0 (#1419)

    * chore(main): release 10.5.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282 release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored May 30, 2023
    Configuration menu
    Copy the full SHA
    66e812e View commit details
    Browse the repository at this point in the history
Loading