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

Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.10.0 #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:spring-cloud-gcp-starter-pubsub (source) 5.1.0 -> 5.10.0 age adoption passing confidence

Release Notes

GoogleCloudPlatform/spring-cloud-gcp (com.google.cloud:spring-cloud-gcp-starter-pubsub)

v5.10.0

Compare Source

Features
Bug Fixes
  • deps: update cloud-sql-socket-factory.version to v1.21.2 (#​3451) (d227783)
  • deps: update dependency com.google.cloud:libraries-bom to v26.52.0 (#​3421) (5c74e41)
  • deps: update dependency com.google.cloud:libraries-bom to v26.53.0 (#​3471) (5d2615f)
  • deps: update dependency commons-io:commons-io to v2.18.0 (#​3455) (5371117)
  • deps: update gapic-generator-java-bom.version to v2.51.0 (#​3422) (aae9f99)
  • deps: update gapic-generator-java-bom.version to v2.51.1 (#​3452) (e653ab1)
  • deps: update zipkin-gcp.version to v2.2.6 (#​3453) (ce5d9eb)
  • increase default pubsub health indicator timeout from 2000ms to 5000ms (#​3400) (b67caa9)
Dependencies
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.6 to 1.1.8 (#​3414) (283b1fa)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.5 to 1.4.2 (#​3446) (ce85135)
  • bump io.opentelemetry:opentelemetry-api from 1.43.0 to 1.46.0 (#​3442) (4e2b9bc)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#​3344) (324efdf)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#​3409) (985031e)
  • bump org.graalvm.buildtools:native-maven-plugin (#​3464) (e3dee62)
  • bump org.springframework.cloud:spring-cloud-dependencies (#​3463) (86d61ad)
  • bump spring-cloud-config.version from 4.1.3 to 4.2.0 (#​3461) (9ee363e)
Documentation
  • fix references about other integrations in spanner doc (#​3413) (1e99a52)

v5.9.0

Compare Source

Features
  • Add all additional Cloud SQL Java Connector parameters to the spring configuration. (#​3286) (f2212d3)
  • add property to customize universe domain in Pub/Sub (#​3348) (9cf2145)
Bug Fixes
  • deps: update dependency com.google.cloud:libraries-bom to v26.51.0 (#​3350) (a270a7d)
  • include limit in query for findFirst and findTop support in Firestore (#​3387) (9fe8e91)
  • migrate logic to create tmpdir to build script (#​3367) (a12638c)
  • need to update to use new trampoline_release.py script as well as update to configure docker auth with new image (#​3356) (b5ace26)
  • sonar build 401 issue (#​3381) (fa53707)

v5.8.0

Compare Source

Features
  • add properties to customize universe-domain and host in Storage (#​3287) (f5879d9)
Bug Fixes
  • deps: update dependency com.google.cloud:libraries-bom to v26.49.0 (e838c64)
  • deps: update dependency io.opentelemetry:opentelemetry-api to v1.43.0 (#​3298) (964756c)
  • test: add mock method to mock credentials. (e838c64)
Dependencies
  • bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 (#​3319) (6a91c0d)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 (#​3302) (8ab63c8)
  • bump io.opentelemetry:opentelemetry-api from 1.42.1 to 1.43.0 (#​3299) (eea8e28)
  • bump org.postgresql:r2dbc-postgresql (#​3310) (40b8b2a)

v5.7.0

Compare Source

Features
  • add properties to set universe domain and endpoint in bigquery (#​3158) (9b3c780)
Bug Fixes
  • deps: update cloud-sql-socket-factory.version to v1.21.0 (#​3270) (fdd8957)
  • deps: update dependency com.google.cloud:libraries-bom to v26.48.0 (#​3271) (2d65a64)
  • set maxInboundMetadataSize in pubsub (#​3157) (f333e41)
Dependencies
  • bump cloud-sql-socket-factory.version from 1.20.0 to 1.20.1 (#​3191) (16518c6)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.5 to 1.1.6 (#​3206) (6e2b0e3)
  • bump com.google.errorprone:error_prone_core from 2.30.0 to 2.33.0 (#​3265) (e462698)
  • bump commons-io:commons-io from 2.16.1 to 2.17.0 (#​3253) (97af1d0)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4 (#​3201) (4437d65)
  • bump io.opentelemetry:opentelemetry-api from 1.41.0 to 1.42.1 (#​3207) (b43e8e7)
  • bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 (#​3261) (e3da8fe)
  • bump org.graalvm.buildtools:native-maven-plugin (#​3208) (faa4ef5)
  • bump org.springframework.boot:spring-boot-starter-parent (#​3259) (b8ae0f0)
  • bump spring-boot-dependencies.version from 3.3.3 to 3.3.4 (#​3242) (af60cab)
  • bump zipkin-gcp.version from 2.2.4 to 2.2.5 (#​3189) (4718eaf)
Documentation

v5.6.1

Compare Source

Bug Fixes
  • add credential runtime hint for graalvm compilation (#​3200) (f7fc095)
  • added native image class initialization workaround to storage samples (#​3195) (84e4fc4)
  • dep: update all actions/upload-artifact to v4 as v2 was deprecated and now fails work flows (#​3204) (2f0f275)
  • Descendants entities losing database ID from parent (#​3142) (#​3156) (02a1e65)
  • handle null primary keys between parent and child objects (#​3179) (42c69b6)
Dependencies
  • bump com.google.cloud:libraries-bom from 26.45.0 to 26.47.0 (#​3225) (c56409f)
Documentation

v5.6.0

Compare Source

Features
  • add properties to customize universeDomain and endpoint in KMS module (#​3104) (1de0e36)
Bug Fixes
Dependencies
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.4 to 1.1.5 (#​3129) (fb375f6)
  • bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 (#​3163) (2ed4f55)
  • bump io.opentelemetry:opentelemetry-api from 1.32.0 to 1.41.0 (#​3153) (0ef3aa6)
  • bump org.apache.maven.plugins:maven-checkstyle-plugin (#​3151) (cd77242)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#​3164) (237e9fd)
  • bump org.springframework.boot:spring-boot-starter-parent (#​3152) (7c8e434)
  • bump spring-boot-dependencies.version from 3.3.2 to 3.3.3 (#​3150) (f264ea2)
Documentation

v5.5.1

Compare Source

Bug Fixes
  • change to generation script in manipulating googleapis/WORKSPACE. (#​3120) (48e0681)
  • deps: update cloud-sql-socket-factory.version to v1.19.1 (#​3049) (87c3b54)
  • deps: update cloud-sql-socket-factory.version to v1.20.0 (#​3121) (c03e305)
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.4 (#​3052) (5090efe)
  • pubsub template hanging if exception is thrown when paring response (#​2696) (#​3091) (d605691)
Dependencies
  • bump cloud-sql-socket-factory.version from 1.19.0 to 1.19.1 (#​3055) (d07f699)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.3 to 1.1.4 (#​3056) (212522b)
  • bump com.google.cloud:libraries-bom from 26.43.0 to 26.44.0 (#​3108) (17e237e)
  • bump com.google.cloud.tools:appengine-maven-plugin (#​3086) (85b27f2)
  • bump com.google.errorprone:error_prone_core from 2.28.0 to 2.30.0 (#​3101) (8b62250)
  • bump com.google.truth:truth from 1.4.3 to 1.4.4 (#​3061) (abb85f5)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.2 to 1.3.3 (#​3109) (5533192)
  • bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#​3110) (7a6f478)
  • bump org.apache.maven.plugins:maven-javadoc-plugin (#​3085) (fd1b37e)
  • bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#​3111) (88607bb)
  • bump org.springframework.boot:spring-boot-starter-parent (#​3076) (f635a58)
  • bump org.springframework.cloud:spring-cloud-dependencies (#​3058) (ab3103f)
  • bump spring-boot-dependencies.version from 3.3.1 to 3.3.2 (#​3075) (e32d6a9)
  • bump spring-cloud-config.version from 4.1.2 to 4.1.3 (#​3057) (69ecd96)
Documentation
  • add Google Cloud Support link to new issues templates and choices (#​3087) (a0d3094)

v5.5.0

Compare Source

Features
Bug Fixes
  • deps: update dependency com.google.cloud:libraries-bom to v26.43.0 (#​3029) (a7e8117)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.3.1 (#​3021) (ccfc0a1)
Dependencies
  • bump com.google.truth:truth from 1.4.2 to 1.4.3 (#​3007) (291123a)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.1 (#​3024) (c9479e3)
  • bump io.micrometer:micrometer-tracing-bom from 1.3.1 to 1.3.2 (#​3042) (dbc696e)
Documentation

v5.4.3

Compare Source

Bug Fixes

v5.4.1

Compare Source

Dependencies
  • remove micrometer-tracing-bom from pom.xml because this dependency is managed by spring-boot. (8ebc064)

v5.4.0

Compare Source

Features
Bug Fixes
  • deps: update dependency com.google.cloud:alloydb-jdbc-connector to v1.1.2 (#​2883) (98fcfea)
  • deps: update dependency com.google.cloud:libraries-bom to v26.40.0 (#​2924) (3fcd7e7)
  • stackdriver logback appender now defaults to flushlevel off (#​2906) (#​2922) (b5bd5d4)
Dependencies
  • bump cloud-sql-socket-factory.version from 1.18.0 to 1.18.1 (#​2886) (d72b0ed)
  • bump com.google.cloud:alloydb-jdbc-connector from 1.1.1 to 1.1.2 (#​2884) (f52dc7d)
  • bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.3.0 (#​2879) (990c511)
  • bump org.codehaus.mojo:build-helper-maven-plugin (#​2903) (6dde442)
  • bump org.sonatype.plugins:nexus-staging-maven-plugin (#​2918) (c6edc2e)

v5.3.0

Compare Source

Features
Bug Fixes
Documentation

v5.2.1

Compare Source

Bug Fixes
  • AlloyDB should not load when Postgres starter is used (#​2848) (2c8e5cb)

v5.2.0

Compare Source

Features
Bug Fixes
  • BigQueryTemplate now closes its BigQueryJsonDataWriter (#​2765) (1e0c206)
  • datastore: guard against "Type must not be Null" (#​2797) (9a2ee15)
  • deps: update cloud-sql-socket-factory.version to v1.18.0 (#​2681) (65c528c)
  • deps: update dependency com.google.cloud:libraries-bom to v26.38.0 (#​2814) (bfd45b7)
  • deps: update dependency io.micrometer:micrometer-tracing-bom to v1.2.5 (#​2809) (e974214)
  • deps: update dependency org.postgresql:r2dbc-postgresql to v1.0.5.release (#​2810) (7eb0441)
  • Use specified bigQueryWriteClient when creating JsonStreamWriter (#​2711) (21657a7)
Dependencies
  • bump com.google.errorprone:error_prone_core from 2.26.0 to 2.27.0 (#​2798) (507832a)
  • bump com.google.errorprone:error_prone_core from 2.27.0 to 2.27.1 (#​2835) (dcec57a)
  • bump commons-io:commons-io from 2.15.1 to 2.16.1 (#​2775) (2eb24aa)
  • bump org.apache.maven.plugins:maven-compiler-plugin (#​2716) (8a0f03a)
  • bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.4 (#​2792) (4a550e6)
  • bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#​2704) (072570b)
  • bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#​2767) (0a4d36d)
  • bump org.springframework.boot:spring-boot-starter-parent (#​2789) (6b9c285)
  • bump spring-boot-dependencies.version from 3.2.3 to 3.2.4 (#​2729) (78b3a68)
Documentation

v5.1.2

Compare Source

Dependencies
  • bump org.springframework.cloud:spring-cloud-dependencies (#​2744) (a0d97da)
  • bump spring-cloud-config.version from 4.1.0 to 4.1.1 (#​2743) (631f39e)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


This change is Reviewable

@renovate renovate bot changed the title Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.5.0 Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.5.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 16ff38d to bda59e0 Compare August 15, 2024 19:21
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch 2 times, most recently from cc763ab to 735190e Compare August 30, 2024 15:27
@renovate renovate bot changed the title Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.5.1 Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.6.0 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch 2 times, most recently from 87c819e to f7cdf4e Compare September 5, 2024 12:10
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch 6 times, most recently from f62cdfb to 948264e Compare September 20, 2024 10:24
@renovate renovate bot changed the title Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.6.0 Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.6.1 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch 2 times, most recently from eec7992 to 793b040 Compare September 25, 2024 12:00
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 793b040 to 1bf4675 Compare October 4, 2024 01:29
@renovate renovate bot changed the title Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.6.1 Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.7.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 1bf4675 to b1e70e9 Compare October 14, 2024 15:12
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from b1e70e9 to 43c952c Compare October 25, 2024 02:07
@renovate renovate bot changed the title Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.7.0 Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.8.0 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 43c952c to d24b335 Compare October 30, 2024 14:11
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from d24b335 to bbc97c0 Compare November 7, 2024 12:19
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from bbc97c0 to 49446b9 Compare November 20, 2024 13:04
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch 3 times, most recently from 8ca3a9c to 146fc1b Compare December 7, 2024 04:47
@renovate renovate bot changed the title Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.8.0 Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.9.0 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 146fc1b to 73c9116 Compare December 11, 2024 10:25
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 73c9116 to 8497d92 Compare January 14, 2025 12:59
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 8497d92 to c35bf77 Compare January 16, 2025 01:30
@renovate renovate bot changed the title Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.9.0 Update dependency com.google.cloud:spring-cloud-gcp-starter-pubsub to v5.10.0 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from c35bf77 to 9c80cab Compare January 20, 2025 07:24
@renovate renovate bot force-pushed the renovate/spring-cloud-gcp.version branch from 9c80cab to ddee959 Compare January 22, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants