-
Notifications
You must be signed in to change notification settings - Fork 24
Comparing changes
Open a pull request
base repository: googleapis/java-pubsublite
base: v1.5.5
head repository: googleapis/java-pubsublite
compare: v1.6.0
- 17 commits
- 72 files changed
- 6 contributors
Commits on Apr 26, 2022
-
chore(main): release 1.5.6-SNAPSHOT (#1126)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 95485e3 - Browse repository at this point
Copy the full SHA 95485e3View commit details
Commits on Apr 27, 2022
-
deps: error_prone_annotations from shared deps BOM (#1128)
Error_prone_annotations version is defined in the shared dependencies BOM. Let's use the version.
Configuration menu - View commit details
-
Copy full SHA for 32f7f4f - Browse repository at this point
Copy the full SHA 32f7f4fView commit details -
chore: Exclude any paths with pubsublite/proto from errorprone (#1130)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-pubsublite/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> ☕️ If you write sample code, please follow the [samples format]( https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
Configuration menu - View commit details
-
Copy full SHA for 5255f62 - Browse repository at this point
Copy the full SHA 5255f62View commit details
Commits on Apr 29, 2022
-
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.4.0 (#1131) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.3` -> `1.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.4.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​140-httpsgithubcomgoogleapisjava-shared-configcomparev133v140-2022-04-28) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.3...v1.4.0) ##### Features - **java:** remove native image module ([#​471](https://togithub.com/googleapis/java-shared-config/issues/471)) ([7fcba01](https://togithub.com/googleapis/java-shared-config/commit/7fcba016b3138d7beaa4e962853f9bc80f59438c)) ##### [1.3.3](https://togithub.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3) (2022-04-19) ##### Bug Fixes - **java:** remove protobuf feature from native profile ([#​461](https://togithub.com/googleapis/java-shared-config/issues/461)) ([ffd07cb](https://togithub.com/googleapis/java-shared-config/commit/ffd07cb18ee7d45d4daee1d9ea6f6d321fdca874)) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.11 ([#​459](https://togithub.com/googleapis/java-shared-config/issues/459)) ([d20008d](https://togithub.com/googleapis/java-shared-config/commit/d20008df15209708fdf9d06828b567778190f4d0)) - update dependency com.google.cloud:native-image-support to v0.13.1 ([#​465](https://togithub.com/googleapis/java-shared-config/issues/465)) ([b202064](https://togithub.com/googleapis/java-shared-config/commit/b2020648816feb4740ad70acedfed470d7da5bcf)) ##### [1.3.2](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2) (2022-03-28) ##### Dependencies - revert google-java-format to 1.7 ([#​453](https://togithub.com/googleapis/java-shared-config/issues/453)) ([cbc777f](https://togithub.com/googleapis/java-shared-config/commit/cbc777f3e9ab75edb6fa2e0268a7446ae4111725)) ##### [1.3.1](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1) (2022-03-25) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.10 ([#​443](https://togithub.com/googleapis/java-shared-config/issues/443)) ([5b39d5e](https://togithub.com/googleapis/java-shared-config/commit/5b39d5ee15121f052226ff873b6ab101e9c71de5)) - update dependency com.google.googlejavaformat:google-java-format to v1.15.0 ([#​426](https://togithub.com/googleapis/java-shared-config/issues/426)) ([4c3c4b6](https://togithub.com/googleapis/java-shared-config/commit/4c3c4b66129632181e6bc363a0ecccf4f5aac914)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#​448](https://togithub.com/googleapis/java-shared-config/issues/448)) ([f7f518e](https://togithub.com/googleapis/java-shared-config/commit/f7f518e87d1d9feb9ac54d7c099f97d8751ee3da)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#​449](https://togithub.com/googleapis/java-shared-config/issues/449)) ([3e1c0b5](https://togithub.com/googleapis/java-shared-config/commit/3e1c0b5a1d2f4a0db88c06a0d683ed90cbc745e2)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
Configuration menu - View commit details
-
Copy full SHA for dafbd8c - Browse repository at this point
Copy the full SHA dafbd8cView commit details
Commits on May 5, 2022
-
chore(deps): update dependency com.google.cloud:google-cloud-pubsubli…
…te to v1.5.5 (#1127) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsublite](https://togithub.com/googleapis/java-shared-config) | `1.5.4` -> `1.5.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
Configuration menu - View commit details
-
Copy full SHA for a2e5c92 - Browse repository at this point
Copy the full SHA a2e5c92View commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3276d47 - Browse repository at this point
Copy the full SHA 3276d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5c95be - Browse repository at this point
Copy the full SHA c5c95beView commit details -
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.11…
…7.0 (#1134) * deps: update dependency com.google.cloud:google-cloud-pubsub to v1.117.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>
Configuration menu - View commit details
-
Copy full SHA for 312224e - Browse repository at this point
Copy the full SHA 312224eView commit details -
chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-jav…
…a to 2.16.0 (#1132) * chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-java to 2.16.0 PiperOrigin-RevId: 446250659 Source-Link: googleapis/googleapis@dc4ef31 Source-Link: https://github.com/googleapis/googleapis-gen/commit/5fdda4ddfbab87998e77e4a453e0ff87986d2db8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 5de2050 - Browse repository at this point
Copy the full SHA 5de2050View commit details -
Configuration menu - View commit details
-
Copy full SHA for 484ca3e - Browse repository at this point
Copy the full SHA 484ca3eView commit details
Commits on May 16, 2022
-
deps: update dependency com.google.cloud:google-cloud-bom to v0.174.0 (…
…#1136) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bom](https://togithub.com/googleapis/java-cloud-bom) | `0.173.0` -> `0.174.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-cloud-bom</summary> ### [`v0.174.0`](https://togithub.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#​01740-httpsgithubcomgoogleapisjava-cloud-bomcomparev01730v01740-2022-05-13) [Compare Source](https://togithub.com/googleapis/java-cloud-bom/compare/v0.173.0...v0.174.0) ##### Dependencies - update dependency com.google.cloud:google-cloud-aiplatform-bom to v2.8.9 ([#​4288](https://togithub.com/googleapis/java-cloud-bom/issues/4288)) ([74d6c1b](https://togithub.com/googleapis/java-cloud-bom/commit/74d6c1b169490d22b45e9030716bf4ae3ea380c6)) - update dependency com.google.cloud:google-cloud-bigquery to v2.11.0 ([#​4295](https://togithub.com/googleapis/java-cloud-bom/issues/4295)) ([5847d6c](https://togithub.com/googleapis/java-cloud-bom/commit/5847d6cf899f497947c4348629a98d5b9a4e35b2)) - update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v2.13.0 ([#​4291](https://togithub.com/googleapis/java-cloud-bom/issues/4291)) ([f400094](https://togithub.com/googleapis/java-cloud-bom/commit/f400094793c4da7ad337c8181b9c58afdb10c2d3)) - update dependency com.google.cloud:google-cloud-dlp-bom to v3.3.2 ([#​4300](https://togithub.com/googleapis/java-cloud-bom/issues/4300)) ([50a19b3](https://togithub.com/googleapis/java-cloud-bom/commit/50a19b3da4eea329f65afa10679c6db538a988f5)) - update dependency com.google.cloud:google-cloud-iamcredentials-bom to v2.1.0 ([#​4287](https://togithub.com/googleapis/java-cloud-bom/issues/4287)) ([c72c5f0](https://togithub.com/googleapis/java-cloud-bom/commit/c72c5f0df75eddfb40780c63dd154c4714a5ce86)) - update dependency com.google.cloud:google-cloud-logging-bom to v3.7.6 ([#​4289](https://togithub.com/googleapis/java-cloud-bom/issues/4289)) ([a6a2e9d](https://togithub.com/googleapis/java-cloud-bom/commit/a6a2e9d75a7137c3ffccccf485411e4f6bcf9c31)) - update dependency com.google.cloud:google-cloud-logging-logback to v0.123.12-alpha ([#​4292](https://togithub.com/googleapis/java-cloud-bom/issues/4292)) ([0399a99](https://togithub.com/googleapis/java-cloud-bom/commit/0399a998df07466c90c9af79894773e474ad0b7c)) - update dependency com.google.cloud:google-cloud-notification to v0.122.28-beta ([#​4298](https://togithub.com/googleapis/java-cloud-bom/issues/4298)) ([2e44119](https://togithub.com/googleapis/java-cloud-bom/commit/2e44119021f742d4e5505f4949f6c1415959d106)) - update dependency com.google.cloud:google-cloud-pubsub-bom to v1.117.0 ([#​4296](https://togithub.com/googleapis/java-cloud-bom/issues/4296)) ([e17b1d3](https://togithub.com/googleapis/java-cloud-bom/commit/e17b1d365a8c481a1bcbee3c825e81d51d9c11d1)) - update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.5.5 ([#​4283](https://togithub.com/googleapis/java-cloud-bom/issues/4283)) ([7f9efed](https://togithub.com/googleapis/java-cloud-bom/commit/7f9efed08c473fcc3d2d2f609b83c3f1f0dfda19)) - update dependency com.google.cloud:google-cloud-resourcemanager-bom to v1.3.1 ([#​4285](https://togithub.com/googleapis/java-cloud-bom/issues/4285)) ([6013f87](https://togithub.com/googleapis/java-cloud-bom/commit/6013f87879c1acf7a58a79b887d1077f60c657c9)) - update dependency com.google.cloud:google-cloud-resourcemanager-bom to v1.3.2 ([#​4294](https://togithub.com/googleapis/java-cloud-bom/issues/4294)) ([ce10861](https://togithub.com/googleapis/java-cloud-bom/commit/ce10861d3c81dd56b4dc4149292145e398cdb613)) - update dependency com.google.cloud:google-cloud-scheduler-bom to v2.1.23 ([#​4299](https://togithub.com/googleapis/java-cloud-bom/issues/4299)) ([ee5c7bd](https://togithub.com/googleapis/java-cloud-bom/commit/ee5c7bdc6554edee19eabd20a50b5b7e7898c7de)) - update dependency com.google.cloud:google-cloud-spanner-bom to v6.24.0 ([#​4293](https://togithub.com/googleapis/java-cloud-bom/issues/4293)) ([79022af](https://togithub.com/googleapis/java-cloud-bom/commit/79022af4f8a10c7416d4bc0782fac77424954090)) - update dependency com.google.cloud:google-cloud-vision-bom to v2.0.29 ([#​4290](https://togithub.com/googleapis/java-cloud-bom/issues/4290)) ([33f2c8f](https://togithub.com/googleapis/java-cloud-bom/commit/33f2c8fc3e1ba621ef942e206c52720b6075c585)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
Configuration menu - View commit details
-
Copy full SHA for 00c2737 - Browse repository at this point
Copy the full SHA 00c2737View commit details
Commits on May 18, 2022
-
build(deps): update dependency org.apache.maven.shared:maven-dependen…
…cy-tree to v3.1.1 (#1137) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.shared:maven-dependency-tree](https://maven.apache.org/shared/) | `3.1.0` -> `3.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
Configuration menu - View commit details
-
Copy full SHA for 856197b - Browse repository at this point
Copy the full SHA 856197bView commit details
Commits on May 19, 2022
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.11.0 (#1140) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.10.0` -> `2.11.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v2.11.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​2110-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2100v2110-2022-05-18) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.10.0...v2.11.0) ##### Features - next release from main branch is 2.11.0 ([#​674](https://togithub.com/googleapis/java-shared-dependencies/issues/674)) ([611e3b7](https://togithub.com/googleapis/java-shared-dependencies/commit/611e3b7c50108a71efc94415166b85d2bf8647e5)) ##### Dependencies - update dependency com.fasterxml.jackson:jackson-bom to v2.13.3 ([#​689](https://togithub.com/googleapis/java-shared-dependencies/issues/689)) ([03897e3](https://togithub.com/googleapis/java-shared-dependencies/commit/03897e30a71f8f1aa37233da2433ee5afccc1d61)) - update dependency com.google.api-client:google-api-client-bom to v1.34.1 ([#​685](https://togithub.com/googleapis/java-shared-dependencies/issues/685)) ([9bc0557](https://togithub.com/googleapis/java-shared-dependencies/commit/9bc0557d8ce2f3d8dc7c8ffafdd36fd4c03e2df5)) - update dependency com.google.api:api-common to v2.2.0 ([#​690](https://togithub.com/googleapis/java-shared-dependencies/issues/690)) ([47a8736](https://togithub.com/googleapis/java-shared-dependencies/commit/47a87365e51f73132b15b054d85f8c9baa8e89f6)) - update dependency com.google.auth:google-auth-library-bom to v1.7.0 ([#​691](https://togithub.com/googleapis/java-shared-dependencies/issues/691)) ([ec6aab7](https://togithub.com/googleapis/java-shared-dependencies/commit/ec6aab72eaed43574efe47a696bba6a612f161bb)) - update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#​672](https://togithub.com/googleapis/java-shared-dependencies/issues/672)) ([8c7e530](https://togithub.com/googleapis/java-shared-dependencies/commit/8c7e530d3c7170b2fb76cc27a05164524ba4e00b)) - update dependency com.google.http-client:google-http-client-bom to v1.41.8 ([#​684](https://togithub.com/googleapis/java-shared-dependencies/issues/684)) ([1305356](https://togithub.com/googleapis/java-shared-dependencies/commit/1305356775247dbb641b60654ac56da43513088e)) - update dependency com.google.protobuf:protobuf-bom to v3.20.1 ([#​678](https://togithub.com/googleapis/java-shared-dependencies/issues/678)) ([3e6d4a1](https://togithub.com/googleapis/java-shared-dependencies/commit/3e6d4a1a8e5d45723071a62c99bb1ab87d2b2b84)) - update dependency io.grpc:grpc-bom to v1.46.0 ([#​680](https://togithub.com/googleapis/java-shared-dependencies/issues/680)) ([b8a052b](https://togithub.com/googleapis/java-shared-dependencies/commit/b8a052b75a1bc2703500b4f31c5c6dac887ab8be)) - update dependency org.checkerframework:checker-qual to v3.22.0 ([#​683](https://togithub.com/googleapis/java-shared-dependencies/issues/683)) ([b0a30cd](https://togithub.com/googleapis/java-shared-dependencies/commit/b0a30cdecae8dcfb3a6d36e3f194c39a0086673e)) - update gax.version to v2.17.0 ([#​687](https://togithub.com/googleapis/java-shared-dependencies/issues/687)) ([e0e89ea](https://togithub.com/googleapis/java-shared-dependencies/commit/e0e89eade481effc723c9c7261f2ebf4e5883621)) - update gax.version to v2.18.0 ([#​692](https://togithub.com/googleapis/java-shared-dependencies/issues/692)) ([9536612](https://togithub.com/googleapis/java-shared-dependencies/commit/9536612c77af1e4d912c5b63515ea6f750e53810)) - update google.core.version to v2.6.1 ([#​671](https://togithub.com/googleapis/java-shared-dependencies/issues/671)) ([e3d1aeb](https://togithub.com/googleapis/java-shared-dependencies/commit/e3d1aebed31f8e91109d5865afd9525ac3595c90)) - update google.core.version to v2.7.0 ([#​693](https://togithub.com/googleapis/java-shared-dependencies/issues/693)) ([2171677](https://togithub.com/googleapis/java-shared-dependencies/commit/2171677e16190de9f37dc16c924d829ea8ccd86c)) - update iam.version to v1.3.2 ([#​673](https://togithub.com/googleapis/java-shared-dependencies/issues/673)) ([9882baa](https://togithub.com/googleapis/java-shared-dependencies/commit/9882baa3ecc8d7584788af1916f0d8c5ec670b5c)) - update iam.version to v1.3.3 ([#​679](https://togithub.com/googleapis/java-shared-dependencies/issues/679)) ([9fe34c8](https://togithub.com/googleapis/java-shared-dependencies/commit/9fe34c89eabed5eeebad986bffeeeb64dbbc38c1)) - update iam.version to v1.3.4 ([#​686](https://togithub.com/googleapis/java-shared-dependencies/issues/686)) ([4e95b3a](https://togithub.com/googleapis/java-shared-dependencies/commit/4e95b3a1d4302812338c220df316391c19ef7473)) - update opencensus.version to v0.31.1 ([#​682](https://togithub.com/googleapis/java-shared-dependencies/issues/682)) ([5d25746](https://togithub.com/googleapis/java-shared-dependencies/commit/5d25746bc6c9329b240204cbe7b83e2fee4c6cb3)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
Configuration menu - View commit details
-
Copy full SHA for 869b4ee - Browse repository at this point
Copy the full SHA 869b4eeView commit details -
deps: update dependency com.google.cloud:google-cloud-pubsub to v1.11…
…8.0 (#1139) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.117.0` -> `1.118.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
Configuration menu - View commit details
-
Copy full SHA for ac83f8d - Browse repository at this point
Copy the full SHA ac83f8dView commit details -
feat: add build scripts for native image testing in Java 17 (#1440) (#…
…1141) Source-Link: googleapis/synthtool@505ce5a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74
Configuration menu - View commit details
-
Copy full SHA for ae9aff7 - Browse repository at this point
Copy the full SHA ae9aff7View commit details
Commits on May 23, 2022
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v2.12.0 (#1142) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.11.0` -> `2.12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-dependencies</summary> ### [`v2.12.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​2120-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2110v2120-2022-05-19) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.11.0...v2.12.0) ##### Features - add build scripts for native image testing in Java 17 ([#​1440](https://togithub.com/googleapis/java-shared-dependencies/issues/1440)) ([#​697](https://togithub.com/googleapis/java-shared-dependencies/issues/697)) ([f10ec4e](https://togithub.com/googleapis/java-shared-dependencies/commit/f10ec4e664d8fde868effe366b7182a5fad08dd0)) ##### Dependencies - update gax.version to v2.18.1 ([#​695](https://togithub.com/googleapis/java-shared-dependencies/issues/695)) ([09bc61c](https://togithub.com/googleapis/java-shared-dependencies/commit/09bc61c9152a99bfe87554a07324f15ae6217d6e)) - update google.core.version to v2.7.1 ([#​698](https://togithub.com/googleapis/java-shared-dependencies/issues/698)) ([43de259](https://togithub.com/googleapis/java-shared-dependencies/commit/43de2593f1a6e8fa5e34799364ab683246ddd449)) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite).
Configuration menu - View commit details
-
Copy full SHA for 577af94 - Browse repository at this point
Copy the full SHA 577af94View commit details
Commits on May 24, 2022
-
chore(main): release 1.6.0 (#1129)
🤖 I have created a release *beep* *boop* --- ## [1.6.0](v1.5.5...v1.6.0) (2022-05-23) ### Features * add build scripts for native image testing in Java 17 ([#1440](#1440)) ([#1141](#1141)) ([ae9aff7](ae9aff7)) * ensure large message batches can be received by subscribers ([#1133](#1133)) ([3276d47](3276d47)) ### Dependencies * error_prone_annotations from shared deps BOM ([#1128](#1128)) ([32f7f4f](32f7f4f)) * update dependency com.google.cloud:google-cloud-bom to v0.174.0 ([#1136](#1136)) ([00c2737](00c2737)) * update dependency com.google.cloud:google-cloud-pubsub to v1.117.0 ([#1134](#1134)) ([312224e](312224e)) * update dependency com.google.cloud:google-cloud-pubsub to v1.118.0 ([#1139](#1139)) ([ac83f8d](ac83f8d)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#1140](#1140)) ([869b4ee](869b4ee)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#1142](#1142)) ([577af94](577af94)) * update dependency com.google.errorprone:error_prone_core to v2.13.1 ([#1107](#1107)) ([484ca3e](484ca3e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 490d889 - Browse repository at this point
Copy the full SHA 490d889View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.5...v1.6.0