Skip to content

Bump github.com/apache/thrift from 0.14.1 to 0.15.0#24

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/apache/thrift-0.15.0
Closed

Bump github.com/apache/thrift from 0.14.1 to 0.15.0#24
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/apache/thrift-0.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/apache/thrift from 0.14.1 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.

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 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.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: 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 12, 2021
@HTHou HTHou closed this Oct 12, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/apache/thrift-0.15.0 branch October 12, 2021 07:17
@HTHou
Copy link
Copy Markdown
Contributor

HTHou commented Oct 12, 2021

@dependabot ignore this major version

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2021

OK, I won't notify you about version 0.x.x again, unless you re-open this PR or update to a 0.x.x release yourself.

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant