dependabot[bot] opened a new pull request, #16338: URL: https://github.com/apache/pinot/pull/16338
Bumps [com.dynatrace.hash4j:hash4j](https://github.com/dynatrace-oss/hash4j) from 0.23.1 to 0.24.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dynatrace-oss/hash4j/releases">com.dynatrace.hash4j:hash4j's releases</a>.</em></p> <blockquote> <h2>v0.24.0</h2> <p><strong>New Features:</strong></p> <ul> <li>Implemented <code>equals</code> and <code>hashCode</code> methods for hasher objects</li> <li>Introduced serialization and deserialization methods for hash stream states (<code>getState</code> and <code>setState</code>), enabling snapshotting of intermediate states and resuming processing from saved points. Additionally, hasher objects now include a <code>hashStreamFromState</code> method for initializing streams from a saved state.</li> </ul> <p><strong>Bug Fixes:</strong></p> <ul> <li>Resolved issues with the <code>equals</code> method for hash streams introduced in version 0.23.0.</li> <li>Addressed edge case issues affecting hash streams when processing extremely large data inputs (≥ 2⁶¹ bytes).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dynatrace-oss/hash4j/compare/v0.23.1...v0.24.0">https://github.com/dynatrace-oss/hash4j/compare/v0.23.1...v0.24.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/1dacb6a679679058641fdd393618a90ebd2e844f"><code>1dacb6a</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/412">#412</a> from dynatrace-oss/hashstream-serialization</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/47f5ec981912868089f7d6eba6daa6cce50edeed"><code>47f5ec9</code></a> added demo example</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/c9d1ca3ae13af140d045710f82addcb3455beb10"><code>c9d1ca3</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/411">#411</a> from dynatrace-oss/hashstream-serialization</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/9d59c5c196162c4e1d658498c40d0abe699def5d"><code>9d59c5c</code></a> added javadoc and removed empty test class</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/87cbff73f20223447fa583bfb2c44681aed57e25"><code>87cbff7</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/408">#408</a> from dynatrace-oss/dependabot/gradle/com.google.error...</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/984920d649a075a1110847b42853cf04c8be5785"><code>984920d</code></a> Merge pull request <a href="https://redirect.github.com/dynatrace-oss/hash4j/issues/410">#410</a> from dynatrace-oss/hashstream-serialization</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/50b39e5f797c15471d17c59e9bdbf2cfdd5dae3d"><code>50b39e5</code></a> added unit test</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/64abb5a83791c59aecad7970a38805542058c001"><code>64abb5a</code></a> * fixed some issues with equals for hash streams</li> <li><a href="https://github.com/dynatrace-oss/hash4j/commit/29464f08bed2e1841891d7f20bfa7555cabc8d28"><code>29464f0</code></a> Bump com.google.errorprone:error_prone_core from 2.39.0 to 2.40.0</li> <li>See full diff in <a href="https://github.com/dynatrace-oss/hash4j/compare/v0.23.1...v0.24.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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]
