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.10.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: v1.11.0
Choose a head ref
  • 11 commits
  • 55 files changed
  • 8 contributors

Commits on Feb 20, 2023

  1. fix: Change proxy service to call child start methods on executors (#…

    …1334)
    
    * fix: Change proxy service to call child start methods on executors
    
    Also change service clients to use an isolated executor
    Also change channel pools to not use a fixed pool size, and use an auto-scaling channel pool.
    
    * feat: Convert internal interfaces to use protos
    
    * 🦉 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>
    dpcollins-google and gcf-owl-bot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e08ea2f View commit details
    Browse the repository at this point in the history
  2. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v3.3.0 (#1333)
    
    * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ddc5eca View commit details
    Browse the repository at this point in the history
  3. build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…

    …p/templates/java_library/.kokoro (#1761) (#1331)
    
    * build(deps): bump cryptography
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 39.0.1.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@38.0.3...39.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    
    
    * chore: disabling dependabot
    
    ---------
    
    
    
    
    
    Source-Link: googleapis/synthtool@0c6f8d4
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:5ee35ee919254a3d1e7d4f8abbf1b8c8869ade317ceb2e4df709af1b4b3e9ca1
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tomo Suzuki <suztomo@google.com>
    Co-authored-by: ddixit14 <deepankardixit@google.com>
    5 people authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e63efb0 View commit details
    Browse the repository at this point in the history
  4. build(deps): update dependency org.apache.maven.plugins:maven-deploy-…

    …plugin to v3.1.0 (#1329)
    
    * build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    13ee00b View commit details
    Browse the repository at this point in the history
  5. chore(main): release 1.10.1-SNAPSHOT (#1327)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4daf3ab View commit details
    Browse the repository at this point in the history
  6. feat: Convert internal interfaces to use protos (#1335)

    * feat: Convert internal interfaces to use protos
    
    * feat: Convert internal interfaces to use protos
    dpcollins-google authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    ebb5d3b View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency com.google.cloud:google-cloud-pubsubli…

    …te to v1.10.0 (#1328)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.10.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    035344e View commit details
    Browse the repository at this point in the history
  8. build(deps): update dependency org.apache.maven.plugins:maven-javadoc…

    …-plugin to v3.5.0 (#1332)
    
    * build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.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: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    732ac6e View commit details
    Browse the repository at this point in the history
  9. deps: update dependency com.google.cloud:google-cloud-bom to v0.188.0 (

    …#1330)
    
    * deps: update dependency com.google.cloud:google-cloud-bom to v0.188.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    9b758df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e92e25c View commit details
    Browse the repository at this point in the history
  11. chore(main): release 1.11.0 (#1336)

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