Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

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

Release notes

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

v1.148.0

1.148.0 (2026-02-11)

Features

  • Next release from main branch is 1.148.0 (#2686) (6b133e8)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.56.1 (#2682) (1a94be9)

v1.147.0

1.147.0 (2026-01-27)

Features

  • Enable Subscriber StreamingPull keepalives by increasing the StreamingPull protocol version (#2672) (18a592d)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.58.0 (#2639) (afe27d8)
  • Update dependency com.google.cloud:google-cloud-core to v2.64.0 (#2641) (93368a3)
  • Update dependency com.google.cloud:google-cloud-storage to v2.62.0 (#2643) (6a4f059)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.33.4 (#2656) (0973b81)
  • Update dependency org.assertj:assertj-core to v3.27.7 [security] (#2670) (32d75fd)

v1.146.0

1.146.0 (2026-01-26)

Features

  • deps: Update the Java code generator (gapic-generator-java) to 2.66.0 (a7edd5b)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.56.0 (#2664) (6d44cf3)
  • Update googleapis/sdk-platform-java action to v2.66.0 (#2665) (1f95f3a)
Changelog

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

1.148.0 (2026-02-11)

Features

  • Next release from main branch is 1.148.0 (#2686) (6b133e8)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.56.1 (#2682) (1a94be9)

1.147.0 (2026-01-27)

Features

  • Enable Subscriber StreamingPull keepalives by increasing the StreamingPull protocol version (#2672) (18a592d)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.58.0 (#2639) (afe27d8)
  • Update dependency com.google.cloud:google-cloud-core to v2.64.0 (#2641) (93368a3)
  • Update dependency com.google.cloud:google-cloud-storage to v2.62.0 (#2643) (6a4f059)
  • Update dependency com.google.protobuf:protobuf-java-util to v4.33.4 (#2656) (0973b81)
  • Update dependency org.assertj:assertj-core to v3.27.7 [security] (#2670) (32d75fd)

1.146.0 (2026-01-26)

Features

  • deps: Update the Java code generator (gapic-generator-java) to 2.66.0 (a7edd5b)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.56.0 (#2664) (6d44cf3)
  • Update googleapis/sdk-platform-java action to v2.66.0 (#2665) (1f95f3a)
Commits
  • 11c3e7b chore(main): release 1.148.0 (#2688)
  • 7e15446 chore(main): release 1.147.1-SNAPSHOT (#2674)
  • 1a94be9 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.56.1 ...
  • 6b133e8 feat: next release from main branch is 1.148.0 (#2686)
  • 09c01ed chore: replace old java team with cloud-sdk-java-team (#2677)
  • 1676abc chore(main): release 1.147.0 (#2673)
  • 6a4f059 deps: update dependency com.google.cloud:google-cloud-storage to v2.62.0 (#2643)
  • 18a592d feat: Enable Subscriber StreamingPull keepalives by increasing the StreamingP...
  • 0973b81 deps: update dependency com.google.protobuf:protobuf-java-util to v4.33.4 (#2...
  • bf69e23 chore(deps): update dependency com.google.cloud:libraries-bom to v26.74.0 (#2...
  • Additional commits viewable 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 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.145.0 to 1.148.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.145.0...v1.148.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-pubsub
  dependency-version: 1.148.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 Feb 12, 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.

@apupier
Copy link
Contributor

apupier commented Feb 12, 2026

specific work to do:

java.lang.NoClassDefFoundError: com/google/protobuf/RuntimeVersion$RuntimeDomain
	at com.google.pubsub.v1.PubsubMessage.<clinit>(PubsubMessage.java:47)
	at org.apache.camel.component.google.pubsublite.GooglePubsubLiteProducer.send(GooglePubsubLiteProducer.java:104)
	at org.apache.camel.component.google.pubsublite.GooglePubsubLiteProducer.process(GooglePubsubLiteProducer.java:81)
	at org.apache.camel.component.google.pubsublite.GooglePubsubLiteProducerTest.testProcess(GooglePubsubLiteProducerTest.java:70)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: com.google.protobuf.RuntimeVersion$RuntimeDomain
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	... 7 more

@davsclaus
Copy link
Contributor

is it not in pubsub-lite that is deprecated and so after this LTS we can then remove it and upgrade

@davsclaus davsclaus marked this pull request as draft February 12, 2026 08:19
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.

2 participants