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-pubsublite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: googleapis/java-pubsublite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.6
Choose a head ref
  • 9 commits
  • 25 files changed
  • 5 contributors

Commits on Sep 8, 2021

  1. chore: release 1.0.6-SNAPSHOT (#864)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9180e63 View commit details
    Browse the repository at this point in the history
  2. samples: add event time as a custom attribute (#863)

    * samples: add event time as a custom attribute
    
    * address dpcollins' comments
    
    * show event time parsing in subscriber example
    anguillanneuf authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d2b7afe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc090cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d312080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a74d32 View commit details
    Browse the repository at this point in the history
  6. chore: Re-generated to pick up changes from self (#866)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/92d0828c-241b-4c36-8d41-757c613ee8d9/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    1ee76ec View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. chore: Re-generated to pick up changes from synthtool (#867)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore(java): remove readme autosynth job config
    
    README generation is now handled by owlbot
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Wed Sep 8 12:11:28 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada
    Source-Link: googleapis/synthtool@df5093b
    
    * chore: remove readme synth.py config
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Wed Sep 8 13:23:41 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196
    Source-Link: googleapis/synthtool@2d31a92
    
    * chore: add gcf-owl-bot to list of trusted contributors
    
    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Wed Sep 8 13:42:12 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91
    Source-Link: googleapis/synthtool@a6b9720
    
    * chore(java): update shared-config and shared-dependencies version in pom template
    
    Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com>
    Source-Date: Wed Sep 8 17:28:48 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e
    Source-Link: googleapis/synthtool@396d9b8
    
    Co-authored-by: Tianzi Cai <tianzi@google.com>
    yoshi-automation and anguillanneuf authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    23765cb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. fix: simplify AckSetTrackerImpl and make acks after shutdown not caus…

    …e a permanent error (#872)
    
    * fix: simplify AckSetTrackerImpl and make acks after shutdown not cause a permanent error
    
    * fix: comment
    dpcollins-google authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    98ceff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eefbb66 View commit details
    Browse the repository at this point in the history
Loading