apache / parquet-format

Apache Parquet Format
https://parquet.apache.org/
Apache License 2.0
1.69k stars 422 forks source link

Bump org.apache.thrift:libthrift from 0.16.0 to 0.19.0 #213

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps org.apache.thrift:libthrift from 0.16.0 to 0.19.0.

Release notes

Sourced from org.apache.thrift:libthrift's releases.

Version 0.19.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.

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.

Version 0.17.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 org.apache.thrift:libthrift's changelog.

0.19.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
  • THRIFT-5654 - LNK4042 and LNK2019 in go_validator_generator.cc

Build Process

C++

  • THRIFT-5725 - Thrift SSL server stops working if the file descriptor returned is zero
  • THRIFT-5716 - TMemoryBuffer resizing might shrink the buffer size due to uint32_t overflow

Compiler (General)

  • THRIFT-5690 - Constant expects type to be defined before

Delphi

  • THRIFT-5686 - Add comparer and capacity arguments to container classes

Go

Haxe

  • THRIFT-5717 - uuid sets and map keys may throw on some Haxe targets
  • THRIFT-5704 - Superfluous block scope in generated write() code
  • THRIFT-5703 - Haxe 4.30 emits "Local variable retval used without being initialized" on generated code
  • THRIFT-5692 - Support for deprecated methods (via annotation)
  • THRIFT-5707 - deprecation warning fixes for @:extern and @:enum

Java

  • THRIFT-5700 - Migration to JakartaEE and Apache HttpComponents 5
  • THRIFT-5711 - FutureClient does not extend when service extends from another service
  • THRIFT-5702 - Support Java 8
  • THRIFT-5696 - TByteBuffer.java does not allow non-default TConfiguration
  • THRIFT-5653 - Fix Java UUID typeid

JavaScript

  • THRIFT-5674 - Server implementation exceptions are not sent to client in ES6 promise-style invocation

... (truncated)

Commits
  • 5656208 release 0.19.0
  • 291b560 THRIFT-5653: Fix Java UUID typeid
  • ee1a7ea THRIFT-5731: Handle ErrAbandonRequest automatically
  • 4ca47e0 fix kotlin cross test by downgrading to java 8 (#2840)
  • 79c5602 Update supported go versions to 1.20 and 1.21
  • 628023c fix gradle format
  • fd60a9a reformat kotlin files
  • 30b31aa Release 0.19.0
  • f5a6752 Release 0.19.0
  • bccca93 THRIFT-5725: Fix the comparison check for bio_get_fd
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 show 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)
wgtmac commented 10 months ago

@dependabot close