Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Update samples to use Java 11 #2201

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

michaelpri10
Copy link
Contributor

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 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)

@michaelpri10 michaelpri10 requested review from a team as code owners September 30, 2024 18:33
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsub Issues related to the googleapis/java-pubsub API. samples Issues that are directly related to samples. labels Sep 30, 2024
@michaelpri10 michaelpri10 merged commit d905321 into googleapis:main Sep 30, 2024
22 checks passed
bcol-google added a commit to bcol-google/java-pubsublite that referenced this pull request Oct 24, 2024
bcol-google added a commit to bcol-google/java-pubsublite that referenced this pull request Oct 24, 2024
managed by BOM. Updated deps not managed by BOM

deps: update googleapis/sdk-platform-java action to v2.47.0 (googleapis#1738)

deps: update dependency com.google.cloud:google-cloud-pubsub to v1.133.1 (googleapis#1736)

chore: Update generation configuration at Tue Oct  8 02:28:35 UTC 2024 (googleapis#1735)

* chore: Update generation configuration at Tue Oct  1 02:30:56 UTC 2024

* chore: Update generation configuration at Wed Oct  2 02:26:57 UTC 2024

* chore: Update generation configuration at Thu Oct  3 02:27:16 UTC 2024

* chore: Update generation configuration at Fri Oct  4 02:27:19 UTC 2024

* chore: Update generation configuration at Sat Oct  5 02:25:46 UTC 2024

* chore: Update generation configuration at Sun Oct  6 02:29:14 UTC 2024

* chore: generate libraries at Sun Oct  6 02:29:34 UTC 2024

* chore: Update generation configuration at Tue Oct  8 02:28:35 UTC 2024

chore(main): release 1.14.4-SNAPSHOT (googleapis#1733)

:robot: I have created a release *beep* *boop*
---

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.14.3 (googleapis#1734)

deps: update dependency com.google.cloud:sdk-platform-java-config to v3.37.0 (googleapis#1740)

chore(main): release 1.14.4 (googleapis#1741)

* chore(main): release 1.14.4

* chore: generate libraries at Tue Oct  8 19:56:23 UTC 2024

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>

Push explicit versioning of hamcrest into the parent. Depend on google-cloud-bom in snippets. Remove explicit versioning where possible

fix pomfile header

Fix snippets to leave tags in place. Use the same version tag for all versions in the parent

Fix accidental newlines

Update pom.xml

Add ignore unused deps to proto lib

Fix unused dep in grpc

un-parent google-cloud-pubsublite-bom from google-cloud-pubsublite-parent since it actually is a child of sdk-platform-java-config

Update samples checkstyle check to run on java-version: 11 to fix version mismatch. Same fix applied in googleapis/java-pubsub#2201
bcol-google added a commit to googleapis/java-pubsublite that referenced this pull request Oct 24, 2024
… explicit versioning to rely on parent or imported BOMs. Remove old lib versions and update explicit lib versions (#1748)

* Updated BOMs, Removed versions for deps now
managed by BOM. Updated deps not managed by BOM

* Push explicit versioning of hamcrest into the parent. Depend on google-cloud-bom in snippets. Remove explicit versioning where possible

* fix pomfile header

* Fix snippets to leave tags in place. Use the same version tag for all versions in the parent

* Fix accidental newlines

* Update pom.xml

* Add ignore unused deps to proto lib

* Fix unused dep in grpc

* un-parent google-cloud-pubsublite-bom from google-cloud-pubsublite-parent since it actually is a child of sdk-platform-java-config

* Update samples checkstyle check to run on java-version: 11 to fix version mismatch. Same fix applied in googleapis/java-pubsub#2201

* Updated BOMs, Removed versions for deps now
managed by BOM. Updated deps not managed by BOM

deps: update googleapis/sdk-platform-java action to v2.47.0 (#1738)

deps: update dependency com.google.cloud:google-cloud-pubsub to v1.133.1 (#1736)

chore: Update generation configuration at Tue Oct  8 02:28:35 UTC 2024 (#1735)

* chore: Update generation configuration at Tue Oct  1 02:30:56 UTC 2024

* chore: Update generation configuration at Wed Oct  2 02:26:57 UTC 2024

* chore: Update generation configuration at Thu Oct  3 02:27:16 UTC 2024

* chore: Update generation configuration at Fri Oct  4 02:27:19 UTC 2024

* chore: Update generation configuration at Sat Oct  5 02:25:46 UTC 2024

* chore: Update generation configuration at Sun Oct  6 02:29:14 UTC 2024

* chore: generate libraries at Sun Oct  6 02:29:34 UTC 2024

* chore: Update generation configuration at Tue Oct  8 02:28:35 UTC 2024

chore(main): release 1.14.4-SNAPSHOT (#1733)

:robot: I have created a release *beep* *boop*
---

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

chore(deps): update dependency com.google.cloud:google-cloud-pubsublite to v1.14.3 (#1734)

deps: update dependency com.google.cloud:sdk-platform-java-config to v3.37.0 (#1740)

chore(main): release 1.14.4 (#1741)

* chore(main): release 1.14.4

* chore: generate libraries at Tue Oct  8 19:56:23 UTC 2024

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>

Push explicit versioning of hamcrest into the parent. Depend on google-cloud-bom in snippets. Remove explicit versioning where possible

fix pomfile header

Fix snippets to leave tags in place. Use the same version tag for all versions in the parent

Fix accidental newlines

Update pom.xml

Add ignore unused deps to proto lib

Fix unused dep in grpc

un-parent google-cloud-pubsublite-bom from google-cloud-pubsublite-parent since it actually is a child of sdk-platform-java-config

Update samples checkstyle check to run on java-version: 11 to fix version mismatch. Same fix applied in googleapis/java-pubsub#2201

* Use errorprone 2.31.0 since 2.32.0 and 2.33.0 break our java 11 build with compiler errors

* Fix samples/pom.xml

* fix snapshot and snippets pom.xml

* Fix bad merge on pom files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/java-pubsub API. samples Issues that are directly related to samples. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants