Skip to content

Build: Bump com.google.cloud.gcs.analytics:gcs-analytics-core from 1.4.0 to 1.5.0 - #573

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.cloud.gcs.analytics-gcs-analytics-core-1.5.0
Open

Build: Bump com.google.cloud.gcs.analytics:gcs-analytics-core from 1.4.0 to 1.5.0#573
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.google.cloud.gcs.analytics-gcs-analytics-core-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown

Bumps com.google.cloud.gcs.analytics:gcs-analytics-core from 1.4.0 to 1.5.0.

Release notes

Sourced from com.google.cloud.gcs.analytics:gcs-analytics-core's releases.

v1.5.0

1.5.0 (2026-08-04)

Features

  • client: support content-type/encoding in write options and fix overwrite behavior (#344) (d95a9db)
  • core: Add GoogleCloudStorageOutputStream to the core module and integrate with GcsWriteChannel (#291) (871a64e)
  • core: Allow passing explicit GcsWriteOptions to GoogleCloudStorageOutputStream (#352) (4219ec9)
  • core: Integrate telemetry for the write path (#347) (9796a75)
  • Extract object metadata on first read operation in GCS (#333) (42b45af)
  • implement bidi vectored reads (#289) (60bb286)
  • Implement non-vectored reads in bidi channel (#335) (1cdc094)
  • Integrate GcsWriteChannel in Gcsclient interface (#287) (ec715f5)
  • Introduce BucketProperties and add BucketPropertiesCache in AnalyticsCacheManager (#305) (e45feaa)

Bug Fixes

  • Updating adaptive read documentation. (#355) (0fa1933)
Changelog

Sourced from com.google.cloud.gcs.analytics:gcs-analytics-core's changelog.

1.5.0 (2026-08-04)

Features

  • client: support content-type/encoding in write options and fix overwrite behavior (#344) (d95a9db)
  • core: Add GoogleCloudStorageOutputStream to the core module and integrate with GcsWriteChannel (#291) (871a64e)
  • core: Allow passing explicit GcsWriteOptions to GoogleCloudStorageOutputStream (#352) (4219ec9)
  • core: Integrate telemetry for the write path (#347) (9796a75)
  • Extract object metadata on first read operation in GCS (#333) (42b45af)
  • implement bidi vectored reads (#289) (60bb286)
  • Implement non-vectored reads in bidi channel (#335) (1cdc094)
  • Integrate GcsWriteChannel in Gcsclient interface (#287) (ec715f5)
  • Introduce BucketProperties and add BucketPropertiesCache in AnalyticsCacheManager (#305) (e45feaa)

Bug Fixes

  • Updating adaptive read documentation. (#355) (0fa1933)
Commits
  • b802538 chore(main): release 1.5.0 (#330)
  • 0fa1933 fix: Updating adaptive read documentation. (#355)
  • 096d918 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 4219ec9 feat(core): Allow passing explicit GcsWriteOptions to GoogleCloudStorageOutpu...
  • aa4758b chore: add review guidelines and pre-commit hook instructions (#353)
  • d95a9db feat(client): support content-type/encoding in write options and fix overwrit...
  • 9796a75 feat(core): Integrate telemetry for the write path (#347)
  • cd412e2 test: Add integration tests for GCSOutputStream and GcsFileSystemImplIntegrat...
  • 2d7c085 chore(deps): bump the github-actions-dependencies group across 1 directory wi...
  • 42b45af feat: Extract object metadata on first read operation in GCS (#333)
  • 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.gcs.analytics:gcs-analytics-core](https://github.com/GoogleCloudPlatform/gcs-analytics-core) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/GoogleCloudPlatform/gcs-analytics-core/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/gcs-analytics-core/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/gcs-analytics-core@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: com.google.cloud.gcs.analytics:gcs-analytics-core
  dependency-version: 1.5.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 Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

0 participants