SOS icon indicating copy to clipboard operation
SOS copied to clipboard

Bump libthrift from 0.17.0 to 0.18.1

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps libthrift from 0.17.0 to 0.18.1.

Release notes

Sourced from libthrift's releases.

Version 0.18.1

Please head over to the official release download source: http://thrift.apache.org/download

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.

Version 0.18.0

Please head over to the official release download source: http://thrift.apache.org/download

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.

Changelog

Sourced from libthrift's changelog.

0.18.1

Known Open Issues (Blocker or Critical)

  • THRIFT-3877 - C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement)
  • THRIFT-5468 - Swift service generator doesn't support oneway

Reopened issues

  • THRIFT-5601 - Typedef after first use causes incorrect go code

Go

  • THRIFT-5685 - Compiler generates wrong go code for forward defined types in optional fields
  • THRIFT-5679 - libthrift-0.17.0 has wrong version numbers in MANIFEST.MF

0.18.0

Known Open Issues (Blocker or Critical)

  • THRIFT-3877 - C++ library don't work with HTTP (csharp server, cpp client; need cross test enhancement)
  • THRIFT-5468 - Swift service generator doesn't support oneway

Compiler (General)

  • THRIFT-5587 - Introduce uuid as additional builtin type
  • THRIFT-5591 - Add uuid type to IDL and implement reference code
  • THRIFT-5626 - Parser should not confuse data types and field names
  • THRIFT-5627 - More consistent syntax for cpp_type
  • THRIFT-5652 - IDL uuid literals can be improved
  • THRIFT-5669 - "required" keyword is illegal in a "throws" clause

C++

  • THRIFT-5661 - TOutput: add zephyr-specific strerror_s implementation
  • THRIFT-5658 - TProtocol: support zephyr byteorder
  • THRIFT-5659 - protocol: declare when methods override

D language

  • THRIFT-5647 - Fix undeclared identifier ECONNRESET on macOS

Delphi

  • THRIFT-5618 - More consistent naming of container classes
  • THRIFT-5620 - Option to force usage of COM types to allow for cross-module references
  • THRIFT-5656 - Escape Delphi keywords with '&' prefix instead of '_' suffix
  • THRIFT-5619 - make sure CheckReadBytesAvailable() and CountConsumedMessageBytes() handle negative sizes properly

... (truncated)

Commits
  • 1851da5 Release 0.18.1
  • 0972190 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MF
  • 8fcdf7d THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler"
  • 423ab39 bump version
  • c30ee69 Added reference to existing netstd README.md file to satisfy nuget package up...
  • 2f2696b release branch 0.18.0
  • 4eee681 fix veralign.sh
  • 61d3e74 Bump http, fixnum, logging, dart_style, build_test, build_web_compilers, mock...
  • 1448934 go: Use new atomic types introduced in go1.19
  • d21188a Bump json5 from 2.1.1 to 2.2.3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Mar 06 '23 05:03 dependabot[bot]