Skip to content

chore(deps): Bump com.google.cloud:google-cloud-pubsub from 1.144.1 to 1.145.0#20844

Merged
oscerd merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-pubsub-1.145.0
Jan 16, 2026
Merged

chore(deps): Bump com.google.cloud:google-cloud-pubsub from 1.144.1 to 1.145.0#20844
oscerd merged 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-pubsub-1.145.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps com.google.cloud:google-cloud-pubsub from 1.144.1 to 1.145.0.

Release notes

Sourced from com.google.cloud:google-cloud-pubsub's releases.

v1.145.0

1.145.0 (2026-01-15)

Features

  • Add AIInference MessageTransform type (fe73614)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.65.1 (fe73614)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#2658) (1a11309)
  • Update googleapis/sdk-platform-java action to v2.65.1 (#2657) (72dd566)

Documentation

  • Add tags documentation links to Pub/Sub resource tags fields (fe73614)

v1.145.0-rc1

1.145.0-rc1 (2025-12-16)

Features

  • [java] allow passing libraries_bom_version from env (#1967) (#2033) (825c5f8)
  • Add IngestionFailureEvent to the external proto (6c67798)
  • Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (2947169)
  • add keepalive feature to tear down streams in their absence (#2605) (99aca4f)
  • Add MessageTransformationFailureReason to IngestionFailureEvent (8271399)
  • Add OpenTelemetry tracing to the Publisher and Subscriber (#2086) (db522b6)
  • Add SchemaViolationReason to IngestionFailureEvent (21cc376)
  • add service_account_email for export subscriptions (#2054) (670db3e)
  • add support for message transforms to Topic and Subscription (3889a05)
  • add use_topic_schema for Cloud Storage Subscriptions (#2082) (11d67d4)
  • Annotate some resource fields with their corresponding API types (ab60afa)
  • deprecate enabled field for message transforms and add disabled field (76b2a3d)
  • enable hermetic library generation (#2048) (283a5e8)
  • generate renamed go pubsub admin clients (4472d7b)
  • Implement SubscriberShutdownSettings (#2569) (8195f6f)
  • introduce java.time variables and methods (#2271) (7edfd9c)
  • next release from main branch is 1.138.0 (#2361) (b6ba56c)
  • next release from main branch is 1.141.0 (#2481) (bd9f385)
  • support the protocol version in StreamingPullRequest (af40810)
  • track batch size using serialized size of PublishRequest (#2113) (be78e64)

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-pubsub's changelog.

1.145.0 (2026-01-15)

Features

  • Add AIInference MessageTransform type (fe73614)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.65.1 (fe73614)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#2658) (1a11309)
  • Update googleapis/sdk-platform-java action to v2.65.1 (#2657) (72dd566)

Documentation

  • Add tags documentation links to Pub/Sub resource tags fields (fe73614)
Commits
  • 15d2f96 chore(main): release 1.145.0 (#2661)
  • 7cd9230 chore(main): release 1.144.2-SNAPSHOT (#2655)
  • fe73614 chore: Update generation configuration at Thu Jan 15 16:44:58 UTC 2026 (#2660)
  • 1a11309 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 ...
  • 72dd566 deps: update googleapis/sdk-platform-java action to v2.65.1 (#2657)
  • 7e70191 chore: cleanup release-please config (#2624)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.144.1 to 1.145.0.
- [Release notes](https://github.com/googleapis/java-pubsub/releases)
- [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-pubsub@v1.144.1...v1.145.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsub
  dependency-version: 1.145.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 16, 2026
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@oscerd oscerd merged commit 7117ef4 into main Jan 16, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-pubsub-1.145.0 branch January 16, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant