You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [avro] jklamer opened a new pull request, #2210: Read long length for bytes. Only allow Int sizes - posted by "jklamer (via GitHub)" <gi...@apache.org> on 2023/05/01 17:17:30 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2211: Bump uuid from 1.3.1 to 1.3.2 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/01 17:59:41 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2212: Bump anyhow from 1.0.70 to 1.0.71 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/01 17:59:56 UTC, 0 replies.
- [jira] [Created] (AVRO-3750) Python Optional UUIDs are not allowed - posted by "Daniel Young (Jira)" <ji...@apache.org> on 2023/05/02 17:00:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2164: Bump commons-compress from 1.22 to 1.23.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/03 12:47:42 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2211: Bump uuid from 1.3.1 to 1.3.2 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/04 07:03:36 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2212: Bump anyhow from 1.0.70 to 1.0.71 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/04 07:04:44 UTC, 0 replies.
- [jira] [Created] (AVRO-3751) FastReaderBuilder in multithread lead to infinite loop also blocking other threads - posted by "Bharat Jindal (Jira)" <ji...@apache.org> on 2023/05/04 09:11:00 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2208: Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/04 13:52:26 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2207: Bump cyclonedx-maven-plugin from 2.7.7 to 2.7.8 in /lang/java - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/04 13:52:40 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2206: Bump junit5.version from 5.9.2 to 5.9.3 in /lang/java - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/04 13:53:03 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2205: Bump netty-bom from 4.1.91.Final to 4.1.92.Final in /lang/java - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/04 13:53:52 UTC, 0 replies.
- [GitHub] [avro] clesaec opened a new pull request, #2213: fix(AVRO-3737): fix memcheck test - posted by "clesaec (via GitHub)" <gi...@apache.org> on 2023/05/04 14:51:26 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2196: AVRO-3746: Bump grpc.version from 1.54.0 to 1.54.1 - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/05 10:24:13 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2189: Bump protobuf-java from 3.22.2 to 3.22.3 in /lang/java - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/05 10:24:26 UTC, 0 replies.
- [JAVA] Proposal: Dropping theUnsafe - posted by Niels Basjes <Ni...@basjes.nl> on 2023/05/05 10:44:43 UTC, 7 replies.
- [jira] [Created] (AVRO-3752) Logging flood during Union resolving - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/05/05 10:48:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3753) [Rust] Fix UnionSchema structure visibility - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/05/05 11:03:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2204: [hotfix][java][test] RecordWithTimestamps#equals should compare its own localDateTime with that.localDateTime - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/05 12:19:46 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2213: fix(AVRO-3737): fix memcheck test - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/05 15:32:22 UTC, 0 replies.
- [jira] [Created] (AVRO-3754) upgrade to jackson 2.15.0 - posted by "PJ Fanning (Jira)" <ji...@apache.org> on 2023/05/05 17:47:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2214: Bump serde from 1.0.160 to 1.0.162 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/05 18:02:07 UTC, 0 replies.
- [jira] [Created] (AVRO-3755) [Rust] Deserialization fails for reader schema with namespace - posted by "Matthew Cargille (Jira)" <ji...@apache.org> on 2023/05/05 23:17:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3756) Support writing types back to the user in memory without writing files to disk - posted by "Alexander Rosenfeld (Jira)" <ji...@apache.org> on 2023/05/07 13:22:00 UTC, 0 replies.
- [GitHub] [avro] alexrosenfeld10 opened a new pull request, #2215: AVRO-3756: [csharp] Add a method to return types instead of writing them to disk - posted by "alexrosenfeld10 (via GitHub)" <gi...@apache.org> on 2023/05/07 13:31:14 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2216: Bump protobuf-java from 3.22.3 to 3.22.4 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/07 17:58:32 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2217: Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/07 17:58:35 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2218: Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/07 17:58:40 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2217: Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /lang/java - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/08 07:48:21 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes opened a new pull request, #2219: Revert "Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java" - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/08 07:51:20 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2216: Bump protobuf-java from 3.22.3 to 3.22.4 in /lang/java - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/08 07:52:39 UTC, 0 replies.
- [GitHub] [avro] nielsbasjes merged pull request #2219: Revert "Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java" - posted by "nielsbasjes (via GitHub)" <gi...@apache.org> on 2023/05/08 08:10:05 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2220: Bump quote from 1.0.26 to 1.0.27 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/08 17:58:47 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2220: Bump quote from 1.0.26 to 1.0.27 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/09 06:34:37 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2214: Bump serde from 1.0.160 to 1.0.162 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/09 06:35:17 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2221: AVRO-3755: [Rust] Deserialization fails for reader schema with namespace - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/09 13:16:59 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2221: AVRO-3755: [Rust] Deserialization fails for reader schema with namespace - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/09 13:27:45 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2222: Bump wasm-bindgen from 0.2.84 to 0.2.85 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/09 17:58:40 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2222: Bump wasm-bindgen from 0.2.84 to 0.2.85 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/09 18:15:33 UTC, 0 replies.
- Call for Presentations, Community Over Code 2023 - posted by Rich Bowen <rb...@apache.org> on 2023/05/09 21:24:09 UTC, 0 replies.
- BigQuery Avro Deserialization Issue - posted by John Paul Jayme <jo...@tdcx.com.INVALID> on 2023/05/10 09:43:14 UTC, 0 replies.
- [jira] [Created] (AVRO-3757) [rust] Update sym to 2.x - posted by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2023/05/10 12:17:00 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2223: AVRO-3757: [rust] Update syn to 2.x - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/10 12:21:25 UTC, 1 replies.
- [GitHub] [avro] martin-g closed pull request #2223: AVRO-3757: [rust] Update syn to 2.x - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/10 13:09:13 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2224: Bump wasm-bindgen-test from 0.3.34 to 0.3.35 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/10 18:00:46 UTC, 1 replies.
- [GitHub] [avro] martin-g merged pull request #2223: AVRO-3757: [rust] Update syn to 2.x - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/10 19:16:42 UTC, 0 replies.
- [GitHub] [avro] martin-g closed pull request #2224: Bump wasm-bindgen-test from 0.3.34 to 0.3.35 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/10 19:18:48 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2224: Bump wasm-bindgen-test from 0.3.34 to 0.3.35 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/11 06:19:44 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2202: AVRO-3747: [Rust] Set `is_human_readable` hint to `false` for `Value` - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/11 06:21:07 UTC, 0 replies.
- [jira] [Created] (AVRO-3758) [Rust] Use AtomicXyz types instead of static mutable ones - posted by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2023/05/11 07:10:00 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2225: AVRO-3758: [Rust] use atomic types instead of static mut - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/11 07:18:55 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2226: Bump ctor from 0.1.26 to 0.2.0 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/11 17:58:02 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2227: Bump serde from 1.0.162 to 1.0.163 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/11 17:58:12 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2226: Bump ctor from 0.1.26 to 0.2.0 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/11 18:08:56 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2227: Bump serde from 1.0.162 to 1.0.163 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/11 18:11:41 UTC, 0 replies.
- [GitHub] [avro] peter-formlogic opened a new pull request, #2228: Use atomics instead of static mut - posted by "peter-formlogic (via GitHub)" <gi...@apache.org> on 2023/05/11 22:43:44 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2225: AVRO-3758: [Rust] use atomic types instead of static mut - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/12 05:52:56 UTC, 0 replies.
- [GitHub] [avro] martin-g closed pull request #2228: Use atomics instead of static mut - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/12 06:03:03 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2229: Bump grpc.version from 1.54.1 to 1.55.1 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/14 17:58:52 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2230: Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/14 17:58:59 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2231: Bump protobuf-java from 3.22.4 to 3.23.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/14 17:59:23 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2232: Bump checkstyle from 9.3 to 10.11.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/14 18:00:09 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2209: Bump checkstyle from 9.3 to 10.10.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/14 18:00:15 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2233: Bump build-helper-maven-plugin from 3.3.0 to 3.4.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/14 18:00:59 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2234: Bump proc-macro2 from 1.0.56 to 1.0.57 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/15 17:59:12 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2235: Bump syn from 2.0.15 to 2.0.16 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/15 17:59:32 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2158: Bump syn from 1.0.109 to 2.0.3 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/15 17:59:39 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2236: Bump uuid from 1.3.2 to 1.3.3 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/15 17:59:56 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2235: Bump syn from 2.0.15 to 2.0.16 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/15 18:09:41 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2236: Bump uuid from 1.3.2 to 1.3.3 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/15 18:12:24 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2234: Bump proc-macro2 from 1.0.56 to 1.0.57 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/15 18:26:01 UTC, 0 replies.
- [GitHub] [avro] izveigor closed pull request #1933: AVRO-3573: Duplicate symbols (EnumSchema) - posted by "izveigor (via GitHub)" <gi...@apache.org> on 2023/05/16 17:10:42 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2237: Bump wasm-bindgen from 0.2.85 to 0.2.86 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/16 17:58:34 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2237: Bump wasm-bindgen from 0.2.85 to 0.2.86 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/16 20:02:48 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2238: Bump proc-macro2 from 1.0.57 to 1.0.58 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/17 17:58:28 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2239: Bump wasm-bindgen-test from 0.3.35 to 0.3.36 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/17 17:58:41 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2239: Bump wasm-bindgen-test from 0.3.35 to 0.3.36 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/18 06:22:20 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2238: Bump proc-macro2 from 1.0.57 to 1.0.58 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/18 06:22:57 UTC, 0 replies.
- computing the size of an avro encoded message - posted by Andrew Marlow <ma...@gmail.com> on 2023/05/18 09:12:03 UTC, 1 replies.
- [jira] [Created] (AVRO-3759) [Rust] Schema types inconsistency - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/05/19 06:17:00 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2240: AVRO-3759 [Rust] Schema types inconsistency [Example implementation] - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/05/19 06:49:48 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2241: AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/19 13:07:56 UTC, 0 replies.
- [GitHub] [avro] martin-g closed pull request #2240: AVRO-3759 [Rust] Schema types inconsistency [Example implementation] - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/19 13:08:49 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2242: Bump digest from 0.10.6 to 0.10.7 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/19 17:58:36 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2243: Bump cyclonedx-maven-plugin from 2.7.8 to 2.7.9 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/21 18:54:22 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2244: Bump zstd-jni from 1.5.5-2 to 1.5.5-3 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/21 18:54:29 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new 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/05/21 18:55:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2230: Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/21 18:55:06 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2246: Bump protobuf-java from 3.22.4 to 3.23.1 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/21 18:55:35 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2231: Bump protobuf-java from 3.22.4 to 3.23.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/21 18:55:42 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2242: Bump digest from 0.10.6 to 0.10.7 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/22 06:27:14 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2247: Bump libflate from 1.2.0 to 1.4.0 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/22 17:59:20 UTC, 0 replies.
- [jira] [Created] (AVRO-3760) Using enum with default symbol, cannot parse future value - posted by "Anton Agestam (Jira)" <ji...@apache.org> on 2023/05/23 11:49:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2248: Bump regex from 1.8.1 to 1.8.2 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/23 17:58:23 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2248: Bump regex from 1.8.1 to 1.8.2 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/24 05:47:42 UTC, 0 replies.
- [jira] [Created] (AVRO-3761) UUID validation breaks nullable field - posted by "Anton Agestam (Jira)" <ji...@apache.org> on 2023/05/24 13:58:00 UTC, 0 replies.
- [GitHub] [avro] aiven-anton opened a new pull request, #2249: AVRO-3761: [python] Fix broken validation of nullable UUID field - posted by "aiven-anton (via GitHub)" <gi...@apache.org> on 2023/05/24 14:34:55 UTC, 0 replies.
- [GitHub] [avro] aiven-anton opened a new pull request, #2250: AVRO-3760: Fix resolution of future enum with default symbol - posted by "aiven-anton (via GitHub)" <gi...@apache.org> on 2023/05/24 15:28:26 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2251: Bump proptest from 1.1.0 to 1.2.0 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/24 17:58:08 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2251: Bump proptest from 1.1.0 to 1.2.0 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/24 20:05:04 UTC, 0 replies.
- [jira] [Created] (AVRO-3762) Logical types aren't consistently handled in Python - posted by "Anton Agestam (Jira)" <ji...@apache.org> on 2023/05/25 10:01:00 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2241: AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/25 11:46:16 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2252: Bump regex from 1.8.2 to 1.8.3 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/25 17:58:10 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2246: Bump protobuf-java from 3.22.4 to 3.23.1 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/25 18:01:52 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2244: Bump zstd-jni from 1.5.5-2 to 1.5.5-3 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/25 18:02:21 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2218: Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/25 18:02:53 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2229: Bump grpc.version from 1.54.1 to 1.55.1 in /lang/java - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/25 18:29:11 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2252: Bump regex from 1.8.2 to 1.8.3 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/25 18:45:27 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba closed pull request #2178: Backport AVRO-3715: [Java, Python] Fix build issues for branch-1.11 - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/25 18:58:36 UTC, 0 replies.
- Re: [DISCUSS] Release Avro 1.11.2 - posted by Ryan Skraba <ry...@skraba.com> on 2023/05/25 19:25:18 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #2191: AVRO-3736: [Ruby] Preinstall gems in ubertool docker - posted by "RyanSkraba (via GitHub)" <gi...@apache.org> on 2023/05/25 19:38:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2253: Bump quote from 1.0.27 to 1.0.28 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/26 17:58:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2254: Bump proc-macro2 from 1.0.58 to 1.0.59 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/26 17:58:07 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2255: Bump snappy-java from 1.1.9.1 to 1.1.10.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/28 17:58:12 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2256: Bump netty-bom from 4.1.92.Final to 4.1.93.Final in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/28 17:58:21 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new 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/05/28 17:58:42 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2232: Bump checkstyle from 9.3 to 10.11.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/28 17:58:48 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new 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/05/28 17:59:09 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] closed pull request #2181: Bump spotless-maven-plugin from 2.27.2 to 2.36.0 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/28 17:59:17 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2259: Bump protobuf-java from 3.23.1 to 3.23.2 in /lang/java - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/28 17:59:31 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2254: Bump proc-macro2 from 1.0.58 to 1.0.59 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/28 19:56:36 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2253: Bump quote from 1.0.27 to 1.0.28 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/28 20:01:40 UTC, 0 replies.
- [jira] [Created] (AVRO-3763) [Rust] Improve Refs workflow - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/05/29 14:42:00 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2260: Bump syn from 2.0.16 to 2.0.18 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/29 17:59:15 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2261: Bump log from 0.4.17 to 0.4.18 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/29 17:59:34 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2261: Bump log from 0.4.17 to 0.4.18 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/29 19:48:31 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2260: Bump syn from 2.0.16 to 2.0.18 in /lang/rust - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/29 19:49:27 UTC, 0 replies.
- [GitHub] [avro] ftelnov opened a new pull request, #2262: feat: add resolve method with schemata for an automatic ref resolving - posted by "ftelnov (via GitHub)" <gi...@apache.org> on 2023/05/30 11:14:08 UTC, 0 replies.
- [jira] [Created] (AVRO-3764) [Rust] Add schemata-based resolve method - posted by "Fedor Telnov (Jira)" <ji...@apache.org> on 2023/05/30 11:18:00 UTC, 0 replies.
- [jira] [Created] (AVRO-3765) Vulnerability in jquery in org/apache/avro/ipc/stats/static/jquery-1.4.2.min.js - posted by "Nikita Pande (Jira)" <ji...@apache.org> on 2023/05/31 03:33:00 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2262: AVRO-3764: [Rust]: Add resolve method with schemata for an automatic Schema::Ref resolving - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/31 12:58:56 UTC, 0 replies.
- [jira] [Created] (AVRO-3766) [Rust] Print fliendlier errors when test cases fail - posted by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2023/05/31 13:28:00 UTC, 0 replies.
- [GitHub] [avro] martin-g opened a new pull request, #2263: AVRO-3766: [Rust] Print fliendlier errors when test cases fail - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/31 13:31:10 UTC, 0 replies.
- [GitHub] [avro] martin-g merged pull request #2263: AVRO-3766: [Rust] Print friendlier errors when test cases fail - posted by "martin-g (via GitHub)" <gi...@apache.org> on 2023/05/31 14:59:12 UTC, 0 replies.
- [GitHub] [avro] dependabot[bot] opened a new pull request, #2264: Bump ctor from 0.2.0 to 0.2.1 in /lang/rust - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/05/31 17:58:42 UTC, 0 replies.