You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/01 07:03:36 UTC

[GitHub] [thrift] dependabot[bot] opened a new pull request, #2804: Bump org.apache.thrift:libthrift from INCLUDED to 0.18.1 in /lib/kotlin

dependabot[bot] opened a new pull request, #2804:
URL: https://github.com/apache/thrift/pull/2804

   Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from INCLUDED to 0.18.1.
   <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.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>
   <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.13.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.18.1</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>
   </ul>
   <h3>Reopened issues</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5601">THRIFT-5601</a> - Typedef after first use causes incorrect go code</li>
   </ul>
   <h3>Go</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5685">THRIFT-5685</a> - Compiler generates wrong go code for forward defined types in optional fields</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5679">THRIFT-5679</a> - libthrift-0.17.0 has wrong version numbers in MANIFEST.MF</li>
   </ul>
   <h2>0.18.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>
   </ul>
   <h3>Compiler (General)</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5587">THRIFT-5587</a> - Introduce uuid as additional builtin type</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5591">THRIFT-5591</a> - Add uuid type to IDL and implement reference code</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5626">THRIFT-5626</a> - Parser should not confuse data types and field names</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5627">THRIFT-5627</a> - More consistent syntax for cpp_type</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5652">THRIFT-5652</a> - IDL uuid literals can be improved</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5669">THRIFT-5669</a> - &quot;required&quot; keyword is illegal in a &quot;throws&quot; clause</li>
   </ul>
   <h3>C++</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5661">THRIFT-5661</a> - TOutput: add zephyr-specific strerror_s implementation</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5658">THRIFT-5658</a> - TProtocol: support zephyr byteorder</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5659">THRIFT-5659</a> - protocol: declare when methods override</li>
   </ul>
   <h3>D language</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5647">THRIFT-5647</a> - Fix undeclared identifier ECONNRESET on macOS</li>
   </ul>
   <h3>Delphi</h3>
   <ul>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5618">THRIFT-5618</a> - More consistent naming of container classes</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5620">THRIFT-5620</a> - Option to force usage of COM types to allow for cross-module references</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5656">THRIFT-5656</a> - Escape Delphi keywords with '&amp;' prefix instead of '_' suffix</li>
   <li><a href="https://issues.apache.org/jira/browse/THRIFT-5619">THRIFT-5619</a> - make sure CheckReadBytesAvailable() and CountConsumedMessageBytes() handle negative sizes properly</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.18.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.thrift:libthrift&package-manager=gradle&previous-version=INCLUDED&new-version=0.18.1)](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 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-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [thrift] dependabot[bot] commented on pull request #2804: Bump org.apache.thrift:libthrift from INCLUDED to 0.18.1 in /lib/kotlin

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #2804:
URL: https://github.com/apache/thrift/pull/2804#issuecomment-1530751753

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [thrift] Jimexist closed pull request #2804: Bump org.apache.thrift:libthrift from INCLUDED to 0.18.1 in /lib/kotlin

Posted by "Jimexist (via GitHub)" <gi...@apache.org>.
Jimexist closed pull request #2804: Bump org.apache.thrift:libthrift from INCLUDED to 0.18.1 in /lib/kotlin
URL: https://github.com/apache/thrift/pull/2804


-- 
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-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org