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/java-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.75.0
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.76.0
Choose a head ref
  • 8 commits
  • 481 files changed
  • 9 contributors

Commits on Sep 25, 2024

  1. chore: append gRPC error message for debugging (#3345)

    * chore: append gRPC error message for debugging
    
    * fix: lint
    harshachinta authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    254b2f5 View commit details
    Browse the repository at this point in the history
  2. feat: Add samples for backup schedule feature APIs. (#3339)

    * Add java sample for `CreateBackupSchedule` API.
    
    * Add samples for backups schedule APIs.
    
    * Fix formatting issues.
    
    * Fix `GetBackupSchedule` and `ListBackupSchedules` method names.
    
    * Fix tags for backup schedule samples.
    
    * Refactored samples' console logs.
    aman-19 authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8cd5163 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    e3cafd7 View commit details
    Browse the repository at this point in the history
  2. chore: Update generation configuration at Fri Sep 27 02:24:50 UTC 2024 (

    #3302)
    
    * chore: Update generation configuration at Sat Aug 24 02:16:11 UTC 2024
    
    * chore: Update generation configuration at Tue Aug 27 02:17:36 UTC 2024
    
    * chore: Update generation configuration at Wed Aug 28 02:18:15 UTC 2024
    
    * chore: Update generation configuration at Thu Aug 29 02:19:05 UTC 2024
    
    * chore: generate libraries at Thu Aug 29 02:19:34 UTC 2024
    
    * chore: Update generation configuration at Fri Aug 30 02:19:50 UTC 2024
    
    * chore: Update generation configuration at Sat Aug 31 02:32:13 UTC 2024
    
    * chore: Update generation configuration at Wed Sep  4 02:19:51 UTC 2024
    
    * chore: Update generation configuration at Thu Sep  5 02:20:21 UTC 2024
    
    * chore: Update generation configuration at Fri Sep  6 02:20:09 UTC 2024
    
    * chore: Update generation configuration at Sat Sep  7 02:18:29 UTC 2024
    
    * chore: Update generation configuration at Sun Sep  8 02:23:55 UTC 2024
    
    * chore: Update generation configuration at Tue Sep 10 02:21:14 UTC 2024
    
    * chore: Update generation configuration at Tue Sep 10 19:32:36 UTC 2024
    
    * chore: generate libraries at Tue Sep 10 19:33:01 UTC 2024
    
    * chore: Update generation configuration at Wed Sep 11 02:20:26 UTC 2024
    
    * chore: Update generation configuration at Thu Sep 12 02:20:51 UTC 2024
    
    * chore: Update generation configuration at Fri Sep 13 02:21:29 UTC 2024
    
    * chore: Update generation configuration at Sat Sep 14 02:19:43 UTC 2024
    
    * chore: Update generation configuration at Mon Sep 16 02:26:06 UTC 2024
    
    * chore: Update generation configuration at Tue Sep 17 02:09:22 UTC 2024
    
    * chore: Update generation configuration at Wed Sep 18 02:21:23 UTC 2024
    
    * chore: Update generation configuration at Thu Sep 19 02:23:01 UTC 2024
    
    * chore: generate libraries at Thu Sep 19 02:23:29 UTC 2024
    
    * chore: Update generation configuration at Fri Sep 20 02:22:38 UTC 2024
    
    * chore: generate libraries at Fri Sep 20 02:24:34 UTC 2024
    
    * chore: Update generation configuration at Sat Sep 21 02:21:05 UTC 2024
    
    * chore: Update generation configuration at Tue Sep 24 02:24:46 UTC 2024
    
    * chore: Update generation configuration at Wed Sep 25 02:25:21 UTC 2024
    
    * update gen script
    
    * chore: generate libraries at Wed Sep 25 23:54:38 UTC 2024
    
    * chore: Update generation configuration at Thu Sep 26 02:24:15 UTC 2024
    
    * chore: Update generation configuration at Fri Sep 27 02:24:50 UTC 2024
    
    ---------
    
    Co-authored-by: Joe Wang <[email protected]>
    cloud-java-bot and JoeWang1127 authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1719f44 View commit details
    Browse the repository at this point in the history
  3. feat: Add opt-in flag and ClientInterceptor to propagate trace contex…

    …t for Spanner end to end tracing (#3162)
    
    * feat(spanner): Add x-goog-spanner-end-to-end-tracing header for requests to SpanFE
    
    * Add Grpc Telemetry client interceptor for trace context propagation
    
    * Remove print statement
    
    * copy grpc telemetry client interceptor code
    
    * rename spanner option for end to end tracing
    
    * add test for custom client interceptor code
    
    * resolve comments
    
    * Make trace context interceptor conditional based on client opt-in
    
    * resolve comments
    
    * reformat code
    
    * resolve comments
    
    * fix clirr build failure
    
    * fix lint errors
    
    * combine enable/disable fn into single fn
    
    * Rename server side tracing to spanner tracing
    
    * Rename spanner tracing to end to end tracing
    
    * fix comments
    
    * Fix lint error
    nareshz authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0b7fdaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed979aa View commit details
    Browse the repository at this point in the history
  5. chore(main): release 6.75.1-SNAPSHOT (#3340)

    * chore(main): release 6.75.1-SNAPSHOT
    
    * chore: generate libraries at Fri Sep 27 10:59:41 UTC 2024
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e69e0dd View commit details
    Browse the repository at this point in the history
  6. chore(main): release 6.76.0 (#3350)

    * chore(main): release 6.76.0
    
    * chore: generate libraries at Fri Sep 27 11:44:44 UTC 2024
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: cloud-java-bot <[email protected]>
    release-please[bot] and cloud-java-bot authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    35a8eb2 View commit details
    Browse the repository at this point in the history
Loading