Commit Graph

  • c3d66d2eec THRIFT-5674: Catch and handle server implementation exceptions Client: js:es6 Chandler May 2022-12-18 14:10:53 -05:00
  • a3c27f9723 Merge branch '0.18.1' Jens Geyer 2023-03-01 23:06:25 +01:00
  • dca42ab4b5 THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler" Yuxuan 'fishy' Wang 2023-02-15 12:19:44 -08:00
  • bb80ef4e7d Bump golang.org/x/sys in /test/go dependabot[bot] 2023-02-25 08:28:36 +00:00
  • f5627536ba THRIFT-5686 Add comparer and capacity arguments to container classes Client: Delphi Patch: Jens Geyer Jens Geyer 2023-02-24 21:25:28 +01:00
  • 1851da53a3 Release 0.18.1 v0.18.1 0.18.1 Jens Geyer 2023-02-23 21:15:15 +01:00
  • 0972190135 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MF Client: Java Patch: Thomas Lorblanchès Zlika 2023-02-21 10:42:06 +01:00
  • 4fcd0725b8 lib/cpp: Fix MSVC warning C4706 (BinaryProtocol) dejank-isystem 2023-02-14 13:34:26 +01:00
  • d96b17740c Fix VisualStudio project files and upgrade to VS2015 Zlika 2023-02-21 14:44:21 +01:00
  • c922a48502 THRIFT-5679 libthrift-0.17.0 has wrong version numbers in MANIFEST.MF Client: Java Patch: Thomas Lorblanchès Zlika 2023-02-21 10:42:06 +01:00
  • 05604e2614 Fix Security Tests for OpenSSLv3 Tobias Mayer 2023-02-18 14:50:15 +01:00
  • 8fcdf7d5d0 THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler" Yuxuan 'fishy' Wang 2023-02-15 12:19:44 -08:00
  • 51fc54f8c1 THRIFT-5684 upgrade to net7.0: Client: netstd Patch: Jens Geyer Jens Geyer 2023-02-14 23:51:16 +01:00
  • 423ab3997d bump version Jens Geyer 2023-02-15 22:12:19 +01:00
  • 71df9a3588 fix typo Elliotte Rusty Harold 2023-02-15 06:49:58 -05:00
  • dae5af6b8c Merge branch 0.18.0 Jens Geyer 2023-02-14 23:44:40 +01:00
  • c30ee69ef6 Added reference to existing netstd README.md file to satisfy nuget package upload 0.18.0 Jens Geyer 2023-02-14 23:33:29 +01:00
  • e6b975e436 Merge branch '0.18.0' Jens Geyer 2023-02-13 21:58:50 +01:00
  • 2f2696bdf6 release branch 0.18.0 v0.18.0 Jens Geyer 2023-02-06 23:55:19 +01:00
  • c6fd86d9f2 bump version number Jens Geyer 2023-02-06 23:42:52 +01:00
  • 4eee681527 fix veralign.sh Jens Geyer 2023-02-06 23:40:56 +01:00
  • 61d3e747ad Bump http, fixnum, logging, dart_style, build_test, build_web_compilers, mockito and build_runner dependabot[bot] 2023-02-02 21:05:13 +00:00
  • 14489341ce go: Use new atomic types introduced in go1.19 Yuxuan 'fishy' Wang 2023-02-02 10:43:36 -08:00
  • d21188a627 Bump json5 from 2.1.1 to 2.2.3 dependabot[bot] 2023-01-05 08:04:55 +00:00
  • 27a3311a7d Bump minimatch from 3.0.4 to 3.0.8 in /lib/ts dependabot[bot] 2023-02-02 21:00:44 +00:00
  • b973d11caa Bump minimatch from 3.0.4 to 3.0.8 in /lib/js dependabot[bot] 2023-02-02 21:00:40 +00:00
  • e59defd540 Bump minimatch from 3.0.4 to 3.1.2 dependabot[bot] 2023-02-02 21:00:39 +00:00
  • d89e37047f Bump qs from 6.5.2 to 6.5.3 in /lib/ts dependabot[bot] 2022-12-12 16:21:42 +00:00
  • 41621ee4c2 Bump qs from 6.5.2 to 6.5.3 dependabot[bot] 2022-12-07 17:51:36 +00:00
  • b94eac7ca0 Update supported go versions Yuxuan 'fishy' Wang 2023-02-02 09:41:31 -08:00
  • f223bd3b54 Improve enum support for json generator Christian Westberg 2022-12-22 09:39:48 +01:00
  • b39370ec3b THRIFT-5601: Fix forward typedef in go compiler Yuxuan 'fishy' Wang 2022-12-29 15:31:38 -08:00
  • 916ae8b813 py server: Listen also on IPv4 dejank-isystem 2022-12-20 18:57:53 +01:00
  • 277feceaed netstd Server: Add IPv6 dejank-isystem 2022-12-20 16:37:13 +01:00
  • 9c0de2d1eb lib: c_glib: fix compile error due to missing unistd.h Christopher Friedt 2022-11-24 20:13:21 -05:00
  • 850c61f608 lib: cpp: transport: include thrift/config.h in TFDTransport Chris Friedt 2022-11-22 06:20:37 -05:00
  • 779deabf0e lib: cpp: automake: ship thrift/numeric_cast.h Chris Friedt 2022-11-22 05:57:40 -05:00
  • 27ff942b5c THRIFT-5669 "required" keyword is illegal in a "throws" clause Jens Geyer 2022-11-21 23:21:51 +01:00
  • 9a4e998b61 [docs] Add missing slash to avoid empty cell Triton 2022-11-20 20:45:14 +01:00
  • 6e9cbbd059 lib: cpp: TTransportException: create thrift::numeric_cast Christopher Friedt 2022-10-01 17:21:26 -04:00
  • f525e4cbb6 THRIFT-5666: lib: cpp: prefer poll.h over sys/poll.h Chris Friedt 2022-11-05 08:33:05 -04:00
  • 8f83e46250 THRIFT-5663: lib: cpp: usleep was not declared in this scope Chris Friedt 2022-10-26 20:17:01 -04:00
  • c495448024 THRIFT-5657: Use Swift 5.7 in travis build (#2719) Kino Roy 2022-11-19 22:52:04 -08:00
  • 8cf48c9350 switched delphi keyword tables from map to set and array init Jens Geyer 2022-11-17 22:29:26 +01:00
  • 318fb9c2f1 switched netstd keywords from map to set and array init Jens Geyer 2022-11-17 10:25:44 +01:00
  • 56281fb972 FIX: make dist error "No rule to make target 'go.sum', needed by 'distdir'. Stop." Jens Geyer 2022-11-17 22:52:30 +01:00
  • 75e445ae8d THRIFT-3956 Java keywords that are legal in IDL can lead to generated code that will not compile Jens Geyer 2022-11-16 18:25:02 +01:00
  • e8353cb46e Use multi-module to cleanup top level go.mod Yuxuan 'fishy' Wang 2022-10-28 10:29:25 -07:00
  • 2acfe0fc7a THRIFT-5650: Implement UUID in Go compiler Yuxuan 'fishy' Wang 2022-10-21 10:27:40 -07:00
  • cea5559ecf lib: cpp: protocol: declare when methods override Christopher Friedt 2022-10-01 09:01:45 -04:00
  • 5ef174b5c1 Implement Validate message reply seq ids zeshuai007 2020-11-07 15:45:11 +08:00
  • 22aa3e5286 clear retry timer first then emit close event Wu Jian Ping 2021-12-02 18:06:01 +08:00
  • 8940715a1b fix reconnect issue for nodejs Wu Jian Ping 2021-06-11 12:32:20 +08:00
  • 6aba57bb6b lib: cpp: TOutput: add zephyr-specific strerror_s implementation Chris Friedt 2022-09-26 15:17:53 -04:00
  • 0bc818f363 lib: cpp: TProtocol: support zephyr byteorder Chris Friedt 2022-09-26 16:02:50 -04:00
  • 0a29a48e5a lib: cpp: add missing functional and cmath includes Chris Friedt 2022-10-23 09:19:48 -04:00
  • ef3d52e04c build: docker: scripts: autotools: do not fail if .m2/ exists Chris Friedt 2022-10-23 09:28:42 -04:00
  • efea697501 lib: cpp: thrift: include functional in TServerFramework Chris Friedt 2022-09-26 16:17:08 -04:00
  • 19c13b4cc6 THRIFT-5650: Implement UUID in Go library Yuxuan 'fishy' Wang 2022-10-12 14:13:15 -07:00
  • baa0daa478 THRIFT-5653: Update TType.uuid raw value to 16 (#2717) Kino Roy 2022-10-21 00:20:35 -07:00
  • cd7a2aa098 THRIFT-5656 Escape Delphi keywords with '&' prefix instead of '_' suffix Client: Delphi Patch: Jens Geyer Jens Geyer 2022-10-17 14:21:18 +02:00
  • 0b1e9513b4 THRIFT-5652 IDL uuid literals can be improved Compiler (general) Patch: Jens Geyer Jens Geyer 2022-10-14 21:46:37 +02:00
  • ec0141cc55 * THRIFT-4655 Parser fails on the word "from" Client: Compiler (general) Patch: Jens Geyer Jens Geyer 2022-10-15 18:50:14 +02:00
  • 9207b28b7d fix various java codestyle issues (#2710) Jiayu Liu 2022-10-15 16:53:55 +08:00
  • 439778ae44 Bump junit from 4.11 to 4.13.1 in /contrib/thrift-maven-plugin dependabot[bot] 2022-10-14 17:20:15 +00:00
  • 3e0e0cc06f Update contrib/thrift-maven-plugin/pom.xml Jens Geyer 2022-10-14 22:50:47 +02:00
  • f57b8e7626 update com.google.guava:guava 14.0.1 to 30.0-jre herocms 2022-10-13 10:52:35 +08:00
  • 019d7d8e31 Bump json-schema and jsprim dependabot[bot] 2022-10-14 17:20:27 +00:00
  • 2987c5600a Bump json-schema and jsprim in /lib/ts dependabot[bot] 2022-10-13 09:08:50 +00:00
  • 92b007fa88 java to use jdk 17 (#2686) Jiayu Liu 2022-10-14 13:16:18 +08:00
  • c2cccb6b67 Bump marked from 2.0.7 to 4.1.1 in /lib/js dependabot[bot] 2022-10-12 19:58:45 +00:00
  • 0223d63466 Bump marked from 2.1.3 to 4.1.1 dependabot[bot] 2022-10-12 10:39:00 +00:00
  • 1cb72902fd Bump marked from 2.1.3 to 4.1.1 in /lib/ts dependabot[bot] 2022-10-08 16:26:46 +00:00
  • 227ae7d78c Bump shelljs and grunt-contrib-jshint in /lib/js dependabot[bot] 2022-10-08 16:26:43 +00:00
  • 564b287404 add ubuntu jammy in build infra (#2684) Jiayu Liu 2022-10-12 11:42:38 +08:00
  • 50c3eca332 Fix go.mod Yuxuan 'fishy' Wang 2022-10-11 11:08:26 -07:00
  • 32bd0bd950 Bump go version to 1.9.2 and update hashes (#2701) Hamza Anis 2022-10-11 08:47:11 +05:00
  • 096a061fee [docs] update travis ci links - [skip ci] (#2660) Jiayu Liu 2022-10-11 11:46:25 +08:00
  • 1d61fe1c1f THRIFT-5633: move xenial to old, deprecate xenial in travis build (#2690) Jiayu Liu 2022-10-10 08:45:10 +08:00
  • d21e95a88f THRIFT-5649: add github action for go (#2697) Jiayu Liu 2022-10-09 08:49:29 +08:00
  • be0fab1815 THRIFT-5647: Add ECONNRESET definition for macOS. Client: d James Lacey 2022-10-07 14:50:01 -07:00
  • e780f8c744 Bump shelljs and grunt-contrib-jshint in /lib/ts dependabot[bot] 2022-10-08 05:23:09 +00:00
  • c180cc5d68 Bump shell-quote from 1.6.1 to 1.7.3 in /lib/ts dependabot[bot] 2022-06-22 19:39:51 +00:00
  • c371a376c7 Bump async from 2.6.1 to 3.2.3 in /lib/ts dependabot[bot] 2022-10-08 05:23:11 +00:00
  • 529f77808b Update ordered-float dependency to latest version (#2598) Eran Rundstein 2022-10-08 03:49:31 -07:00
  • a9da9eb059 THRIFT-4547: Swift crosstests (#2670) Kino Roy 2022-10-07 23:13:01 -07:00
  • ed542c63fc THRIFT-5646 Check for the presence of Gradle to build the Kotlin library. (#2691) penenin 2022-10-07 23:06:44 -07:00
  • 0aad2aeb55 add lib rust building in github action (#2632) Jiayu Liu 2022-10-08 13:22:24 +08:00
  • 4f72788418 use bionic for almost all tasks for now in travis (#2685) Jiayu Liu 2022-09-28 07:39:20 +08:00
  • 11031cc23a remove --disable-sandboxing in bionic (#2683) Jiayu Liu 2022-09-27 17:29:01 +08:00
  • 22b07813e4 fix travis config where distro=bionic was missing (#2672) Jiayu Liu 2022-09-27 14:08:08 +08:00
  • f31c588ea3 [build infra] focal to use openjdk 11 instead of 17 to get rid of false errors (#2662) Jiayu Liu 2022-09-27 14:06:57 +08:00
  • c5d0324a79 THRIFT-5641: [build infra] install deps for swift in bionic and focal dockerfile (#2678) Jiayu Liu 2022-09-26 23:04:26 +08:00
  • fb7df3cbe6 [build infra][ocaml] disable opam sandboxing for ubuntu bionic and focal (#2671) Jiayu Liu 2022-09-24 08:59:30 +08:00
  • 443412debc THRIFT-5639 ToString() should use InvariantCulture Client: netstd Patch: Jens Geyer Jens Geyer 2022-09-23 16:25:48 +02:00
  • 4748f3ba4f THRIFT-5636: Fix tests for new thrift_socket_transport:read/2 Sergei Elin 2022-09-23 01:10:45 +03:00
  • aebdb412d3 Updated certain language levels in feature matrix Jens Geyer 2022-09-21 22:51:31 +02:00
  • c87097a7b8 fix picture path error on https://thrift.apache.org/docs/Languages.html icepro 2022-09-21 13:06:15 +08:00
  • 10840618c4 Bump plexus-utils from 3.0.14 to 3.0.16 in /contrib/thrift-maven-plugin dependabot[bot] 2022-07-01 22:19:16 +00:00
  • 0b1a74a3d3 Merge branch '0.17.0' into upstream Jens Geyer 2022-09-19 21:58:45 +02:00