Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump libthrift from 0.17.0 to 0.18.1 #1537

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

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.

Bumps [libthrift](https://github.com/apache/thrift) from 0.17.0 to 0.18.1.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.17.0...v0.18.1)

---
updated-dependencies:
- dependency-name: org.apache.thrift:libthrift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants