Commit Graph

  • 50b14bf447 Accepting request 1314312 from devel:tools factory Ana Guerrero 2025-10-30 16:09:38 +00:00
  • 9b4910fbc2 - Use pyproject macros to build and install. Michael Vetter 2025-10-29 10:27:12 +00:00
  • 6a6e600528 Accepting request 1286884 from devel:tools Ana Guerrero 2025-06-20 14:48:24 +00:00
  • de430db9f0 - Update to 0.22.0: * ### Build Process - THRIFT-5836 - 0.21.0 fails to build from sources at Arch Linux: No rule to make target 'Thrift5272.thrift', needed by 'gen-cpp/Thrift5272_types.h' - THRIFT-5860 - cmake 3.5 as a minimum version does not work with cmake 4.0.0 * ### C glib - THRIFT-5817 - [C++] Avoid copy of TUuid * ### C++ - THRIFT-5637 - Thrift compiler should be able to output c++ Aggregate types - THRIFT-5667 - Make ThriftConfig.cmake relocatable - THRIFT-5817 - [C++] Avoid copy of TUuid - THRIFT-5821 - Cannot compile against aws-lc libcrypto (openssl replacement from AWS) - THRIFT-5841 - possible init/deinit conflict with manual initialization flag - THRIFT-5853 - Remove oldstyle casts from TBufferTransports and TCompactProtocol - THRIFT-5854 - TCompactProtocol readString checks maxMessageSize at wrong position and off by one - THRIFT-5868 - UUID Support for TCompactProtocol - THRIFT-5865 - Fix TBinayProtocol with list<UUID> * ### Compiler (General) - THRIFT-5823 - Fix illegal uses of exceptions as normal struct type - THRIFT-5835 - Allow exceptions to be used as regular struct datatype * # Delphi - THRIFT-5822 - Remove deprecated AnsiString functions from the library - THRIFT-5824 - Migrate, refactor and improve Delphi code generation test script - THRIFT-5825 - UUID constants lead to uncompileable Delphi code - THRIFT-5826 - binary constants create uncompilable Delphi code - THRIFT-5827 - enums in typedefs are not resolved in all cases - THRIFT-5837 - Delphi implementation for THRIFT-5835 - THRIFT-5839 - incorrect cast under Win64 - THRIFT-5850 - Switch IThriftConfiguration interface from Cardinal to Integer - THRIFT-5851 - Promote known total stream sizes for seekable stream transports properly - THRIFT-5856 - Client should validate HTTP status * ### Go - THRIFT-5833 - go: Combine I/O and original error in compiler generated Process functions - THRIFT-5845 - The write error for union fields should be TException - THRIFT-5859 - go: Generate a map for know values of an enum type * ### Java - THRIFT-5858 - Introduce new type MESSAGE_SIZE_LIMIT in TTransportException * ### netstd - THRIFT-5832 - Drop net6 support and add net9 instead - THRIFT-5838 - THttpTransport.FlushAsync does not include original exception - THRIFT-5852 - Promote known total stream sizes for seekable stream transports * ### Node.js - THRIFT-5811 - Add ES module support to JS codegen - THRIFT-5848 - Expose InputBufferUnderrunError in nodejs client - THRIFT-5849 - Expose createClient in browser version of nodejs package * ### PHP - THRIFT-1482 - Unix domain socket support under PHP - THRIFT-5829 - PHP lib Use of "static" in callables is deprecated notice * ### Python - THRIFT-5024 - tutorial\py.tornado\PythonServer.py failed under Tornado6 - THRIFT-5847 - Python3.12 deprecation in THttpClient - THRIFT-5857 - Remove deprecated Tornado io_loop usage - THRIFT-5861 - Add isOpen method to TTornadoStreamTransport * ### Swift - THRIFT-4838 - add unix domain socket support to Swift TSocketTransport implementation Martin Pluskal 2025-06-19 09:53:54 +00:00
  • f06073211d Accepting request 1146238 from devel:tools slfo-main slfo-1.2 Ana Guerrero 2024-02-13 21:42:11 +00:00
  • 222343fe4f Accepting request 1146207 from home:dimstar:Factory Dirk Mueller 2024-02-12 16:55:53 +00:00
  • 2917fd9edf Accepting request 1145363 from home:dimstar:Factory Marcus Meissner 2024-02-12 12:14:22 +00:00
  • 0fdfce8219 Accepting request 1135697 from devel:tools Dominique Leuenberger 2024-01-03 11:24:59 +00:00
  • a1ed9a9e45 Accepting request 1135667 from home:fcrozat:branches:devel:tools Martin Pluskal 2023-12-29 18:12:14 +00:00
  • d9f12b196a Accepting request 1040394 from devel:tools Dominique Leuenberger 2022-12-06 13:23:12 +00:00
  • 154965b1ff Accepting request 1040258 from home:dirkmueller:Factory Dirk Mueller 2022-12-05 17:35:12 +00:00
  • fde0e3d9eb Accepting request 982616 from devel:tools Dominique Leuenberger 2022-06-14 22:33:17 +00:00
  • 3bb69010da - drop patch thrift-pr2487-py310.patch (upstream) Dirk Mueller 2022-06-14 13:11:45 +00:00
  • f6fc8dd724 - update to 0.16.0: * C++ library don't work with HTTP * Swift service generator doesn't support oneway * Deprecate Common Lisp support ### C++ * Add support for Unix domain sockets on Windows 10 or later * C++ to_string and ostream operator not always generated * ServerSocket doesn't ignore SIGPIPE ### Erlang * Introduce delimiter and app_prefix options to erl generator * Invalid golang code generated for optional set<binary> with a default value * Go lib skip map value may cause stack overflow * Improve memory efficiency in go THeader implementation * Potential connection leaks caused by the connectivity check * Error: Constraint check failure for haxe.ds.ObjectMap.K ### Java * add support for partial deserialization of Thrift * fix issues found by spotbugs * Update java dependencies ### JavaScript * Wrong type mapping of thrift binary type ### netstd * MaxMessageSize reached exception thrown in TEndpointTransport * Support for deprecated methods (via annotation) * Add net 6 support * TThreadPoolAsyncServer using TFramedTransport mistakenly drops client * consolidate netstd server implementation details into one common model * Uncompilable code when .thrift struct 'System' exists * CA2254 Message template should be compile time constant ### Perl Dirk Mueller 2022-06-14 10:40:45 +00:00
  • 1ed4ae26e0 Accepting request 946898 from devel:tools Dominique Leuenberger 2022-01-17 21:34:10 +00:00
  • f61231ddbd Accepting request 946800 from home:bnavigator:branches:devel:languages:python:numeric Martin Pluskal 2022-01-17 07:34:36 +00:00
  • 96067b74fb Accepting request 885218 from devel:tools Dominique Leuenberger 2021-04-14 08:11:31 +00:00
  • 3cf7961493 Accepting request 885185 from home:susnux:branches:devel:tools Martin Pluskal 2021-04-14 06:12:10 +00:00
  • ac0430d0f9 Accepting request 860096 from devel:tools Dominique Leuenberger 2021-01-04 18:08:32 +00:00
  • 9064f93a99 Accepting request 859863 from home:bnavigator:branches:devel:tools Martin Pluskal 2021-01-04 09:03:51 +00:00
  • b7fde0f93c Accepting request 782139 from devel:tools Dominique Leuenberger 2020-03-06 20:29:08 +00:00
  • 966b87d8bb Accepting request 782058 from home:NicoK:branches:devel:tools Martin Pluskal 2020-03-06 14:41:05 +00:00
  • c4da026acb Accepting request 781652 from devel:tools Dominique Leuenberger 2020-03-05 22:20:56 +00:00
  • 480ef73bf9 Accepting request 781581 from home:alarrosa:branches:devel:tools Martin Pluskal 2020-03-04 19:29:05 +00:00
  • abecee8600 Accepting request 781499 from home:alarrosa:branches:devel:tools Martin Pluskal 2020-03-04 13:51:27 +00:00
  • 7d7e5d1162 Accepting request 730866 from devel:tools Yuchen Lin 2019-09-16 08:52:33 +00:00
  • 405f96b79c Accepting request 730407 from home:vitezslav_cizek:branches:devel:tools Stephan Kulow 2019-09-14 07:27:01 +00:00
  • e957938977 Accepting request 694722 from devel:tools Dominique Leuenberger 2019-04-17 08:09:20 +00:00
  • c3b5f8c777 Accepting request 694615 from home:jengelh:branches:devel:tools Martin Pluskal 2019-04-16 07:17:51 +00:00
  • 016db0c931 - Split shared libraries to subpackages - Small packaging cleanups Martin Pluskal 2019-04-15 13:53:45 +00:00
  • 94a058522c - Update keyring file Martin Pluskal 2019-04-10 11:35:29 +00:00
  • 8fc9652c8b Accepting request 692355 from home:jayvdb:branches:devel:tools Martin Pluskal 2019-04-10 11:02:16 +00:00
  • 00cd3b08f5 Accepting request 606484 from devel:tools Dominique Leuenberger 2018-05-16 09:39:06 +00:00
  • 3496ffd428 Accepting request 606475 from home:mrostecki:branches:server:http Martin Pluskal 2018-05-11 15:44:28 +00:00
  • 20bef04955 Accepting request 542656 from devel:tools Dominique Leuenberger 2017-11-21 14:19:32 +00:00
  • 850fc93d9a - Enable python3 support as well - Use naming of python subpackages that is consistent with current Factory conventions Martin Pluskal 2017-11-10 13:53:44 +00:00
  • 8be84cd165 Accepting request 504394 from devel:tools Dominique Leuenberger 2017-06-21 11:49:40 +00:00
  • 47d77c807c OBS-URL: https://build.opensuse.org/package/show/devel:tools/thrift?expand=0&rev=16 Martin Pluskal 2017-06-17 17:33:22 +00:00
  • 82f128d752 - Update to version 0.10.0: * lots of changes, see provided CHANGES for details * fixes building with recent openss (boo#1042675) - Switch from qt4 to qt5 Martin Pluskal 2017-06-14 07:22:10 +00:00
  • 55a94f0dc4 Accepting request 454257 from devel:tools Dominique Leuenberger 2017-02-08 09:44:30 +00:00
  • 798e2c480f Accepting request 454207 from home:adamm:branches:devel:libraries:c_c++ Martin Pluskal 2017-02-02 16:36:32 +00:00
  • e366dd37a2 Accepting request 403748 from devel:tools Dominique Leuenberger 2016-06-23 11:36:26 +00:00
  • 4775416316 - Fix a typo in changelog - Update to 0.9.3 Martin Pluskal 2016-06-13 17:35:13 +00:00
  • 402c94e32c Accepting request 390351 from devel:tools Dominique Leuenberger 2016-04-28 14:54:34 +00:00
  • 98c5fbd61b - Update to 0.9.4 * numerous changes, see provided CHANGES for details Martin Pluskal 2016-04-16 21:40:18 +00:00
  • 5d1b716e5b Accepting request 289684 from devel:tools Dominique Leuenberger 2015-03-09 09:09:42 +00:00
  • 44dc380d2a Accepting request 289629 from home:pluskalm:branches:devel:tools Martin Pluskal 2015-03-06 15:04:20 +00:00
  • 9dc907fd61 Accepting request 288551 from home:pluskalm:branches:devel:tools Martin Pluskal 2015-03-03 22:11:19 +00:00
  • 0dd6172b17 OBS-URL: https://build.opensuse.org/package/show/devel:tools/thrift?expand=0&rev=5 Dirk Stoecker 2014-02-26 21:01:40 +00:00
  • fdce28c56d disable extension patches Dirk Stoecker 2014-02-26 19:55:10 +00:00
  • 6f29c64a2f update Dirk Stoecker 2014-02-22 20:05:33 +00:00
  • 7b4e63a599 update to 0.9.1 Dirk Stoecker 2014-02-20 21:57:35 +00:00
  • e2cbd2fdb3 Accepting request 200385 from home:dstoecker Marcus Meissner 2013-09-25 14:04:58 +00:00