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

fix: bump github.com/apache/thrift from 0.14.2 to 0.15.0 #9921

Merged
merged 2 commits into from
Oct 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2021

Bumps github.com/apache/thrift from 0.14.2 to 0.15.0.

Release notes

Sourced from github.com/apache/thrift'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.

Changelog

Sourced from github.com/apache/thrift'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 [github.com/apache/thrift](https://github.com/apache/thrift) from 0.14.2 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.2...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/apache/thrift
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2021
@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Oct 13, 2021
@sspaink sspaink merged commit 0b1f0cf into master Oct 14, 2021
@sspaink sspaink deleted the dependabot/go_modules/github.com/apache/thrift-0.15.0 branch October 14, 2021 19:06
powersj pushed a commit that referenced this pull request Oct 27, 2021
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MyaLongmire <myalongmire05@gmail.com>
(cherry picked from commit 0b1f0cf)
VladislavSenkevich pushed a commit to gwos/telegraf that referenced this pull request Nov 23, 2021
…9921)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MyaLongmire <myalongmire05@gmail.com>
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 fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants