Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2021

Bumps libthrift from 0.14.1 to 0.15.0.

Release notes

Sourced from libthrift's releases.

Version 0.15.0

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

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

Version 0.14.2

For release 0.14.0 head over to the official release download source: http://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 libthrift's changelog.

0.15.0

Known Open Issues (Blocker or Critical)

  • THRIFT-3877 - C++: library don't work with HTTP (csharp server, cpp client; need cross test enhancement)

Removed Languages

Breaking Changes

  • THRIFT-5381 - possible collisions at VOID type with some 3rd-party libraries on Haxe cpp targets
  • THRIFT-5396 - deprecate netstd "Async" method postfix
  • THRIFT-5453 - go: NewTSocketConf and NewTSSLSocketConf no longer return an error

AS3

  • THRIFT-5229 - Deprecate/remove ActionScript 3 support

Build Process

  • THRIFT-5334 - version of thrift-maven-plugin is not sync with the main project
  • THRIFT-5394 - AppVeyor CI tries to download outdated cmake
  • THRIFT-5429 - build: autotools: add foreign to AM_INIT_AUTOMAKE

C glib

  • THRIFT-5244 - Dynamic exception specifications are deprecated in C++11[-Wdeprecated]
  • THRIFT-5265 - Add the zlib transport to c_glib
  • THRIFT-5399 - Fix socket leak in abnormal situation
  • THRIFT-5421 - Fix the problem of incorrect setting of errno in some files

C++

  • THRIFT-5341 - Fix Old-Style-Cast, Missing override and Possible noexcept
  • THRIFT-5342 - Apply 'noexcept' attribute to Init/Copy/Move Constructors and Assignments
  • THRIFT-5355 - Do not rely on compiler and check boundaries

D language

  • THRIFT-4303 - D deprecation warnings
  • THRIFT-4979 - Still D deprecation warnings about std.datetime.* in current master
  • THRIFT-5376 - Fix deprecation warnings in D library

Dart

  • THRIFT-5285 - Update to dart 2, widen range on http package

... (truncated)

Commits
  • 8317ec4 Branch 0.15.0
  • 67bf304 THRIFT-5459: Fix breaking issue when adding a new exception
  • 5f829f1 go: Fix things staticcheck complains about
  • 57b9aa0 THRIFT-5447: Update supported Go versions
  • efff4a2 THRIFT-5453: Defer DNS from NewTSocketConf to TSocket.Open
  • 9a815fa Version 0.15.0
  • 2c78047 THRIFT-4797: Go import improvements
  • c8ae621 THRIFT-5445 "cancellationToken" cannot be used as argument name
  • 273607d THRIFT-5444 Netstd generator produces uncompileable code for enums ending wit...
  • f695535 THRIFT-5389: Fix const generation for optional fields
  • 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 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 [libthrift](https://github.com/apache/thrift) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/apache/thrift/releases)
- [Changelog](https://github.com/apache/thrift/blob/master/CHANGES.md)
- [Commits](apache/thrift@v0.14.1...v0.15.0)

---
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 Sep 12, 2021
@github-actions github-actions bot added the build label Sep 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2022

Superseded by #173.

@dependabot dependabot bot closed this Feb 20, 2022
@dependabot dependabot bot deleted the dependabot/maven/lang/java/org.apache.thrift-libthrift-0.15.0 branch February 20, 2022 07:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

build dependencies Pull requests that update a dependency file java Pull requests that update Java code

Development

Successfully merging this pull request may close these issues.

0 participants