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.20.0 to 0.21.0 in /lang/java #3186

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2024

Bumps org.apache.thrift:libthrift from 0.20.0 to 0.21.0.

Release notes

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

Version 0.21.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.21.0

Build Process

C++

Compiler (General)

  • THRIFT-5800 - "Could not find include file foo.thrift" probably should be failure instead of warning
  • THRIFT-5766 - Replace std::endl with "\n"

Delphi

  • THRIFT-5789 - Refactor test suite client implementation
  • THRIFT-5782 - implement full deprecation support
  • THRIFT-5750 - Remove "ansistr_binary_" option
  • THRIFT-5788 - Refactor and streamline hash set implementation
  • THRIFT-5765 - Extra override for WriteBinary() to avoid unnecessary memory allocations when using COM types
  • THRIFT-5764 - Extra CTOR for TThriftBytesImpl

Go

  • THRIFT-5786 - Full deprecation support for go
  • THRIFT-5654 - LNK4042 and LNK2019 in go_validator_generator.cc
  • THRIFT-5784 - go: Add THeaderTransforms to TConfiguration

Java

  • THRIFT-5762 - Expose service result objects in Java
  • THRIFT-5530 - could not resolve plugin artifact 'com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:4.0.4'
  • THRIFT-5230 - Fix connection leak and CancelledKeyException when handling Epoll bug
  • THRIFT-4847 - CancelledKeyException causes TThreadedSelectorServer to fail.

JSON

... (truncated)

Commits
  • 1a31d90 FIX: No rule to make target 'Tests/Thrift.Compile.Tests/Properties/AssemblyIn...
  • e8cfb13 Updated CHANGES.md
  • 7df39f1 updated CHANGES.md
  • 3867d68 THRIFT-5816 Fix UUID for boost 1.86.0 (change in {{data}} member usage)
  • 449442e added ticket data for 0.21.0 to CHANGES.md
  • 467c6bd THRIFT-5815 veralign.sh broken and incomplete
  • 80e9c4f THRIFT-5815 veralign.sh broken and incomplete
  • e9b1ef6 Bump jvm from 2.0.10 to 2.0.20 in /lib/kotlin
  • bcc9cee THRIFT-5810: install static MSVC libraries to lib/
  • 5fc920d Fix JS property/method collisions for fields enamed read/write
  • 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 <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)

Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.20.0...v0.21.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 for Java binding labels Sep 29, 2024
@github-actions github-actions bot added the build label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file Java Pull Requests for Java binding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants