Mailing list threading improvements

2023-08-17 Thread Christofer Dutz
TL;DR: We’re updating how auto-generated email from Github will be threaded on your mailing lists. If you want to keep the old defaults, details are below. We’re pleased to let you know that we’re tweaking the way that auto- generated email from Github will appear on your mailing lists. This will

Re: [E] [VOTE] Removing example/plugins/cpp-api

2023-08-17 Thread Walt Karas
Does anyone have objections to the general plan to deprecate the C++ API? Since include/tscpp/api/Cleanup.h is distinct from the rest to the C++ API (designed to support the C-style API rather than enacapsulate it), I propose moving it to include/ts and not deprecating it: https://github.com/apach

Re: [E] [VOTE] Removing example/plugins/cpp-api

2023-08-17 Thread Leif Hedstrom
> On Aug 17, 2023, at 07:11, Walt Karas wrote: > > Does anyone have objections to the general plan to deprecate the C++ API? I’m ok deprecating it :). > > Since include/tscpp/api/Cleanup.h is distinct from the rest to the C++ API > (designed to support the C-style API rather than enacapsula

Re: [E] [VOTE] Removing example/plugins/cpp-api

2023-08-17 Thread Brian Neradt
+1 on deprecating cpp-api and removing the examples. On Thu, Aug 17, 2023 at 10:59 AM Leif Hedstrom wrote: > > > > On Aug 17, 2023, at 07:11, Walt Karas > wrote: > > > > Does anyone have objections to the general plan to deprecate the C++ > API? > > I’m ok deprecating it :). > > > > Since incl