[GitHub] [avro] marlowa opened a new pull request, #2055: Avro 3705 cpp17 option

2023-01-11 Thread GitBox
marlowa opened a new pull request, #2055: URL: https://github.com/apache/avro/pull/2055 The command line option --cpp17 has been added to the avrogencpp command. The option is used when avrogencpp has been built in an environment where the features of C++17 are not enabled by default

[jira] [Created] (AVRO-3705) avrogencpp needs an option to generate code using std instead of boost

2023-01-11 Thread Andrew Peter Marlow (Jira)
Andrew Peter Marlow created AVRO-3705: - Summary: avrogencpp needs an option to generate code using std instead of boost Key: AVRO-3705 URL: https://issues.apache.org/jira/browse/AVRO-3705

Re: Release language modules separately

2023-01-11 Thread Ryan Skraba
Hey -- how does this sound for rolling out this strategy. 1) No changes to 1.11 branch. We can release 1.11.2 to bring some of the immediate bug and security fixes. 2) The next major release of Avro will be 12.0.0 for the specification and all SDK (except maybe Rust) and we'll start following

[GitHub] [avro] dependabot[bot] opened a new pull request, #2054: Bump zstd from 0.12.1+zstd.1.5.2 to 0.12.2+zstd.1.5.2 in /lang/rust

2023-01-11 Thread GitBox
dependabot[bot] opened a new pull request, #2054: URL: https://github.com/apache/avro/pull/2054 Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.1+zstd.1.5.2 to 0.12.2+zstd.1.5.2. Commits See full diff in https://github.com/gyscos/zstd-rs/commits;>compare view

[GitHub] [avro] clesaec opened a new pull request, #2053: AVRO-3704: namae validator interface

2023-01-11 Thread GitBox
clesaec opened a new pull request, #2053: URL: https://github.com/apache/avro/pull/2053 ## What is the purpose of the change As explain in [AVRO-3704](https://issues.apache.org/jira/browse/AVRO-3704), this is to allow, in Java, to choose name validation type. Currently, there

[jira] [Created] (AVRO-3704) Naming rules : multiple choice

2023-01-11 Thread Christophe Le Saec (Jira)
Christophe Le Saec created AVRO-3704: Summary: Naming rules : multiple choice Key: AVRO-3704 URL: https://issues.apache.org/jira/browse/AVRO-3704 Project: Apache Avro Issue Type:

Re: Release language modules separately

2023-01-11 Thread Khrystyna Popadyuk
+1 for separating out the releasesе too On Sat, Jan 7, 2023 at 4:46 AM Ryan Blue wrote: > +1 for separating out the releases and starting a vote on just that. We can > debate the other details as we go. > > On Thu, Jan 5, 2023 at 12:25 PM Tim Perkins wrote: > > > On Wed, Jan 4, 2023 at 1:15 PM