dependabot[bot] opened a new pull request, #17102: URL: https://github.com/apache/iceberg/pull/17102
Bumps [com.google.cloud.gcs.analytics:gcs-analytics-core](https://github.com/GoogleCloudPlatform/gcs-analytics-core) from 1.3.1 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/releases">com.google.cloud.gcs.analytics:gcs-analytics-core's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/compare/v1.3.1...v1.4.0">1.4.0</a> (2026-06-26)</h2> <h3>Features</h3> <ul> <li><strong>client:</strong> implement cache management and integrate with GcsFileSystem (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/282">#282</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/d998d65487cfa2efa5c20c4e2e8a1e7775b5b67d">d998d65</a>)</li> <li><strong>common:</strong> add Cloud Monitoring OpenTelemetry provider (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/309">#309</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/92cb75cebe1298f79902f343d4b3c4712e6036bd">92cb75c</a>)</li> <li><strong>core:</strong> implement in-memory caching for small objects bounded by byte size (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/325">#325</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/a33c7ca2523462af5e51f2f2d0a8a2fffdc4df4e">a33c7ca</a>)</li> <li><strong>core:</strong> restrict GcsFooterOptimizer to parquet files only (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/22253fe564b6dd37fe2277543d3fe61f9cb4efeb">22253fe</a>)</li> <li>Implement Footer Cache and Small Object Prefetch Optimizer and integrate with GCS InputStream [4/4] (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/314">#314</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/22253fe564b6dd37fe2277543d3fe61f9cb4efeb">22253fe</a>)</li> <li>Implement GcsWriteChannel (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/268">#268</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/be232a7ca0ff828815c884d2416a6f23f525fbd8">be232a7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Modify default value of file access pattern to auto sequential. (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/316">#316</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/3028d33971bb0331091c426c1f4c270687095b33">3028d33</a>)</li> <li>Removing otel library specific metrics. (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/322">#322</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/3ed0869997929b16e3a4f658c9168f8f93de679b">3ed0869</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Standardize the default values format in CONFIGURATION file (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/327">#327</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/2769f8c70e0ebcc0e518587272e295180863b806">2769f8c</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/blob/main/CHANGELOG.md">com.google.cloud.gcs.analytics:gcs-analytics-core's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/compare/v1.3.1...v1.4.0">1.4.0</a> (2026-06-26)</h2> <h3>Features</h3> <ul> <li><strong>client:</strong> implement cache management and integrate with GcsFileSystem (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/282">#282</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/d998d65487cfa2efa5c20c4e2e8a1e7775b5b67d">d998d65</a>)</li> <li><strong>common:</strong> add Cloud Monitoring OpenTelemetry provider (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/309">#309</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/92cb75cebe1298f79902f343d4b3c4712e6036bd">92cb75c</a>)</li> <li><strong>core:</strong> implement in-memory caching for small objects bounded by byte size (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/325">#325</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/a33c7ca2523462af5e51f2f2d0a8a2fffdc4df4e">a33c7ca</a>)</li> <li><strong>core:</strong> restrict GcsFooterOptimizer to parquet files only (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/22253fe564b6dd37fe2277543d3fe61f9cb4efeb">22253fe</a>)</li> <li>Implement Footer Cache and Small Object Prefetch Optimizer and integrate with GCS InputStream [4/4] (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/314">#314</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/22253fe564b6dd37fe2277543d3fe61f9cb4efeb">22253fe</a>)</li> <li>Implement GcsWriteChannel (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/268">#268</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/be232a7ca0ff828815c884d2416a6f23f525fbd8">be232a7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Modify default value of file access pattern to auto sequential. (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/316">#316</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/3028d33971bb0331091c426c1f4c270687095b33">3028d33</a>)</li> <li>Removing otel library specific metrics. (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/322">#322</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/3ed0869997929b16e3a4f658c9168f8f93de679b">3ed0869</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Standardize the default values format in CONFIGURATION file (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/327">#327</a>) (<a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/2769f8c70e0ebcc0e518587272e295180863b806">2769f8c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/8d8c65895d4c80e4eaef2af7e9869985a514f570"><code>8d8c658</code></a> chore(main): release 1.4.0 (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/307">#307</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/a33c7ca2523462af5e51f2f2d0a8a2fffdc4df4e"><code>a33c7ca</code></a> feat(core): implement in-memory caching for small objects bounded by byte siz...</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/2769f8c70e0ebcc0e518587272e295180863b806"><code>2769f8c</code></a> docs: Standardize the default values format in CONFIGURATION file (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/327">#327</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/217fa1eb20bbc45c709eaf10633c80beba5e9eaf"><code>217fa1e</code></a> refactor(client): configure parquet footer cache size by bytes instead of ite...</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/3ed0869997929b16e3a4f658c9168f8f93de679b"><code>3ed0869</code></a> fix: Removing otel library specific metrics. (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/322">#322</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/26e7bb77e8d26dfcd685bdb305d8f60388ce7940"><code>26e7bb7</code></a> chore: add .agents/ directory to gitignore (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/319">#319</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/c507c99ef45b9ee14bbf6f061399342cffbc7023"><code>c507c99</code></a> chore: Configure JDK compiler exports to fix Java 17 compile issues (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/318">#318</a>)</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/60c9861d232f20cbb09ba9322e74337947418ff8"><code>60c9861</code></a> doc: add integration test for parquet footer cache and update documentation (...</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/22253fe564b6dd37fe2277543d3fe61f9cb4efeb"><code>22253fe</code></a> feat: Implement Footer Cache and Small Object Prefetch Optimizer and integrat...</li> <li><a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/commit/be232a7ca0ff828815c884d2416a6f23f525fbd8"><code>be232a7</code></a> feat: Implement GcsWriteChannel (<a href="https://redirect.github.com/GoogleCloudPlatform/gcs-analytics-core/issues/268">#268</a>)</li> <li>Additional commits viewable in <a href="https://github.com/GoogleCloudPlatform/gcs-analytics-core/compare/v1.3.1...v1.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
