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.16.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.16.1
Choose a head ref
  • 10 commits
  • 17 files changed
  • 6 contributors

Commits on Jun 16, 2021

  1. chore: release 0.16.1-SNAPSHOT (#707)

    🤖 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 Jun 16, 2021
    Configuration menu
    Copy the full SHA
    3294c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5050dfa View commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#711)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-16 17:08:49,723 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-16 17:08:51,096 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/c3f06dd6-cc3e-46e6-a34a-846bca81df26/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    e42dc26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a0d4ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    107f6f1 View commit details
    Browse the repository at this point in the history
  6. chore: regenerate README (#713)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-16 17:25:11,195 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-16 17:25:12,474 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/e2ef8e2a-b413-467d-8c1e-3b26433c1a73/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    b33dfc5 View commit details
    Browse the repository at this point in the history
  7. chore: re-generated to pick up changes from synthtool (#706)

    * 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.
    
    * fix: Update dependencies.sh to not break on mac
    
    Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com>
    Source-Date: Tue Jun 15 14:06:42 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 8f76a885deaaf2fe234daeba4a8cc4d1b3de8086
    Source-Link: googleapis/synthtool@8f76a88
    yoshi-automation authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f58163f View commit details
    Browse the repository at this point in the history
  8. cleanup: Modify pom files for java-pubsublite to enable errorprone an…

    …alysis and general clean up (#693)
    
    * cleanup: Modify pom files for java-pubsublite to enable errorprone analysis and general clean up
    
    * cleanup: Modify pom files for java-pubsublite to enable errorprone analysis and general clean up
    
    * fix: upperbound dependency issue
    
    * fix: remove skip marker
    
    * chore: fix unused declared
    
    * fix: mac-incompatible and weird commands in dependencies.sh
    
    * fix: Add flogger as a compile dependency to resolve desync
    
    * fix: lint
    
    Co-authored-by: Stephanie Wang <stephaniewang526@users.noreply.github.com>
    dpcollins-google and stephaniewang526 authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    34a9811 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. fix: Make PubsubLiteIO not final and have protected constructor (#715)

    This will enable creating a POC for aliasing it in the beam repo.
    dpcollins-google authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    a6a7fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0beccb View commit details
    Browse the repository at this point in the history
Loading