-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: googleapis/java-pubsub
base: v1.131.0
head repository: googleapis/java-pubsub
compare: v1.132.0
Commits on Jun 25, 2024
-
chore(main): release 1.131.1-SNAPSHOT (#2089)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 5456b52 - Browse repository at this point
Copy the full SHA 5456b52View commit details
Commits on Jul 1, 2024
-
docs(samples): Optimistic subscribe sample (#2063)
* docs(samples): Add code sample for optimistic subscribe * docs(samples): Fix formatting on test * docs(samples): Use an error listener instead of catching an exception for the OptimisticSubscribeExample * test: Add exception handler to OptimisticSubscribeExample * 🦉 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 53a4844 - Browse repository at this point
Copy the full SHA 53a4844View commit details -
test(deps): update dependency com.google.truth:truth to v1.4.3 (#2097)
* test(deps): update dependency com.google.truth:truth to v1.4.3 * 🦉 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 315766d - Browse repository at this point
Copy the full SHA 315766dView commit details -
deps: update dependency org.junit.vintage:junit-vintage-engine to v5.…
…10.3 (#2096) * deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.3 * 🦉 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 42f12ed - Browse repository at this point
Copy the full SHA 42f12edView commit details -
deps: update dependency com.google.cloud:google-cloud-storage to v2.4…
…0.1 (#2095) * deps: update dependency com.google.cloud:google-cloud-storage to v2.40.1 * 🦉 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 0d64d6c - Browse repository at this point
Copy the full SHA 0d64d6cView commit details -
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.6.1 (#2094) * build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.6.1 * 🦉 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 dfc9d59 - Browse repository at this point
Copy the full SHA dfc9d59View commit details -
deps: update dependency com.google.cloud:google-cloud-bigquery to v2.…
…41.0 (#2093) * deps: update dependency com.google.cloud:google-cloud-bigquery to v2.41.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 217b8a3 - Browse repository at this point
Copy the full SHA 217b8a3View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-pubsub t…
…o v1.131.0 (#2092) * chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.131.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 81c311b - Browse repository at this point
Copy the full SHA 81c311bView commit details -
deps: update dependency com.google.protobuf:protobuf-java-util to v4.…
…27.2 (#2091) * deps: update dependency com.google.protobuf:protobuf-java-util to v4.27.2 * 🦉 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 9859f11 - Browse repository at this point
Copy the full SHA 9859f11View commit details
Commits on Jul 3, 2024
-
feat: enable hermetic library generation (#2048)
* feat: enable hermetic library generation * fix config yaml syntax * do not map runners home folder * try dummy proto_path * use copyright update comittish * correct proto_path * update protoc * preserve pr_description * update gapic_generator_version to 2.41.0 * infer image tag from config yaml * correct workflow name * update config scripts and yamls * remove old update_googleapis_committish workflow * sync config structure with that of google-cloud-java * remove quotes from config yamls * fix typo in update_generation_config.yaml * correct * quote codeowners_team in generation config * update generator version * fix library info * retrigger jobs * fix path to hermetic_library_generation * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fixes to hermetic_library_generation --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 283a5e8 - Browse repository at this point
Copy the full SHA 283a5e8View commit details
Commits on Jul 8, 2024
-
chore: Update generation configuration at Fri Jul 5 02:16:12 UTC 2024 (…
…#2103) * chore: Update generation configuration at Wed Jul 3 00:13:55 UTC 2024 * chore: generate libraries at Wed Jul 3 00:14:23 UTC 2024 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update generation configuration at Thu Jul 4 02:16:36 UTC 2024 * chore: generate libraries at Thu Jul 4 02:16:59 UTC 2024 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update generation configuration at Fri Jul 5 02:16:12 UTC 2024 * chore: generate libraries at Fri Jul 5 02:16:34 UTC 2024 * 🦉 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 c11246b - Browse repository at this point
Copy the full SHA c11246bView commit details -
chore: make the owlbot postprocessor check non-required (#2104)
We will soon disable the Owlbot postprocessor. This is part of the effort to enable hermetic generation in this repo ([context](https://docs.google.com/document/d/1wrpyBtphdenM3BNelcnpBKGADYrGJUo686HXvSA0h-0/edit?pli=1&tab=t.0#bookmark=kix.914gcjvdwt3u))
Configuration menu - View commit details
-
Copy full SHA for 464e561 - Browse repository at this point
Copy the full SHA 464e561View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f4b01 - Browse repository at this point
Copy the full SHA 68f4b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b51cc3 - Browse repository at this point
Copy the full SHA 0b51cc3View commit details
Commits on Jul 10, 2024
-
chore: Update generation configuration at Wed Jul 10 02:17:03 UTC 2024 (
#2109) * chore: Update generation configuration at Tue Jul 9 02:17:13 UTC 2024 * chore: Update generation configuration at Wed Jul 10 02:17:03 UTC 2024 * chore: generate libraries at Wed Jul 10 02:17:23 UTC 2024
Configuration menu - View commit details
-
Copy full SHA for 4e17c34 - Browse repository at this point
Copy the full SHA 4e17c34View commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0b7ac1 - Browse repository at this point
Copy the full SHA c0b7ac1View commit details
Commits on Jul 15, 2024
-
build(deps): update dependency org.apache.maven.plugins:maven-surefir…
…e-plugin to v3.3.1 (#2111)
Configuration menu - View commit details
-
Copy full SHA for 87ee9d0 - Browse repository at this point
Copy the full SHA 87ee9d0View commit details -
chore: remove native image sample in favor of sample hosted in google…
…-cloud-java (#2105) * chore: remove native image sample in favor of sample hosted in google-cloud-java
Configuration menu - View commit details
-
Copy full SHA for 8b07974 - Browse repository at this point
Copy the full SHA 8b07974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a7d4e5 - Browse repository at this point
Copy the full SHA 5a7d4e5View commit details
Commits on Jul 16, 2024
-
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.6.2 (#2115)
Configuration menu - View commit details
-
Copy full SHA for a77e26a - Browse repository at this point
Copy the full SHA a77e26aView commit details
Commits on Jul 23, 2024
-
chore: Update generation configuration at Tue Jul 23 02:17:28 UTC 2024 (
#2118) * chore: Update generation configuration at Tue Jul 23 02:17:28 UTC 2024 * chore: generate libraries at Tue Jul 23 02:17:50 UTC 2024
Configuration menu - View commit details
-
Copy full SHA for 2b15b0a - Browse repository at this point
Copy the full SHA 2b15b0aView commit details
Commits on Jul 30, 2024
-
chore: Update generation configuration at Sat Jul 27 02:16:29 UTC 2024 (
#2119) * chore: Update generation configuration at Wed Jul 24 02:17:25 UTC 2024 * chore: Update generation configuration at Thu Jul 25 02:17:32 UTC 2024 * chore: Update generation configuration at Fri Jul 26 02:17:25 UTC 2024 * chore: Update generation configuration at Sat Jul 27 02:16:29 UTC 2024 * chore: generate libraries at Sat Jul 27 02:16:53 UTC 2024
Configuration menu - View commit details
-
Copy full SHA for 0e040cb - Browse repository at this point
Copy the full SHA 0e040cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fbea6d - Browse repository at this point
Copy the full SHA 7fbea6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24ebe24 - Browse repository at this point
Copy the full SHA 24ebe24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f6428a - Browse repository at this point
Copy the full SHA 1f6428aView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dfe7739 - Browse repository at this point
Copy the full SHA dfe7739View commit details
Commits on Aug 1, 2024
-
chore: Update generation configuration at Thu Aug 1 02:21:32 UTC 2024 (…
…#2125) * chore: Update generation configuration at Tue Jul 30 02:17:27 UTC 2024 * chore: Update generation configuration at Wed Jul 31 02:05:30 UTC 2024 * chore: Update generation configuration at Thu Aug 1 02:21:32 UTC 2024
Configuration menu - View commit details
-
Copy full SHA for 99b90ab - Browse repository at this point
Copy the full SHA 99b90abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2348d20 - Browse repository at this point
Copy the full SHA 2348d20View commit details -
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.9.1 (#2110)
Configuration menu - View commit details
-
Copy full SHA for 58435f9 - Browse repository at this point
Copy the full SHA 58435f9View commit details -
chore(main): release 1.132.0 (#2098)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34a9bd8 - Browse repository at this point
Copy the full SHA 34a9bd8View commit details
There are no files selected for viewing
This file was deleted.