Re: Release language modules separately

2023-01-13 Thread Christophe Le Saƫc
Indeed, "Commons tests" embeds avro files that aims to be used in tests for every SDKs, but we also can add meta information to minimum SDK version is required for this tests. Concretely, with this files , adding "meta.properties" on each share/test/d

[jira] [Created] (AVRO-3706) AVDL nested imports cannot be resolved if path contains spaces

2023-01-13 Thread fanguad (Jira)
fanguad created AVRO-3706: - Summary: AVDL nested imports cannot be resolved if path contains spaces Key: AVRO-3706 URL: https://issues.apache.org/jira/browse/AVRO-3706 Project: Apache Avro Issue Typ

Re: Release language modules separately

2023-01-13 Thread Oscar Westra van Holthe - Kind
For ease of maintenance, I think we should follow these rules: - one (mono)repo - each SDK has one stable version: main/master, that's available to be released on short notice - upon release, all changed SDKs get a new, appropriate, semantic version - all current SDK versions must be compatible wit