Skip to content

Build: Bump com.google.cloud.gcs.analytics:gcs-analytics-core from 1.3.1 to 1.4.0#17102

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.4.0

1.4.0 (2026-06-26)

Features

  • client: implement cache management and integrate with GcsFileSystem (#282) (d998d65)
  • common: add Cloud Monitoring OpenTelemetry provider (#309) (92cb75c)
  • core: implement in-memory caching for small objects bounded by byte size (#325) (a33c7ca)
  • core: restrict GcsFooterOptimizer to parquet files only (22253fe)
  • Implement Footer Cache and Small Object Prefetch Optimizer and integrate with GCS InputStream [4/4] (#314) (22253fe)
  • Implement GcsWriteChannel (#268) (be232a7)

Bug Fixes

  • Modify default value of file access pattern to auto sequential. (#316) (3028d33)
  • Removing otel library specific metrics. (#322) (3ed0869)

Documentation

  • Standardize the default values format in CONFIGURATION file (#327) (2769f8c)
Changelog

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

1.4.0 (2026-06-26)

Features

  • client: implement cache management and integrate with GcsFileSystem (#282) (d998d65)
  • common: add Cloud Monitoring OpenTelemetry provider (#309) (92cb75c)
  • core: implement in-memory caching for small objects bounded by byte size (#325) (a33c7ca)
  • core: restrict GcsFooterOptimizer to parquet files only (22253fe)
  • Implement Footer Cache and Small Object Prefetch Optimizer and integrate with GCS InputStream [4/4] (#314) (22253fe)
  • Implement GcsWriteChannel (#268) (be232a7)

Bug Fixes

  • Modify default value of file access pattern to auto sequential. (#316) (3028d33)
  • Removing otel library specific metrics. (#322) (3ed0869)

Documentation

  • Standardize the default values format in CONFIGURATION file (#327) (2769f8c)
Commits
  • 8d8c658 chore(main): release 1.4.0 (#307)
  • a33c7ca feat(core): implement in-memory caching for small objects bounded by byte siz...
  • 2769f8c docs: Standardize the default values format in CONFIGURATION file (#327)
  • 217fa1e refactor(client): configure parquet footer cache size by bytes instead of ite...
  • 3ed0869 fix: Removing otel library specific metrics. (#322)
  • 26e7bb7 chore: add .agents/ directory to gitignore (#319)
  • c507c99 chore: Configure JDK compiler exports to fix Java 17 compile issues (#318)
  • 60c9861 doc: add integration test for parquet footer cache and update documentation (...
  • 22253fe feat: Implement Footer Cache and Small Object Prefetch Optimizer and integrat...
  • be232a7 feat: Implement GcsWriteChannel (#268)
  • 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.3.1 to 1.4.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.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: com.google.cloud.gcs.analytics:gcs-analytics-core
  dependency-version: 1.4.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 Jul 5, 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