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

Commits on Apr 14, 2020

  1. deps: update dependency com.google.guava:guava-bom to v29 (#146)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.guava:guava-bom](https://togithub.com/google/guava) | major | `28.2-android` -> `29.0-android` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-pubsub).
    renovate-bot authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    16f1dbb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. chore: release 1.105.1-SNAPSHOT (#147)

    🤖 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).
    release-please[bot] authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    b4e0b77 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. chore(regen): isolate gRPC change (#158)

    * chore(regen): isolate grpc generator changes
    
    * chore: allow removal of deprecated, experimental constant
    chingor13 authored Apr 22, 2020
    Configuration menu
    Copy the full SHA
    6cca399 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b883b45 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. deps: update dependency org.threeten:threetenbp to v1.4.4 (#167)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | patch | `1.4.3` -> `1.4.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>ThreeTen/threetenbp</summary>
    
    ### [`v1.4.4`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.4)
    
    [Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.3...v1.4.4)
    
    See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-pubsub).
    renovate-bot authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    78ead3a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. deps: update dependency com.google.http-client:google-http-client-bom…

    … to v1.35.0 (#169)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) | minor | `1.34.2` -> `1.35.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/google-http-java-client</summary>
    
    ### [`v1.35.0`](https://togithub.com/googleapis/google-http-java-client/blob/master/CHANGELOG.md#&#8203;1350-httpswwwgithubcomgoogleapisgoogle-http-java-clientcomparev1342v1350-2020-04-27)
    
    [Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.34.2...v1.35.0)
    
    ##### Features
    
    -   add logic for verifying ES256 JsonWebSignatures ([#&#8203;1033](https://www.github.com/googleapis/google-http-java-client/issues/1033)) ([bb4227f](https://www.github.com/googleapis/google-http-java-client/commit/bb4227f9daec44fc2976fa9947e2ff5ee07ed21a))
    
    ##### Bug Fixes
    
    -   add linkage monitor plugin ([#&#8203;1000](https://www.github.com/googleapis/google-http-java-client/issues/1000)) ([027c227](https://www.github.com/googleapis/google-http-java-client/commit/027c227e558164f77be204152fb47023850b543f))
    -   Correctly handling chunked response streams with gzip ([#&#8203;990](https://www.github.com/googleapis/google-http-java-client/issues/990)) ([1ba2197](https://www.github.com/googleapis/google-http-java-client/commit/1ba219743e65c89bc3fdb196acc5d2042e01f542)), closes [#&#8203;367](https://www.github.com/googleapis/google-http-java-client/issues/367)
    -   FileDataStoreFactory will throw IOException for any permissions errors ([#&#8203;1012](https://www.github.com/googleapis/google-http-java-client/issues/1012)) ([fd33073](https://www.github.com/googleapis/google-http-java-client/commit/fd33073da3674997897d7a9057d1d0e9d42d7cd4))
    -   include request method and URL into HttpResponseException message ([#&#8203;1002](https://www.github.com/googleapis/google-http-java-client/issues/1002)) ([15111a1](https://www.github.com/googleapis/google-http-java-client/commit/15111a1001d6f72cb92cd2d76aaed6f1229bc14a))
    -   incorrect check for Windows OS in FileDataStoreFactory ([#&#8203;927](https://www.github.com/googleapis/google-http-java-client/issues/927)) ([8b4eabe](https://www.github.com/googleapis/google-http-java-client/commit/8b4eabe985794fc64ad6a4a53f8f96201cf73fb8))
    -   reuse reference instead of calling getter twice ([#&#8203;983](https://www.github.com/googleapis/google-http-java-client/issues/983)) ([1f66222](https://www.github.com/googleapis/google-http-java-client/commit/1f662224d7bee6e27e8d66975fda39feae0c9359)), closes [#&#8203;982](https://www.github.com/googleapis/google-http-java-client/issues/982)
    -   **android:** set minimum API level to 19 a.k.a. 4.4 Kit Kat ([#&#8203;1016](https://www.github.com/googleapis/google-http-java-client/issues/1016)) ([b9a8023](https://www.github.com/googleapis/google-http-java-client/commit/b9a80232c9c8b16a3c3277458835f72e346f6b2c)), closes [#&#8203;1015](https://www.github.com/googleapis/google-http-java-client/issues/1015)
    
    ##### Documentation
    
    -   android 4.4 or later is required ([#&#8203;1008](https://www.github.com/googleapis/google-http-java-client/issues/1008)) ([bcc41dd](https://www.github.com/googleapis/google-http-java-client/commit/bcc41dd615af41ae6fb58287931cbf9c2144a075))
    -   libraries-bom 4.0.1 ([#&#8203;976](https://www.github.com/googleapis/google-http-java-client/issues/976)) ([fc21dc4](https://www.github.com/googleapis/google-http-java-client/commit/fc21dc412566ef60d23f1f82db5caf3cfd5d447b))
    -   libraries-bom 4.1.1 ([#&#8203;984](https://www.github.com/googleapis/google-http-java-client/issues/984)) ([635c813](https://www.github.com/googleapis/google-http-java-client/commit/635c81352ae383b3abfe6d7c141d987a6944b3e9))
    -   libraries-bom 5.2.0 ([#&#8203;1032](https://www.github.com/googleapis/google-http-java-client/issues/1032)) ([ca34202](https://www.github.com/googleapis/google-http-java-client/commit/ca34202bfa077adb70313b6c4562c7a5d904e064))
    -   require Android 4.4 ([#&#8203;1007](https://www.github.com/googleapis/google-http-java-client/issues/1007)) ([f9d2bb0](https://www.github.com/googleapis/google-http-java-client/commit/f9d2bb030398fe09e3c47b84ea468603355e08e9))
    
    ##### Dependencies
    
    -   httpclient 4.5.12 ([#&#8203;991](https://www.github.com/googleapis/google-http-java-client/issues/991)) ([79bc1c7](https://www.github.com/googleapis/google-http-java-client/commit/79bc1c76ebd48d396a080ef715b9f07cd056b7ef))
    -   update to Guava 29 ([#&#8203;1024](https://www.github.com/googleapis/google-http-java-client/issues/1024)) ([ca9520f](https://www.github.com/googleapis/google-http-java-client/commit/ca9520f2da4babc5bbd28c828da1deb7dbdc87e5))
    
    ##### [1.34.2](https://www.github.com/googleapis/google-http-java-client/compare/v1.34.1...v1.34.2) (2020-02-12)
    
    ##### Bug Fixes
    
    -   use %20 to escpae spaces in URI templates ([#&#8203;973](https://www.github.com/googleapis/google-http-java-client/issues/973)) ([60ba4ea](https://www.github.com/googleapis/google-http-java-client/commit/60ba4ea771d8ad0a98eddca10a77c5241187d28c))
    
    ##### Documentation
    
    -   bom 4.0.0 ([#&#8203;970](https://www.github.com/googleapis/google-http-java-client/issues/970)) ([198453b](https://www.github.com/googleapis/google-http-java-client/commit/198453b8b9e0765439ac430deaf10ef9df084665))
    
    ##### [1.34.1](https://www.github.com/googleapis/google-http-java-client/compare/v1.34.0...v1.34.1) (2020-01-26)
    
    ##### Bug Fixes
    
    -   include '+' in SAFEPATHCHARS_URLENCODER ([#&#8203;955](https://www.github.com/googleapis/google-http-java-client/issues/955)) ([9384459](https://www.github.com/googleapis/google-http-java-client/commit/9384459015b37e1671aebadc4b8c25dc9e1e033f))
    -   use random UUID for multipart boundary delimiter ([#&#8203;916](https://www.github.com/googleapis/google-http-java-client/issues/916)) ([91c20a3](https://www.github.com/googleapis/google-http-java-client/commit/91c20a3dfb654e85104b1c09a0b2befbae356c19))
    
    ##### Dependencies
    
    -   remove unnecessary MySQL dependency ([#&#8203;943](https://www.github.com/googleapis/google-http-java-client/issues/943)) ([14736ca](https://www.github.com/googleapis/google-http-java-client/commit/14736cab3dc060ea5b60522ea587cfaf66f29699))
    -   update dependency mysql:mysql-connector-java to v8.0.19 ([#&#8203;940](https://www.github.com/googleapis/google-http-java-client/issues/940)) ([e76368e](https://www.github.com/googleapis/google-http-java-client/commit/e76368ef9479a3bf06f7c7cb878d4e8e241bb58c))
    -   update dependency org.apache.httpcomponents:httpcore to v4.4.13 ([#&#8203;941](https://www.github.com/googleapis/google-http-java-client/issues/941)) ([fd904d2](https://www.github.com/googleapis/google-http-java-client/commit/fd904d26d67b06fac807d38f8fe4141891ef0330))
    
    ##### Documentation
    
    -   fix various paragraph issues in javadoc ([#&#8203;867](https://www.github.com/googleapis/google-http-java-client/issues/867)) ([029bbbf](https://www.github.com/googleapis/google-http-java-client/commit/029bbbfb5ddfefe64e64ecca4b1413ae1c93ddd8))
    -   libraries-bom 3.3.0 ([#&#8203;921](https://www.github.com/googleapis/google-http-java-client/issues/921)) ([7e0b952](https://www.github.com/googleapis/google-http-java-client/commit/7e0b952a0d9c84ac43dff43914567c98f3e81f66))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-pubsub).
    renovate-bot authored Apr 28, 2020
    Configuration menu
    Copy the full SHA
    6346042 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. fix: changing integration test push endpoint to be valid https (#170)

    * Modifying Publish example in README to match other examples given, and
    fix issue #6784
    
    * fix: Modifying Publish example in README to match other examples, and
    fix Issue #11
    
    * feat: Adding support for DLQs
    
    Adding delivery attempt count to PubsubMessages as a message attribute,
    and creating helper function to allow users to get the count without
    knowing implementation details.
    
    * Fix formatting
    
    * fix: making changes requested in pull request
    
    * fix: creating fix to not populate delivery attempt attribute when dead
    lettering is not enabled
    
    * Adding unit test for case in which a received message has no delivery attempt
    
    * Making MessageWaiter class more generic to also be used for outstanding
    ack operations
    
    * Waiting for acks to complete before shutting down a streaming subscriber
    connection
    
    * Fixing formatting error
    
    * fix: making sure all publishes complete before shutting down the
    publisher
    
    * adding default max outstanding request bytes
    
    * fix: make push endpoint valid https
    hannahrogers-google authored Apr 29, 2020
    Configuration menu
    Copy the full SHA
    71f15a4 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    77884f8 View commit details
    Browse the repository at this point in the history
  2. chore: update common templates, start generating README (#157)

    * chore: update common templates, start generating README
    
    * chore: fix link
    
    * chore: fix libraries-bom install section
    chingor13 authored May 4, 2020
    Configuration menu
    Copy the full SHA
    9606ce3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. deps: update dependency com.google.api.grpc:proto-google-common-proto…

    …s to v1.18.0 (#176)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.api.grpc:proto-google-common-protos](https://togithub.com/googleapis/java-iam) | minor | `1.17.0` -> `1.18.0` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-pubsub).
    renovate-bot authored May 5, 2020
    Configuration menu
    Copy the full SHA
    486ed41 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    e4e350d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f66afab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a10bffb View commit details
    Browse the repository at this point in the history
  4. chore: release 1.105.1 (#154)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-pubsub-bom/pom.xml [ci skip]
    
    * updated google-cloud-pubsub/pom.xml [ci skip]
    
    * updated grpc-google-cloud-pubsub-v1/pom.xml [ci skip]
    
    * updated proto-google-cloud-pubsub-v1/pom.xml [ci skip]
    
    * updated samples/install-without-bom/pom.xml [ci skip]
    
    * updated samples/pom.xml [ci skip]
    
    * updated samples/snapshot/pom.xml [ci skip]
    
    * updated samples/snippets/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 7, 2020
    Configuration menu
    Copy the full SHA
    4d24243 View commit details
    Browse the repository at this point in the history
Loading