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

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


    from 76a94da65 Add a frame size limit to the SASL data-frame reader Client: 
java
     add b7b838d45 bump version number, fixed veralign.sh new/removed files

No new revisions were added by this update.

Summary of changes:
 ApacheThrift.nuspec                                    |  8 ++++----
 CMakeLists.txt                                         |  2 +-
 appveyor.yml                                           |  2 +-
 bower.json                                             |  2 +-
 build/veralign.sh                                      | 18 ++++++++++--------
 compiler/cpp/src/thrift/version.h                      |  2 +-
 configure.ac                                           |  2 +-
 contrib/Rebus/Properties/AssemblyInfo.cs               |  4 ++--
 contrib/thrift-maven-plugin/pom.xml                    |  2 +-
 contrib/thrift.spec                                    |  2 +-
 contrib/zeromq/csharp/AssemblyInfo.cs                  |  2 +-
 doc/specs/idl.md                                       |  2 +-
 lib/d/src/thrift/base.d                                |  2 +-
 lib/dart/pubspec.yaml                                  |  2 +-
 lib/delphi/src/Thrift.pas                              |  2 +-
 lib/erl/src/thrift.app.src                             |  2 +-
 lib/haxe/haxelib.json                                  |  2 +-
 lib/java/gradle.properties                             |  2 +-
 lib/js/package-lock.json                               |  4 ++--
 lib/js/package.json                                    |  2 +-
 lib/js/src/thrift.js                                   |  2 +-
 lib/lua/Thrift.lua                                     |  2 +-
 .../Thrift.Benchmarks/Thrift.Benchmarks.csproj         |  2 +-
 .../Thrift.Compile.net10/Thrift.Compile.net10.csproj   |  2 +-
 .../Thrift.Compile.net8/Thrift.Compile.net8.csproj     |  2 +-
 .../Thrift.Compile.net9/Thrift.Compile.net9.csproj     |  2 +-
 .../Thrift.Compile.netstd2.csproj                      |  2 +-
 .../Thrift.IntegrationTests.csproj                     |  2 +-
 lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj      |  2 +-
 lib/netstd/Thrift.AspNetCore/Thrift.AspNetCore.csproj  |  6 +++---
 lib/netstd/Thrift/Properties/AssemblyInfo.cs           |  4 ++--
 lib/netstd/Thrift/Thrift.csproj                        |  6 +++---
 lib/ocaml/_oasis                                       |  2 +-
 lib/perl/lib/Thrift.pm                                 |  2 +-
 lib/py/setup.py                                        |  2 +-
 lib/rb/Gemfile.lock                                    |  2 +-
 lib/rb/thrift.gemspec                                  |  2 +-
 lib/rs/Cargo.toml                                      |  2 +-
 lib/st/package.xml                                     |  2 +-
 lib/ts/package-lock.json                               |  4 ++--
 lib/ts/package.json                                    |  2 +-
 package-lock.json                                      |  4 ++--
 package.json                                           |  2 +-
 sonar-project.properties                               |  6 +++---
 test/dart/recursion_depth_test/pubspec.yaml            |  2 +-
 test/dart/test_client/pubspec.yaml                     |  2 +-
 test/erl/src/thrift_test.app.src                       |  2 +-
 test/netstd/Client/Client.csproj                       |  2 +-
 test/netstd/Server/Server.csproj                       |  2 +-
 test/rb/Gemfile.lock                                   |  2 +-
 tutorial/dart/client/pubspec.yaml                      |  2 +-
 tutorial/dart/console_client/pubspec.yaml              |  2 +-
 tutorial/dart/server/pubspec.yaml                      |  2 +-
 tutorial/delphi/DelphiClient/DelphiClient.dproj        |  4 ++--
 tutorial/delphi/DelphiServer/DelphiServer.dproj        |  4 ++--
 tutorial/netstd/Client/Client.csproj                   |  2 +-
 tutorial/netstd/Interfaces/Interfaces.csproj           |  2 +-
 tutorial/netstd/Server/Server.csproj                   |  2 +-
 tutorial/ocaml/_oasis                                  |  2 +-
 59 files changed, 84 insertions(+), 82 deletions(-)

Reply via email to