You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by je...@apache.org on 2022/02/15 21:26:53 UTC

[thrift] branch master updated (d2c28b3 -> d8ed398)

This is an automated email from the ASF dual-hosted git repository.

jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from d2c28b3  THRIFT-5514 netstd test client slow in multithread mode Client: netstd Patch: Jens Geyer
     add fa5c37a  Fixes #5500, uncompilable code when a .thirft struct named 'System' is present
     add fb87b44  Updated changes.md for 0.16.0
     add 1ef362c  THRIFT-5504 CA2254 Message template should be compile time constant Client netstd Patch: Jens Geyer
     add d68f03c  Updated changes.md for 0.16.0
     add f99375e  THRIFT-5504 CA2254 Message template should be compile time constant Client netstd Patch: Jens Geyer
     add a10d401  FIX: missing EXTRA_DIST entries
     add 48d1a70  FIX: missing EXTRA_DIST entries
     add f087ec4  FIX: missing EXTRA_DIST entries
     add b9fe9c2  FIX: test left too early on false premise
     add 56a840a  THRIFT-5509: Close connection in IsOpen
     add f18a8f3  Update changelog for 0.16.0
     add 3031394  THRIFT-5509: Suppress noisy log from go's TSimpleServer
     add a8e3b75  THRIFT-5512: Update java dependencies
     add 2a93df8  Update changelog for 0.16.0
     new d8ed398  Merge branch '0.16.0' into master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                         | 24 +++++++++++++---------
 Makefile.am                                        |  2 ++
 lib/go/test/Makefile.am                            |  2 ++
 lib/go/test/fuzz/Makefile.am                       |  5 +++++
 lib/netstd/Makefile.am                             |  3 +++
 lib/php/Makefile.am                                |  2 ++
 lib/rs/test_recursive/src/Makefile.am              |  1 +
 lib/rs/test_recursive/src/maintenance/Makefile.am  |  1 +
 lib/rs/test_recursive/src/transit/Makefile.am      |  1 +
 .../test_recursive/src/transit/light/Makefile.am   |  1 +
 .../src/transit/services/Makefile.am               |  1 +
 test/Makefile.am                                   |  1 +
 12 files changed, 34 insertions(+), 10 deletions(-)

[thrift] 01/01: Merge branch '0.16.0' into master

Posted by je...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jensg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git

commit d8ed39803abea8603e9935f525e748b1c515fe7f
Merge: d2c28b3 2a93df8
Author: Jens Geyer <je...@apache.org>
AuthorDate: Tue Feb 15 22:25:01 2022 +0100

    Merge branch '0.16.0' into master

 CHANGES.md                                         | 24 +++++++++++++---------
 Makefile.am                                        |  2 ++
 lib/go/test/Makefile.am                            |  2 ++
 lib/go/test/fuzz/Makefile.am                       |  5 +++++
 lib/netstd/Makefile.am                             |  3 +++
 lib/php/Makefile.am                                |  2 ++
 lib/rs/test_recursive/src/Makefile.am              |  1 +
 lib/rs/test_recursive/src/maintenance/Makefile.am  |  1 +
 lib/rs/test_recursive/src/transit/Makefile.am      |  1 +
 .../test_recursive/src/transit/light/Makefile.am   |  1 +
 .../src/transit/services/Makefile.am               |  1 +
 test/Makefile.am                                   |  1 +
 12 files changed, 34 insertions(+), 10 deletions(-)