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 org.apache.thrift:libthrift from 0.15.0 to 0.19.0 #84

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps org.apache.thrift:libthrift from 0.15.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:https://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:https://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:https://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:https://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.16.0

For release 0.16.0 head over to the official release download source: http:https://thrift.apache.org/download

The assets below are added by Github based on the release tag and they may therefore not match the checkums.

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

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.15.0 to 0.19.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.15.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 13, 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
0 participants