dependabot[bot] opened a new pull request, #2860: URL: https://github.com/apache/thrift/pull/2860
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from INCLUDED to 0.19.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/thrift/releases">org.apache.thrift:libthrift's releases</a>.</em></p> <blockquote> <h2>Version 0.19.0</h2> <p>Please head over to the official release download source: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets listed below are added by Github based on the release tag and they will therefore not match the checkums published on the Thrift project website.</p> <h2>Version 0.18.1</h2> <p>Please head over to the official release download source: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets listed below are added by Github based on the release tag and they will therefore not match the checkums published on the Thrift project website.</p> <h2>Version 0.18.0</h2> <p>Please head over to the <strong>official release download source</strong>: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets listed below are added by Github based on the release tag and they will therefore not match the checkums published on the Thrift project website.</p> <h2>Version 0.17.0</h2> <p>Please head over to the <strong>official release download source</strong>: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets listed below are added by Github based on the release tag and they will therefore not match the checkums published on the Thrift project website.</p> <h2>Version 0.16.0</h2> <p>For release 0.16.0 head over to the official release download source: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets below are added by Github based on the release tag and they may therefore not match the checkums.</p> <h2>Version 0.15.0</h2> <p>For release 0.15.0 head over to the official release download source: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets below are added by Github based on the release tag and they may therefore not match the checkums.</p> <h2>Version 0.14.2</h2> <p>For release 0.14.0 head over to the official release download source: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets below are added by Github based on the release tag and they may therefore not match the checkums.</p> <h2>Version 0.14.1</h2> <p>For release 0.14.1 head over to the official release download source: <a href="http://thrift.apache.org/download">http://thrift.apache.org/download</a></p> <p>The assets below are added by Github based on the release tag and they may therefore not match the checkums.</p> <h2>Version 0.14.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apache/thrift/blob/master/CHANGES.md">org.apache.thrift:libthrift's changelog</a>.</em></p> <blockquote> <h2>0.19.0</h2> <h3>Known Open Issues (Blocker or Critical)</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-3877">THRIFT-3877</a> - C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement)</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5468">THRIFT-5468</a> - Swift service generator doesn't support oneway</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5654">THRIFT-5654</a> - LNK4042 and LNK2019 in go_validator_generator.cc</li> </ul> <h2>Build Process</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5701">THRIFT-5701</a> - Add dependabot</li> </ul> <h2>C++</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5725">THRIFT-5725</a> - Thrift SSL server stops working if the file descriptor returned is zero</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5716">THRIFT-5716</a> - TMemoryBuffer resizing might shrink the buffer size due to uint32_t overflow</li> </ul> <h2>Compiler (General)</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5690">THRIFT-5690</a> - Constant expects type to be defined before</li> </ul> <h2>Delphi</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5686">THRIFT-5686</a> - Add comparer and capacity arguments to container classes</li> </ul> <h2>Go</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5731">THRIFT-5731</a> - Handle ErrAbandonRequest automatically</li> </ul> <h2>Haxe</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5717">THRIFT-5717</a> - uuid sets and map keys may throw on some Haxe targets</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5704">THRIFT-5704</a> - Superfluous block scope in generated write() code</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5703">THRIFT-5703</a> - Haxe 4.30 emits "Local variable retval used without being initialized" on generated code</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5692">THRIFT-5692</a> - Support for deprecated methods (via annotation)</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5707">THRIFT-5707</a> - deprecation warning fixes for @:extern and @:enum</li> </ul> <h2>Java</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5700">THRIFT-5700</a> - Migration to JakartaEE and Apache HttpComponents 5</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5711">THRIFT-5711</a> - FutureClient does not extend when service extends from another service</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5702">THRIFT-5702</a> - Support Java 8</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5696">THRIFT-5696</a> - TByteBuffer.java does not allow non-default TConfiguration</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5653">THRIFT-5653</a> - Fix Java UUID typeid</li> </ul> <h2>JavaScript</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5674">THRIFT-5674</a> - Server implementation exceptions are not sent to client in ES6 promise-style invocation</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/apache/thrift/commits/v0.19.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: dev-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org