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: v0.9.0
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: v0.10.0
Choose a head ref
  • 12 commits
  • 108 files changed
  • 4 contributors

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    8aa862d View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#478)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-02-01 17:19:36,056 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-02-01 17:19:36,933 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/e6bda5e1-cb58-4d38-9563-d983cb67b740/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4259835 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    246e4e7 View commit details
    Browse the repository at this point in the history
  2. chore: update gapic-generator-java to 0.0.16 (#438)

    * chore: update gapic-generator-java to 0.0.16
    
    Committer: @miraleung
    PiperOrigin-RevId: 350067652
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Jan 4 19:45:21 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: ad3bb00ed7750cd0625b3a36e0e2eff29f778e4a
    Source-Link: googleapis/googleapis@ad3bb00
    
    * chore: update gapic-generator-java to 0.0.18
    
    Committer: @miraleung
    PiperOrigin-RevId: 350949863
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Sat Jan 9 14:01:49 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 91e206bcfeaf8948ea03fe3cb1b7616108496cd3
    Source-Link: googleapis/googleapis@91e206b
    yoshi-automation authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    0a56ab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    020128e View commit details
    Browse the repository at this point in the history
  4. chore(master): release 0.9.1-SNAPSHOT (#483)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    72c0b41 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

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

    * 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.
    
    * build: migrate to flakybot
    
    Source-Author: Justin Beckwith <justin.beckwith@gmail.com>
    Source-Date: Thu Jan 28 22:22:38 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: d1bb9173100f62c0cfc8f3138b62241e7f47ca6a
    Source-Link: googleapis/synthtool@d1bb917
    
    * build(java): generate docfx yml on release
    
    * feat: generate docfx yml on release
    
    * fix: updates name variable
    
    * fix: remove non needed resource
    
    * fix: update date
    
    Source-Author: Emily Ball <emilyball@google.com>
    Source-Date: Mon Feb 1 15:24:59 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 5de29e9434b63ea6d7e46dc348521c62969af1a1
    Source-Link: googleapis/synthtool@5de29e9
    
    * build(java): run linkage monitor as GitHub action
    
    Source-Author: Tomo Suzuki <suztomo@google.com>
    Source-Date: Tue Feb 2 16:20:26 2021 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: e935c9ecb47da0f2e054f5f1845f7cf7c95fa625
    Source-Link: googleapis/synthtool@e935c9e
    yoshi-automation authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    c709bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d41486 View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#489)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-02-03 20:46:40,157 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-02-03 20:46:41,072 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/f0c2224c-ea38-4ee8-8156-b3498daf904e/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    65085e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe29e70 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. feat: Change message id on PubsubMessages to be an encoded MessageMet…

    …adata and rename PublishMetadata to MessageMetadata (#482)
    
    * feat: Change message id on PubsubMessages to be an encoded PublishMetadata
    
    PublishMetadata is both the partition and offset, and is an ID suitable for deduplication.
    
    FIXES: #471
    
    * feat: Rename PublishMetadata to MessageMetadata
    
    * fix: Run fmt:format on samples
    dpcollins-google authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    a5cedf9 View commit details
    Browse the repository at this point in the history
  2. chore(master): release 0.10.0 (#484)

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