cfriedt closed pull request #2745: lib: cpp: transport: file descriptor leak in
TServerSocket::close()
URL: https://github.com/apache/thrift/pull/2745
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to
cfriedt opened a new pull request, #2745:
URL: https://github.com/apache/thrift/pull/2745
Close a file descriptor leak in TServerSocket::close(). This was discovered
in the final stages of porting Thrift to the Zephyr RTOS, which has a
finite-sized file descriptor table.
De
Jens-G merged PR #2741:
URL: https://github.com/apache/thrift/pull/2741
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jimexist opened a new pull request, #2744:
URL: https://github.com/apache/thrift/pull/2744
- [ ] Did you create an [Apache
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not
required for trivial changes)
- [ ] If a ticket exists: Does your p
dependabot[bot] opened a new pull request, #2743:
URL: https://github.com/apache/thrift/pull/2743
Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.2.3.
Release notes
Sourced from https://github.com/json5/json5/releases";>json5's releases.
v2.2.3
Fix: json5
fishy merged PR #2742:
URL: https://github.com/apache/thrift/pull/2742
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org
Jens-G merged PR #2740:
URL: https://github.com/apache/thrift/pull/2740
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G closed pull request #2740: netstd Server: Add IPv6
URL: https://github.com/apache/thrift/pull/2740
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail
fishy opened a new pull request, #2742:
URL: https://github.com/apache/thrift/pull/2742
Client: go
While https://github.com/apache/thrift/pull/951 fixed the bug with forward
typedef used in container values, it also introduced a bug that broke forward
typedef used in other cases in g
cwe-dixa opened a new pull request, #2741:
URL: https://github.com/apache/thrift/pull/2741
The json generator currently outputs the type `i32` for all enum fields.
This commit changes it to output `enum` instead and output a `class` property
with a reference to the actual enum typ
dejank-isystem opened a new pull request, #2740:
URL: https://github.com/apache/thrift/pull/2740
Unlike servers in other languages (tested: cpp & python), netstd (Csharp)
listens only on IPv4. This can cause errors and delays on clients if they use
"localhost" for hostname.
ccmaymay opened a new pull request, #2739:
URL: https://github.com/apache/thrift/pull/2739
Client: js:es6
- [ ] Did you create an [Apache
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not
required for trivial changes)
- [ ] If a tick
dependabot[bot] opened a new pull request, #2738:
URL: https://github.com/apache/thrift/pull/2738
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
Changelog
Sourced from https://github.com/ljharb/qs/blob/main/CHANGELOG.md";>qs's
changelog.
6.5.3
[Fix] par
dependabot[bot] opened a new pull request, #2737:
URL: https://github.com/apache/thrift/pull/2737
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
Changelog
Sourced from https://github.com/ljharb/qs/blob/main/CHANGELOG.md";>qs's
changelog.
6.5.3
[Fix] par
garymm opened a new pull request, #2736:
URL: https://github.com/apache/thrift/pull/2736
See
https://www.fluentcpp.com/2018/05/08/std-iterator-deprecated/
Formatting changes caused by clang-format, which I assume is OK given the
repo has a .clang-format file.
--
This is an a
stanhu opened a new pull request, #2735:
URL: https://github.com/apache/thrift/pull/2735
The tests were previously failing due to keyword argument changes in Ruby
3.0.
- [ ] Did you create an [Apache
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not
Jens-G merged PR #2734:
URL: https://github.com/apache/thrift/pull/2734
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
cfriedt opened a new pull request, #2734:
URL: https://github.com/apache/thrift/pull/2734
Previously, the c_glib library tests failed to compile due to implicit
function declarationsn for `sleep()`, `fork()`, and `alarm()`.
Include `` to address all of those issues (on platforms that
Jens-G merged PR #2733:
URL: https://github.com/apache/thrift/pull/2733
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
cfriedt opened a new pull request, #2733:
URL: https://github.com/apache/thrift/pull/2733
2 commits to address 2 issues:
* lib: cpp: transport: include thrift/config.h in TFDTransport
- Fixes https://app.travis-ci.com/github/apache/thrift/jobs/589120685
* lib: cpp: automake
Jens-G merged PR #2731:
URL: https://github.com/apache/thrift/pull/2731
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
stiga-huang opened a new pull request, #2732:
URL: https://github.com/apache/thrift/pull/2732
Fix a wrong usage of `GlobalOutput.perror()` by using
`GlobalOutput.printf()` instead.
- [x] Did you create an [Apache
Jira](https://issues.apache.org/jira/projects/THRIFT/issues
Jens-G merged PR #2730:
URL: https://github.com/apache/thrift/pull/2730
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
EnigmaTriton opened a new pull request, #2730:
URL: https://github.com/apache/thrift/pull/2730
A missing slash in the end `` tag of field cell for Delphi and .NET
Standard was generating an additional empty cell, breaking the table (and
generating misleading info).
[skip ci]
Jens-G merged PR #2689:
URL: https://github.com/apache/thrift/pull/2689
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2723:
URL: https://github.com/apache/thrift/pull/2723
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2722:
URL: https://github.com/apache/thrift/pull/2722
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jimexist merged PR #2719:
URL: https://github.com/apache/thrift/pull/2719
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
africamonkey closed pull request #2633: THRIFT-5603: add operator == for
TEnumIterator
URL: https://github.com/apache/thrift/pull/2633
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific co
Jens-G merged PR #2729:
URL: https://github.com/apache/thrift/pull/2729
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2727:
URL: https://github.com/apache/thrift/pull/2727
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
andybest opened a new pull request, #2728:
URL: https://github.com/apache/thrift/pull/2728
This allows the Swift client library to be used as a Swift Package Manager
dependency.
This will allow the Swift client library to be used with Swift Package
Manager, as SPM requires a
Jens-G opened a new pull request, #2727:
URL: https://github.com/apache/thrift/pull/2727
I might have overlooked a few cases. I used the test case from that ticket.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
kou opened a new pull request, #2726:
URL: https://github.com/apache/thrift/pull/2726
Client: cpp
ThriftConfig.cmake uses our FindLibevent.cmake but "make install" doesn't
install FindLibevent.cmake. It causes an error with find_package(Thrift) like
the following:
kou opened a new pull request, #2725:
URL: https://github.com/apache/thrift/pull/2725
Client: cpp
The current ThriftConfig.cmake isn't relocatable. It means that we can't
move ThriftConfig.cmake installed by "make install".
In general, users don't need to move ThriftC
fishy merged PR #2724:
URL: https://github.com/apache/thrift/pull/2724
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org
fishy opened a new pull request, #2724:
URL: https://github.com/apache/thrift/pull/2724
Client: go
The go library itself does not have any third-party dependencies. We have
one third party dependency from the test code, which kind of polluted from
top-level go.mod file to the users o
cfriedt opened a new pull request, #2723:
URL: https://github.com/apache/thrift/pull/2723
In the interest of portability, use `poll.h` instead of `sys/poll.h` since
`poll.h` is part of POSIX whereas `sys/poll.h` is not.
- [x] Did you create an [Apache
Jira](http
cfriedt opened a new pull request, #2722:
URL: https://github.com/apache/thrift/pull/2722
Several build failures in Travis resulted from an include-order problem in
`TFileTransport.cpp`. It would probably be better to simply include the right
header files in `PlatformSocket.h` but it's poss
fishy merged PR #2718:
URL: https://github.com/apache/thrift/pull/2718
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org
Jens-G merged PR #2687:
URL: https://github.com/apache/thrift/pull/2687
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2272:
URL: https://github.com/apache/thrift/pull/2272
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2407:
URL: https://github.com/apache/thrift/pull/2407
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2680:
URL: https://github.com/apache/thrift/pull/2680
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2681:
URL: https://github.com/apache/thrift/pull/2681
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G closed pull request #2703: fix(sec): upgrade
org.codehaus.plexus:plexus-utils to 3.0.24
URL: https://github.com/apache/thrift/pull/2703
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spe
Jens-G merged PR #2720:
URL: https://github.com/apache/thrift/pull/2720
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2721:
URL: https://github.com/apache/thrift/pull/2721
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G closed pull request #2720: lib: cpp: add missing functional and cmath
includes
URL: https://github.com/apache/thrift/pull/2720
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
cfriedt opened a new pull request, #2721:
URL: https://github.com/apache/thrift/pull/2721
Previously, when doing manual runs inside of the docker container, the
`autotools.sh` script would fail if the `.m2/` directory already existed. This
was a minor annoyance.
Simply pass the `-p`
cfriedt opened a new pull request, #2720:
URL: https://github.com/apache/thrift/pull/2720
Manual runs of the autotools docker script were failing due to
`std::functional` not being a member of `std`. Similar error messages for
`std::ceil` and `std::log`.
- [ ] D
Jens-G merged PR #2682:
URL: https://github.com/apache/thrift/pull/2682
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
kinoroy opened a new pull request, #2719:
URL: https://github.com/apache/thrift/pull/2719
Standardizes the version of Swift used across all CI (actions + travis) to
Swift 5.7 (the latest version)
This should fix the current Travis Swift build failure on Linux due to an
olde
fishy merged PR #2708:
URL: https://github.com/apache/thrift/pull/2708
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org
fishy closed pull request #2700: THRIFT-5650: add uuid support in go (part I -
library)
URL: https://github.com/apache/thrift/pull/2700
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific c
fishy opened a new pull request, #2718:
URL: https://github.com/apache/thrift/pull/2718
Client: go
WIP
- [ ] Did you create an [Apache
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not
required for trivial changes)
- [ ] If a
Jimexist merged PR #2717:
URL: https://github.com/apache/thrift/pull/2717
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
kinoroy opened a new pull request, #2717:
URL: https://github.com/apache/thrift/pull/2717
Removes non-standard utf8 type with raw value 16 and replaces uuid raw value
with 16.
Brings Swift in compliance with spec:
https://github.com/apache/thrift/blob/0223d6346675c5089c2a2de5f
Jens-G merged PR #2716:
URL: https://github.com/apache/thrift/pull/2716
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G opened a new pull request, #2716:
URL: https://github.com/apache/thrift/pull/2716
Client: Delphi
Patch: Jens Geyer
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comme
Jens-G closed pull request #2714: THRIFT-5652 IDL uuid literals can be improved
URL: https://github.com/apache/thrift/pull/2714
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
Jens-G closed pull request #2715: THRIFT-4655 Parser fails on the word "from"
URL: https://github.com/apache/thrift/pull/2715
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
Jens-G opened a new pull request, #2715:
URL: https://github.com/apache/thrift/pull/2715
Client: Compiler (general)
Patch: Jens Geyer
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
Jimexist merged PR #2710:
URL: https://github.com/apache/thrift/pull/2710
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
Jens-G merged PR #2713:
URL: https://github.com/apache/thrift/pull/2713
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2709:
URL: https://github.com/apache/thrift/pull/2709
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2711:
URL: https://github.com/apache/thrift/pull/2711
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G opened a new pull request, #2714:
URL: https://github.com/apache/thrift/pull/2714
Patch: Jens Geyer
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
dependabot[bot] opened a new pull request, #2713:
URL: https://github.com/apache/thrift/pull/2713
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1.
Release notes
Sourced from https://github.com/junit-team/junit4/releases";>junit's
releases.
JUnit 4.13.
Jens-G merged PR #2712:
URL: https://github.com/apache/thrift/pull/2712
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jimexist merged PR #2686:
URL: https://github.com/apache/thrift/pull/2686
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
dependabot[bot] opened a new pull request, #2712:
URL: https://github.com/apache/thrift/pull/2712
Bumps [json-schema](https://github.com/kriszyp/json-schema) and
[jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to
be updated together.
Updates `json-schema` from
dependabot[bot] opened a new pull request, #2711:
URL: https://github.com/apache/thrift/pull/2711
Bumps [json-schema](https://github.com/kriszyp/json-schema) and
[jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to
be updated together.
Updates `json-schema` from
dependabot[bot] closed pull request #2707: Bump markdown-it from 10.0.0 to
12.3.2 in /lib/js
URL: https://github.com/apache/thrift/pull/2707
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
Jens-G merged PR #2706:
URL: https://github.com/apache/thrift/pull/2706
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jimexist opened a new pull request, #2710:
URL: https://github.com/apache/thrift/pull/2710
fix various java codestyle issues
- [ ] Did you create an [Apache
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not
required for trivial changes)
-
fishy opened a new pull request, #2708:
URL: https://github.com/apache/thrift/pull/2708
Client: go
This is only the library part of THRIFT-5650. I still have some open
questions for the compiler part so that will be done later.
While I'm here, also made some changes to go CI pr
dependabot[bot] opened a new pull request, #2707:
URL: https://github.com/apache/thrift/pull/2707
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 10.0.0
to 12.3.2.
Changelog
Sourced from https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md";>mark
dependabot[bot] opened a new pull request, #2706:
URL: https://github.com/apache/thrift/pull/2706
Bumps [marked](https://github.com/markedjs/marked) from 2.0.7 to 4.1.1.
Release notes
Sourced from https://github.com/markedjs/marked/releases";>marked's
releases.
v4.1.1
htt
dependabot[bot] closed pull request #2705: Bump markdown-it from 10.0.0 to
12.3.2 in /lib/ts
URL: https://github.com/apache/thrift/pull/2705
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
Jens-G merged PR #2704:
URL: https://github.com/apache/thrift/pull/2704
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
dependabot[bot] opened a new pull request, #2705:
URL: https://github.com/apache/thrift/pull/2705
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 10.0.0
to 12.3.2.
Changelog
Sourced from https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md";>mark
dependabot[bot] opened a new pull request, #2704:
URL: https://github.com/apache/thrift/pull/2704
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.1.1.
Release notes
Sourced from https://github.com/markedjs/marked/releases";>marked's
releases.
v4.1.1
htt
Jens-G merged PR #2699:
URL: https://github.com/apache/thrift/pull/2699
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2698:
URL: https://github.com/apache/thrift/pull/2698
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jimexist merged PR #2684:
URL: https://github.com/apache/thrift/pull/2684
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
fishy merged PR #2702:
URL: https://github.com/apache/thrift/pull/2702
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org
fishy opened a new pull request, #2702:
URL: https://github.com/apache/thrift/pull/2702
Partially revert 32bd0bd950739ca048d10783a7617e317c8b9419.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
Jimexist merged PR #2701:
URL: https://github.com/apache/thrift/pull/2701
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
Jimexist merged PR #2660:
URL: https://github.com/apache/thrift/pull/2660
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
Jimexist merged PR #2690:
URL: https://github.com/apache/thrift/pull/2690
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
HamzaAnis opened a new pull request, #2701:
URL: https://github.com/apache/thrift/pull/2701
Updated the max Golang version to latest 1.19.2
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spe
Jimexist opened a new pull request, #2700:
URL: https://github.com/apache/thrift/pull/2700
add uuid support in go
- [ ] Did you create an [Apache
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not
required for trivial changes)
- [ ] If a ticket
Jimexist merged PR #2697:
URL: https://github.com/apache/thrift/pull/2697
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.
Jens-G merged PR #2692:
URL: https://github.com/apache/thrift/pull/2692
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
dependabot[bot] opened a new pull request, #2699:
URL: https://github.com/apache/thrift/pull/2699
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.1.1.
Release notes
Sourced from https://github.com/markedjs/marked/releases";>marked's
releases.
v4.1.1
htt
dependabot[bot] opened a new pull request, #2698:
URL: https://github.com/apache/thrift/pull/2698
Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used
after updating ancestor dependency
[grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint). These
dep
Jens-G merged PR #2693:
URL: https://github.com/apache/thrift/pull/2693
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2626:
URL: https://github.com/apache/thrift/pull/2626
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
Jens-G merged PR #2694:
URL: https://github.com/apache/thrift/pull/2694
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.or
1 - 100 of 1402 matches
Mail list logo