You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [avro] martin-g merged pull request #2264: Bump ctor from 0.2.0 to 0.2.1 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/01 06:38:34 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2265: Bump ctor from 0.2.1 to 0.2.2 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/01 17:59:00 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2265: Bump ctor from 0.2.1 to 0.2.2 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/01 18:54:01 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2266: Rust: fix complex Ref resolving in Union - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/06/01 22:16:02 UTC, 0 replies.
- [jira] [Created] (AVRO-3767) [Rust] Fix ref resolving in Union - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/06/01 22:17:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3768) Provide InputStream implementation that wraps an Iterator of Record - posted by "Victor (Jira)" <ji...@apache.org> on 2023/06/02 12:39:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3769) Integrating Apache Avro into OSS-Fuzz - posted by "Henry Lin (Jira)" <ji...@apache.org> on 2023/06/02 17:42:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2267: Bump extra-enforcer-rules from 1.6.2 to 1.7.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/04 17:57:27 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2268: Bump jackson-bom from 2.14.2 to 2.15.2 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/04 17:58:13 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2245: Bump jackson-bom from 2.14.2 to 2.15.1 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/04 17:58:20 UTC, 0 replies.
- Call for Presentations, Community Over Code Asia 2023 - posted by Rich Bowen <rb...@apache.org> on 2023/06/05 16:08:42 UTC, 0 replies.
- [jira] [Created] (AVRO-3770) SpecificDefaultReader and PreresolvingDatumReader don't handle aliases properly - posted by "Morgan Parry (Jira)" <ji...@apache.org> on 2023/06/05 16:33:00 UTC, 0 replies.
- [GitHub] [avro] mparry opened a new pull request, #2269: AVRO-3770: [csharp Fix aliased fields being read twice - posted by "mparry (via GitHub)" <gi...@apache.org> on 2023/06/05 16:44:41 UTC, 0 replies.
- [GitHub] [avro] mparry opened a new pull request, #2270: AVRO-2397: [c++] Added support for type and field aliases - posted by "mparry (via GitHub)" <gi...@apache.org> on 2023/06/05 16:56:30 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2271: Bump regex from 1.8.3 to 1.8.4 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/05 17:58:47 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2271: Bump regex from 1.8.3 to 1.8.4 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/05 19:22:30 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2272: [Rust] Logging flood during validate method - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/06/05 20:39:53 UTC, 0 replies.
- [jira] [Created] (AVRO-3771) [Rust] Logging flood during validate method - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/06/05 20:41:00 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2272: AVRO-3771: [Rust] Logging flood during validate method - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/07 13:57:06 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2273: Bump proc-macro2 from 1.0.59 to 1.0.60 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/08 17:58:10 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2274: Bump serde from 1.0.163 to 1.0.164 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/08 17:58:15 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2266: Avro-3767 [Rust] fix complex Ref resolving in Union - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/08 19:48:48 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2273: Bump proc-macro2 from 1.0.59 to 1.0.60 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/08 20:19:22 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2274: Bump serde from 1.0.163 to 1.0.164 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/08 20:21:02 UTC, 0 replies.
- [jira] [Created] (AVRO-3772) [Rust] Deserialize Errors for an Unknown Enum Symbol instead of Returning Default - posted by "Evan Blackwell (Jira)" <ji...@apache.org> on 2023/06/08 21:57:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3773) [Ruby] Decimal logical type fail to validate default - posted by "Rich (Jira)" <ji...@apache.org> on 2023/06/09 04:56:00 UTC, 0 replies.
- [GitHub] [avro] jychen7 opened a new pull request, #2275: AVRO-3773: [ruby] fix validator for decimal default - posted by "jychen7 (via GitHub)" <gi...@apache.org> on 2023/06/09 04:57:46 UTC, 0 replies.
- [GitHub] [avro] edoardocostantinidev opened a new pull request, #2276: Fix/enum deserialization - posted by "edoardocostantinidev (via GitHub)" <gi...@apache.org> on 2023/06/09 12:22:34 UTC, 0 replies.
- [GitHub] [avro] edoardocostantinidev closed pull request #2276: Fix/enum deserialization - posted by "edoardocostantinidev (via GitHub)" <gi...@apache.org> on 2023/06/09 12:22:47 UTC, 0 replies.
- [jira] [Created] (AVRO-3774) next release? want python 3.11 support - posted by "t oo (Jira)" <ji...@apache.org> on 2023/06/09 13:11:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3775) [Ruby] decimal default is not converted to BigDecimal - posted by "Rich (Jira)" <ji...@apache.org> on 2023/06/10 01:46:00 UTC, 0 replies.
- [GitHub] [avro] jychen7 opened a new pull request, #2277: AVRO-3775: [ruby] fix decoded default value of decimal logical type - posted by "jychen7 (via GitHub)" <gi...@apache.org> on 2023/06/10 01:56:55 UTC, 0 replies.
- [jira] [Created] (AVRO-3776) [Ruby] fail to encode BigDecimal in decimal logical type - posted by "Rich (Jira)" <ji...@apache.org> on 2023/06/10 02:36:00 UTC, 0 replies.
- [GitHub] [avro] jychen7 opened a new pull request, #2278: AVRO-3776: [ruby] fix encoding for decimal logical type - posted by "jychen7 (via GitHub)" <gi...@apache.org> on 2023/06/10 02:38:23 UTC, 0 replies.
- [GitHub] [avro] jychen7 closed pull request #2278: AVRO-3776: [ruby] fix encoding for decimal logical type - posted by "jychen7 (via GitHub)" <gi...@apache.org> on 2023/06/10 03:06:24 UTC, 0 replies.
- [jira] [Created] (AVRO-3777) Support configurable hashing algo in IPC protocol - posted by "GATIKRUSHNA SAHU (Jira)" <ji...@apache.org> on 2023/06/10 16:22:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2279: Bump zstd-jni from 1.5.5-3 to 1.5.5-4 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/11 17:58:56 UTC, 0 replies.
- [jira] [Created] (AVRO-3778) Ability to perform semantic equality check for two schemas - posted by "Swaranga Sarma (Jira)" <ji...@apache.org> on 2023/06/12 06:34:00 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2280: AVRO-3772: [Rust] Deserialize Errors for an Unknown Enum Symbol instead of Returning Default - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/12 12:29:32 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2281: Bump log from 0.4.18 to 0.4.19 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/12 17:59:02 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2281: Bump log from 0.4.18 to 0.4.19 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/12 19:20:52 UTC, 0 replies.
- [jira] [Created] (AVRO-3779) Any big decimal conversion - posted by "Christophe Le Saec (Jira)" <ji...@apache.org> on 2023/06/13 07:24:00 UTC, 0 replies.
- [GitHub] [avro] clesaec opened a new pull request, #2282: AVRO-3779: [java] any big decimal conversion - posted by "clesaec (via GitHub)" <gi...@apache.org> on 2023/06/13 09:51:17 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2259: Bump protobuf-java from 3.23.1 to 3.23.2 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 11:44:26 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2267: Bump extra-enforcer-rules from 1.6.2 to 1.7.0 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 11:44:41 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2279: Bump zstd-jni from 1.5.5-3 to 1.5.5-4 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 11:45:04 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2255: Bump snappy-java from 1.1.9.1 to 1.1.10.0 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 11:45:24 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2243: Bump cyclonedx-maven-plugin from 2.7.8 to 2.7.9 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 11:45:32 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2233: Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 11:45:50 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2280: AVRO-3772: [Rust] Deserialize Errors for an Unknown Enum Symbol instead of Returning Default - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/13 11:59:39 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2256: Bump netty-bom from 4.1.92.Final to 4.1.93.Final in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 13:51:01 UTC, 0 replies.
- [jira] [Created] (AVRO-3780) [Rust] Bug: decimal logical type usage through Fixed - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/06/13 14:27:00 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2283: [Rust] Bug: decimal logical type usage through Fixed - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/06/13 14:28:52 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba opened a new pull request, #2284: Cherry-picks for 1.11.2 release - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/13 16:38:52 UTC, 0 replies.
- Re: [DISCUSS] Release Avro 1.11.2 - posted by Ryan Skraba <ry...@skraba.com> on 2023/06/13 16:46:51 UTC, 1 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2285: Bump uuid from 1.3.3 to 1.3.4 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/13 17:58:35 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2286: Bump wasm-bindgen from 0.2.86 to 0.2.87 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/13 17:59:07 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2286: Bump wasm-bindgen from 0.2.86 to 0.2.87 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/13 19:07:42 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2285: Bump uuid from 1.3.3 to 1.3.4 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/13 19:08:14 UTC, 0 replies.
- [jira] [Created] (AVRO-3781) [Rust] Enhance decimal resolving - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/06/14 08:53:00 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2283: AVRO-3780: [Rust] Bug: decimal logical type usage through Fixed - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/14 10:16:52 UTC, 0 replies.
- [GitHub] [avro] zcsizmadia merged pull request #2215: AVRO-3756: [csharp] Add a method to return types instead of writing them to disk - posted by "zcsizmadia (via GitHub)" <gi...@apache.org> on 2023/06/14 15:19:33 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2258: Bump spotless-maven-plugin from 2.27.2 to 2.37.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/14 16:14:57 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #1748: AVRO-3560: throw SchemaParseException on dangling content in avsc beyond end of schema - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/14 16:23:08 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba closed pull request #2284: Cherry-picks for 1.11.2 release - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/14 16:29:30 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba opened a new pull request, #2287: AVRO-2560: Convert tests to JUnit 5 - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/14 17:16:01 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2288: Bump wasm-bindgen-test from 0.3.36 to 0.3.37 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/14 17:58:20 UTC, 0 replies.
- [GitHub] [avro] tjwp merged pull request #2275: AVRO-3773: [ruby] fix validator for decimal default - posted by "tjwp (via GitHub)" <gi...@apache.org> on 2023/06/14 19:57:24 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2287: AVRO-2560: Convert tests to JUnit 5 - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/14 20:04:03 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2288: Bump wasm-bindgen-test from 0.3.36 to 0.3.37 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/14 20:14:49 UTC, 0 replies.
- [jira] [Created] (AVRO-3782) [Rust] Incorrect decimal resolving - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/06/14 21:14:00 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2289: [Rust]: Incorrect decimal resolving checks - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/06/14 21:14:55 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2289: [Rust]: Incorrect decimal resolving checks - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/15 06:54:23 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2290: Bump snappy-java from 1.1.10.0 to 1.1.10.1 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/15 16:19:47 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #1624: AVRO-3473: ServiceLoader for Conversion - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/15 16:31:56 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2257: Bump checkstyle from 9.3 to 10.12.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/15 16:43:47 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2290: Bump snappy-java from 1.1.10.0 to 1.1.10.1 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/15 16:45:41 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2291: Bump sha2 from 0.10.6 to 0.10.7 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/15 17:58:34 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2291: Bump sha2 from 0.10.6 to 0.10.7 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/15 20:26:05 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2249: AVRO-3761: [python] Fix broken validation of nullable UUID field - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/16 06:57:21 UTC, 0 replies.
- TAC Applications for Community Over Code North America and Asia now open - posted by Gavin McDonald <gm...@apache.org> on 2023/06/16 08:55:02 UTC, 0 replies.
- [GitHub] [avro] alexrosenfeld10 opened a new pull request, #2292: Cross-file type resolution for C# - posted by "alexrosenfeld10 (via GitHub)" <gi...@apache.org> on 2023/06/16 14:22:42 UTC, 0 replies.
- [GitHub] [avro] tjwp merged pull request #2277: AVRO-3775: [ruby] fix decoded default value of decimal logical type - posted by "tjwp (via GitHub)" <gi...@apache.org> on 2023/06/16 16:04:17 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2293: Bump serde_json from 1.0.96 to 1.0.97 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/16 17:58:23 UTC, 0 replies.
- [jira] [Created] (AVRO-3783) [Java] Deserialize byte lengths as LONG but limit to INT - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2023/06/16 19:07:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2210: AVRO-3783: Read LONG length for bytes, only allow INT sizes - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/16 19:12:35 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2294: AVRO-3772: [Rust] Use the enum default field instead of the field default - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/16 20:58:29 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2294: AVRO-3772: [Rust] Use the enum default field instead of the field default - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/16 21:26:52 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2295: Bump grpc.version from 1.55.1 to 1.56.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 17:58:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2296: Bump protobuf-java from 3.23.2 to 3.23.3 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 17:58:16 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2297: Bump mockito-core from 4.11.0 to 5.4.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 17:58:38 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2198: Bump mockito-core from 4.11.0 to 5.3.1 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/18 17:58:46 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2293: Bump serde_json from 1.0.96 to 1.0.97 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/19 06:44:16 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2298: [Rust]: Update Strum to 0.25.0 - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/19 13:01:44 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2298: [Rust]: Update Strum to 0.25.0 - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/19 13:18:14 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2297: Bump mockito-core from 4.11.0 to 5.4.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/19 15:26:18 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2295: Bump grpc.version from 1.55.1 to 1.56.0 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/19 15:26:40 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2296: Bump protobuf-java from 3.23.2 to 3.23.3 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/19 15:26:55 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2299: AVRO-3781: [Rust] Enhance Decimal resolve - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/06/20 10:36:18 UTC, 0 replies.
- [jira] [Created] (AVRO-3784) [Rust] Make Decimal more usable until its rewritten - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/06/20 22:11:00 UTC, 0 replies.
- [GitHub] [avro] xuwenlong02 opened a new pull request, #2300: 32位系统size_t 与int64_t 类型转换问题 - posted by "xuwenlong02 (via GitHub)" <gi...@apache.org> on 2023/06/21 05:19:34 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2301: AVRO-3784 [Rust] Add underlying bigint extraction from decimal - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/06/21 08:17:19 UTC, 0 replies.
- [GitHub] [avro] clesaec opened a new pull request, #2302: AVRO-3779: using rust bigdecimal - posted by "clesaec (via GitHub)" <gi...@apache.org> on 2023/06/21 10:01:32 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2301: AVRO-3784 [Rust] Add underlying bigint extraction from decimal - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/21 10:23:25 UTC, 0 replies.
- Checks on Avro PR - posted by Christophe Le Saëc <ch...@gmail.com> on 2023/06/21 14:42:15 UTC, 2 replies.
- [jira] [Created] (AVRO-3785) [Rust] Deserialization if reader schema has a namespace and a nullable record with a reference type - posted by "Evan Blackwell (Jira)" <ji...@apache.org> on 2023/06/23 16:18:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2303: Bump netty-bom from 4.1.93.Final to 4.1.94.Final in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/25 17:57:49 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2303: Bump netty-bom from 4.1.93.Final to 4.1.94.Final in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/06/26 07:46:48 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2304: AVRO-3785: [Rust] Make use of the enclosing namespace when resolving union schemata - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/26 12:03:27 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2304: AVRO-3785: [Rust] Make use of the enclosing namespace when resolving union schemata - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/26 12:14:59 UTC, 0 replies.
- [jira] [Created] (AVRO-3786) [Rust] Deserialization results in FindUnionVariant error if the writer and reader have the same symbol but at different positions - posted by "Evan Blackwell (Jira)" <ji...@apache.org> on 2023/06/26 16:14:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3787) [Rust] Deserialization fails to use default if an enum in a record in a union is given an unknown symbol - posted by "Evan Blackwell (Jira)" <ji...@apache.org> on 2023/06/26 17:18:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2305: Bump syn from 2.0.18 to 2.0.20 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/26 17:59:18 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2306: Bump proc-macro2 from 1.0.60 to 1.0.63 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/26 17:59:23 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2307: Bump serde_json from 1.0.97 to 1.0.99 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/26 17:59:47 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2305: Bump syn from 2.0.18 to 2.0.20 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/26 19:15:57 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2306: Bump proc-macro2 from 1.0.60 to 1.0.63 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/26 19:16:37 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2307: Bump serde_json from 1.0.97 to 1.0.99 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/26 19:31:49 UTC, 0 replies.
- [VOTE] Release Apache Avro 1.11.2 RC1 - posted by Ryan Skraba <rs...@apache.org> on 2023/06/27 07:32:16 UTC, 5 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2308: Bump syn from 2.0.20 to 2.0.22 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/27 17:58:20 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2309: Bump uuid from 1.3.4 to 1.4.0 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/27 17:58:28 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2309: Bump uuid from 1.3.4 to 1.4.0 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/06/27 19:29:23 UTC, 0 replies.
- Final Reminder: Community Over Code call for presentations closing soon - posted by Rich Bowen <rb...@apache.org> on 2023/06/28 20:09:34 UTC, 0 replies.
- [GitHub] [avro] SingingBush opened a new pull request, #2310: AVRO-3732 [gradle-plugin] import gradle plugin from gradle-avro-plugin - posted by "SingingBush (via GitHub)" <gi...@apache.org> on 2023/06/29 10:54:55 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2311: Bump quote from 1.0.28 to 1.0.29 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/29 17:08:31 UTC, 0 replies.
- [jira] [Created] (AVRO-3788) generated Java code for optional getters has invalid javadoc - posted by "Samael Bate (Jira)" <ji...@apache.org> on 2023/06/30 09:33:00 UTC, 0 replies.