dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/23
Re: [PR] chore: Get rid of anyhow as a dev-dependency [avro-rs]
via GitHub
2026/01/23
[PR] chore: Get rid of anyhow as a dev-dependency [avro-rs]
via GitHub
2026/01/23
[PR] chore: Disable the build of TestLogger for WASM32 [avro-rs]
via GitHub
2026/01/23
Re: [PR] fix!: `Name` and `Alias` incorrectly implement `From<&str>` [avro-rs]
via GitHub
2026/01/22
Re: [PR] chore(deps): Bump quote from 1.0.43 to 1.0.44 [avro-rs]
via GitHub
2026/01/22
[PR] chore(deps): Bump quote from 1.0.43 to 1.0.44 [avro-rs]
via GitHub
2026/01/22
[PR] fix!: `Name` and `Alias` incorrectly implement `From<&str>` [avro-rs]
via GitHub
2026/01/22
Re: [PR] AVRO-4221: [1.12][C++] Allow using symbol visibility annotations also on non-Windows platforms [avro]
via GitHub
2026/01/22
Re: [PR] AVRO-4221: [C++] Allow using symbol visibility annotations also on non-Windows platforms [avro]
via GitHub
2026/01/21
Re: [PR] chore: Format Python code to make its linter happy [avro]
via GitHub
2026/01/21
Re: [PR] Bump lodash from 4.17.21 to 4.17.23 in /lang/js [avro]
via GitHub
2026/01/21
[PR] chore: Format Python code to make its linter happy [avro]
via GitHub
2026/01/21
Re: [PR] chore(deps): Bump proc-macro2 from 1.0.105 to 1.0.106 [avro-rs]
via GitHub
2026/01/21
[PR] chore(deps): Bump proc-macro2 from 1.0.105 to 1.0.106 [avro-rs]
via GitHub
2026/01/21
[PR] Bump lodash from 4.17.21 to 4.17.23 in /lang/js [avro]
via GitHub
2026/01/21
Re: [PR] fix: Support recursive types for `Schema::independent_canonical_form` [avro-rs]
via GitHub
2026/01/21
Re: [PR] fix: Be more selective when choosing an union when serializing bytes with schema [avro-rs]
via GitHub
2026/01/21
[PR] fix: Be more selective when choosing an union when serializing bytes with schema [avro-rs]
via GitHub
2026/01/21
[PR] fix: Support recursive types for `Schema::independent_canonical_form` [avro-rs]
via GitHub
2026/01/20
Re: [PR] chore: Extract Name/Namespace/Alias/Aliases to src/schema/name.rs [avro-rs]
via GitHub
2026/01/20
Re: [PR] fix: Simplify deserializer [avro-rs]
via GitHub
2026/01/20
[PR] chore: Extract Name/Alias/Documentation to src/schema/name.rs [avro-rs]
via GitHub
2026/01/20
Re: [PR] chore: Extract Parser to its own module (src/schema/parser.rs) [avro-rs]
via GitHub
2026/01/20
[PR] fix: Simplify deserializer [avro-rs]
via GitHub
2026/01/19
[PR] chore: Extract Parser to its own module (src/schema/parser.rs) [avro-rs]
via GitHub
2026/01/19
Re: [PR] Draft: Improve Serde and derive documentation [avro-rs]
via GitHub
2026/01/19
Re: [PR] feat!: Add support for `char`,`u64`,`u128`,`i128` [avro-rs]
via GitHub
2026/01/19
[PR] feat: Add support for `char`,`u64`,`u128`,`i128` [avro-rs]
via GitHub
2026/01/19
Re: [PR] fix: UnionSchema::new(...) should not accept duplicate named schemas [avro-rs]
via GitHub
2026/01/19
[PR] fix: UnionSchema::new(...) should not accept duplicate named schemas [avro-rs]
via GitHub
2026/01/19
Re: [PR] feat(derive): Support `#[serde(transparent)]` [avro-rs]
via GitHub
2026/01/19
Re: [PR] chore: Extract UnionSchema to its own module (src/schema/union.rs) [avro-rs]
via GitHub
2026/01/19
[PR] chore: Extract UnionSchema to its own module (src/schema/union.rs) [avro-rs]
via GitHub
2026/01/19
Re: [PR] fix: Calculate the RecordSchema's `lookup` table on build [avro-rs]
via GitHub
2026/01/19
[PR] fix: Calculate the RecordSchema's `lookup` table on build [avro-rs]
via GitHub
2026/01/19
Re: [PR] chore: Extract RecordSchema into its own module (src/schema/record/schema.rs) [avro-rs]
via GitHub
2026/01/19
[PR] chore: Extract RecordSchema into its own module (src/schema/record/schema.rs) [avro-rs]
via GitHub
2026/01/19
Re: [PR] chore: Extract RecordField related structs to src/schema/record_field.rs [avro-rs]
via GitHub
2026/01/18
[PR] chore: Extract RecordField related structs to src/schema/record_field.rs [avro-rs]
via GitHub
2026/01/18
Re: [PR] Bump junit5.version from 5.14.1 to 5.14.2 in /lang/java [avro]
via GitHub
2026/01/18
Re: [PR] Add byte swap definition for Android platform [avro]
via GitHub
2026/01/18
Re: [PR] Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.0.0 in /lang/java [avro]
via GitHub
2026/01/18
Re: [PR] [C] Fix negative length validation in binary decoding [avro]
via GitHub
2026/01/18
Re: [PR] [C] Fix negative block size validation in datafile reader [avro]
via GitHub
2026/01/18
Re: [PR] AVRO-4226: Missing doc attributes for record fields [avro]
via GitHub
2026/01/18
Re: [PR] Bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.4 in /lang/java [avro]
via GitHub
2026/01/18
Re: [PR] Bump System.CodeDom from 10.0.1 to 10.0.2 [avro]
via GitHub
2026/01/18
Re: [PR] chore(deps): Bump thiserror from 2.0.17 to 2.0.18 [avro-rs]
via GitHub
2026/01/18
[PR] chore(deps): Bump thiserror from 2.0.17 to 2.0.18 [avro-rs]
via GitHub
2026/01/18
[PR] Improve Serde and derive documentation [avro-rs]
via GitHub
2026/01/18
[PR] Bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.4 in /lang/java [avro]
via GitHub
2026/01/18
[PR] Bump System.CodeDom from 10.0.1 to 10.0.2 [avro]
via GitHub
2026/01/18
[PR] Bump org.apache:apache from 35 to 37 in /lang/java [avro]
via GitHub
2026/01/18
Re: [PR] Bump org.apache:apache from 35 to 36 in /lang/java [avro]
via GitHub
2026/01/18
Re: [PR] Bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.3 in /lang/java [avro]
via GitHub
2026/01/16
Re: [PR] First step to start extracting parts of schema.rs into smaller files [avro-rs]
via GitHub
2026/01/16
[PR] fix:improve footer responsiveness on smaller screens [avro]
via GitHub
2026/01/16
[PR] First step to start extracting parts of schema.rs into smaller files [avro-rs]
via GitHub
2026/01/16
Re: [PR] feat(derive): allow overriding the schema for a field and change the schema for `uuid::Uuid` [avro-rs]
via GitHub
2026/01/15
Re: [PR] fix(derive): do not match type by name [avro-rs]
via GitHub
2026/01/14
Re: [PR] chore(deps): Bump wasm-bindgen-test from 0.3.56 to 0.3.58 [avro-rs]
via GitHub
2026/01/14
[PR] chore(deps): Bump wasm-bindgen-test from 0.3.56 to 0.3.58 [avro-rs]
via GitHub
2026/01/14
[PR] [AVRO-4081] Add decompression size limit to prevent decompression bomb DoS [avro]
via GitHub
2026/01/13
[PR] fix(derive): do not match type by name [avro-rs]
via GitHub
2026/01/13
[jira] [Created] (AVRO-4226) Missing doc attributes for record fields
Mattia Basone (Jira)
2026/01/13
[PR] Missing doc attributes on record fields [avro]
via GitHub
2026/01/13
Re: [PR] feat!:Make AvroSchemaComponent available without `derive` feature [avro-rs]
via GitHub
2026/01/12
Re: [PR] chore(deps): Bump miniz_oxide from 0.8.9 to 0.9.0 [avro-rs]
via GitHub
2026/01/12
[PR] chore(deps): Bump miniz_oxide from 0.8.9 to 0.9.0 [avro-rs]
via GitHub
2026/01/12
[PR] [C] Fix negative block size validation in datafile reader [avro]
via GitHub
2026/01/12
[PR] [C] Fix negative length validation in binary decoding [avro]
via GitHub
2026/01/11
Re: [PR] fix duplicate serialization of logicalType key for logical type schemas based on fixed type [avro-rs]
via GitHub
2026/01/11
[PR] Bump com.google.protobuf:protobuf-java from 4.33.2 to 4.33.3 in /lang/java [avro]
via GitHub
2026/01/11
[PR] Bump com.puppycrawl.tools:checkstyle from 12.3.1 to 13.0.0 in /lang/java [avro]
via GitHub
2026/01/11
[PR] Bump org.apache:apache from 35 to 36 in /lang/java [avro]
via GitHub
2026/01/11
[PR] Bump junit5.version from 5.14.1 to 5.14.2 in /lang/java [avro]
via GitHub
2026/01/10
[PR] feat(derive): Support `#[serde(transparent)]` [avro-rs]
via GitHub
2026/01/09
[PR] feat(derive): allow overriding the schema for a field and change the schema for `uuid::Uuid` [avro-rs]
via GitHub
2026/01/08
Re: [PR] remove plural marker on abstract non-count noun [avro]
via GitHub
2026/01/08
Re: [PR] AVRO-4222: [C++] Support writer to specify compression level [avro]
via GitHub
2026/01/08
Re: [PR] chore(deps): Bump bon from 3.8.1 to 3.8.2 [avro-rs]
via GitHub
2026/01/08
[PR] chore(deps): Bump bon from 3.8.1 to 3.8.2 [avro-rs]
via GitHub
2026/01/07
Re: [PR] fix: Print the Debug impl of TestError for more info [avro-rs]
via GitHub
2026/01/07
[PR] fix duplicate serialization of logicalType key for logical type schemas based on fixed type [avro-rs]
via GitHub
2026/01/07
[PR] feat!:Make AvroSchemaComponent available without `derive` feature [avro-rs]
via GitHub
2026/01/07
[PR] fix: Print the Debug impl of TestError for more info [avro-rs]
via GitHub
2026/01/07
Re: [PR] feat!: Rework schema compatibility [avro-rs]
via GitHub
2026/01/07
[jira] [Created] (AVRO-4225) GenericDatumReader throws ClassCastException for schemas with "java-class" attribute on string fields
Kevin Burke (Jira)
2026/01/07
[PR] Add byte swap definition for Android platform [avro]
via GitHub
2026/01/07
Re: [PR] fix: Resolving a `Long` to an `Int` silently truncates [avro-rs]
via GitHub
2026/01/07
[PR] fix: Resolving a `Long` to an `Int` silently truncates [avro-rs]
via GitHub
2026/01/07
Re: [PR] feat: Duration inner fixed schema and serialization [avro-rs]
via GitHub
2026/01/06
Re: [PR] chore(deps): Bump syn from 2.0.113 to 2.0.114 [avro-rs]
via GitHub
2026/01/06
Re: [PR] chore(deps): Bump serde_json from 1.0.148 to 1.0.149 [avro-rs]
via GitHub
2026/01/06
[PR] chore(deps): Bump serde_json from 1.0.148 to 1.0.149 [avro-rs]
via GitHub
2026/01/06
[PR] chore(deps): Bump syn from 2.0.113 to 2.0.114 [avro-rs]
via GitHub
2026/01/06
[PR] AVRO-XXXX: FastReaderBuilder throws ClassCastException for schemas with java-class attribute [avro]
via GitHub
2026/01/06
[PR] remove plural marker on abstract non-count noun [avro]
via GitHub
2026/01/05
Re: [PR] chore(deps): Bump quote from 1.0.42 to 1.0.43 [avro-rs]
via GitHub
2026/01/05
Re: [PR] chore(deps): Bump proc-macro2 from 1.0.104 to 1.0.105 [avro-rs]
via GitHub
2026/01/05
[PR] chore(deps): Bump proc-macro2 from 1.0.104 to 1.0.105 [avro-rs]
via GitHub
2026/01/05
[PR] chore(deps): Bump quote from 1.0.42 to 1.0.43 [avro-rs]
via GitHub
2026/01/05
Re: [PR] feat: Use the Serde attributes and check for conflicting attributes [avro-rs]
via GitHub
2026/01/05
Re: [PR] Fixes #385: Check that all source files have ASFv2 licence [avro-rs]
via GitHub
2026/01/05
[PR] Fixes #385: Check that all source files have ASFv2 licence [avro-rs]
via GitHub
2026/01/04
Re: [PR] AVRO-3731: [deprecated use AVRO-4223] [gradle-avro-plugin] Integrate software donation of gradle-avro-plugin [avro]
via GitHub
2026/01/04
[PR] Avro 4223 gradle plugin [avro]
via GitHub
2026/01/04
Re: [PR] [1.12][C++] remove unused variable [avro]
via GitHub
2026/01/04
Re: [PR] Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 in /lang/java [avro]
via GitHub
2026/01/04
Re: [PR] Bump NUnit.ConsoleRunner from 3.21.1 to 3.22.0 [avro]
via GitHub
2026/01/04
Re: [PR] chore(deps): Bump syn from 2.0.112 to 2.0.113 [avro-rs]
via GitHub
2026/01/04
[PR] chore(deps): Bump syn from 2.0.112 to 2.0.113 [avro-rs]
via GitHub
2026/01/04
[jira] [Created] (AVRO-4224) `SchemaParseException` when parsing a schema generated from Protobuf with nested classes due to `$` in the namespace.
Qiang Zhao (Jira)
2026/01/04
Re: [PR] AVRO-4223 Gradle plugin for generating Java code [avro]
via GitHub
2026/01/04
[PR] Bump NUnit.ConsoleRunner from 3.21.1 to 3.22.0 [avro]
via GitHub
2026/01/04
[PR] Bump com.puppycrawl.tools:checkstyle from 12.3.0 to 12.3.1 in /lang/java [avro]
via GitHub
2026/01/04
[PR] Avro 4223 gradle plugin [avro]
via GitHub
2026/01/04
[jira] [Created] (AVRO-4223) Avro Gradle Plugin
Frevib (Jira)
2025/12/30
[PR] AVRO-4222: [C++] Support writer to specify compression level [avro]
via GitHub
2025/12/30
[jira] [Created] (AVRO-4222) [C++] Support writer to specify compression level
Gang Wu (Jira)
2025/12/30
Re: [PR] chore(deps): Bump syn from 2.0.111 to 2.0.112 [avro-rs]
via GitHub
2025/12/30
[PR] chore(deps): Bump syn from 2.0.111 to 2.0.112 [avro-rs]
via GitHub
2025/12/29
[PR] Duration inner fixed schema and serialization [avro-rs]
via GitHub
2025/12/28
Re: [PR] Bump grpc.version from 1.77.0 to 1.78.0 in /lang/java [avro]
via GitHub
2025/12/28
Re: [PR] Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 in /lang/java [avro]
via GitHub
2025/12/28
Re: [PR] chore(deps): Bump bigdecimal from 0.4.9 to 0.4.10 [avro-rs]
via GitHub
2025/12/28
Re: [PR] chore(deps): Bump proc-macro2 from 1.0.103 to 1.0.104 [avro-rs]
via GitHub
2025/12/28
Re: [PR] chore(deps): Bump serde_json from 1.0.147 to 1.0.148 [avro-rs]
via GitHub
2025/12/28
[PR] chore(deps): Bump serde_json from 1.0.147 to 1.0.148 [avro-rs]
via GitHub
2025/12/28
[PR] chore(deps): Bump proc-macro2 from 1.0.103 to 1.0.104 [avro-rs]
via GitHub
2025/12/28
[PR] chore(deps): Bump bigdecimal from 0.4.9 to 0.4.10 [avro-rs]
via GitHub
2025/12/28
[PR] Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3 in /lang/java [avro]
via GitHub
2025/12/28
[PR] Bump grpc.version from 1.77.0 to 1.78.0 in /lang/java [avro]
via GitHub
2025/12/28
Re: [PR] [C++] Fix compilation warning on 32-bit architectures with zstd [avro]
via GitHub
2025/12/28
[PR] feat: Use the Serde attributes and check for conflicting attributes [avro-rs]
via GitHub
2025/12/28
Re: [PR] feat: Use the Serde attributes and check for conflicting attributes [avro-rs]
via GitHub
2025/12/28
Re: [PR] chore: Remove unnecessary mod in `avro_derive/tests/derive.rs` [avro-rs]
via GitHub
2025/12/24
[PR] chore: Remove unnecessary mod in `avro_derive/tests/derive.rs` [avro-rs]
via GitHub
2025/12/23
Re: [PR] chore(deps): Bump serde_json from 1.0.146 to 1.0.147 [avro-rs]
via GitHub
2025/12/23
[PR] chore(deps): Bump serde_json from 1.0.146 to 1.0.147 [avro-rs]
via GitHub
2025/12/23
[PR] feat: Use the Serde attributes and check for conflicting attributes [avro-rs]
via GitHub
2025/12/22
Re: [PR] chore(deps): Bump serde_json from 1.0.145 to 1.0.146 [avro-rs]
via GitHub
2025/12/22
[PR] chore(deps): Bump serde_json from 1.0.145 to 1.0.146 [avro-rs]
via GitHub
2025/12/22
Re: [PR] feat: Support `fixed` as type for `uuid` [avro-rs]
via GitHub
2025/12/22
[PR] [1.12][C++] remove unused variable [avro]
via GitHub
2025/12/22
[PR] [C++] Fix compilation warning on 32-bit architectures with zstd [avro]
via GitHub
2025/12/22
Re: [PR] Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 in /lang/java [avro]
via GitHub
2025/12/21
Re: [PR] Bump Microsoft.CodeAnalysis.CSharp.CodeStyle from 4.7.0 to 5.0.0 [avro]
via GitHub
2025/12/21
Re: [PR] Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 in /lang/java [avro]
via GitHub
2025/12/21
Re: [PR] Bump actions/download-artifact from 6 to 7 [avro]
via GitHub
2025/12/21
Re: [PR] Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0 in /lang/java [avro]
via GitHub
2025/12/21
Re: [PR] Bump actions/upload-artifact from 5 to 6 [avro]
via GitHub
2025/12/21
Re: [PR] Bump actions/cache from 4 to 5 [avro]
via GitHub
2025/12/21
Re: [PR] Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.100 to 10.0.101 [avro]
via GitHub
2025/12/21
Re: [PR] Bump System.CodeDom from 10.0.0 to 10.0.1 [avro]
via GitHub
2025/12/21
Re: [PR] Bump autoprefixer from 10.4.22 to 10.4.23 in /doc [avro]
via GitHub
2025/12/21
Re: [PR] Bump io.netty:netty-bom from 4.2.7.Final to 4.2.9.Final in /lang/java [avro]
via GitHub
2025/12/21
Re: [PR] Bump NUnit.ConsoleRunner from 3.21.0 to 3.21.1 [avro]
via GitHub
2025/12/21
[PR] Bump NUnit.ConsoleRunner from 3.21.0 to 3.21.1 [avro]
via GitHub
2025/12/21
[PR] Bump io.netty:netty-bom from 4.2.7.Final to 4.2.9.Final in /lang/java [avro]
via GitHub
2025/12/21
Re: [PR] Bump io.netty:netty-bom from 4.2.7.Final to 4.2.8.Final in /lang/java [avro]
via GitHub
2025/12/21
[PR] Bump autoprefixer from 10.4.22 to 10.4.23 in /doc [avro]
via GitHub
2025/12/18
Re: [PR] feat: Configure Clippy in the workspace instead of the CI [avro-rs]
via GitHub
2025/12/18
[PR] feat: Configure Clippy in the workspace instead of the CI [avro-rs]
via GitHub
2025/12/17
Re: [PR] [C++] remove unused variable [avro]
via GitHub
2025/12/17
[PR] AVRO-4221: [1.12][C++] Allow using symbol visibility annotations also on non-Windows platforms [avro]
via GitHub
2025/12/17
[PR] [C++] remove unused variable [avro]
via GitHub
2025/12/17
[PR] AVRO-4221: [C++] Allow using symbol visibility annotations also on non-Windows platforms [avro]
via GitHub
2025/12/17
[jira] [Created] (AVRO-4221) [C++] Allow using symbol visibility annotations on non-Windows platforms
Stephan Lachnit (Jira)
2025/12/15
Re: [PR] fix: Enable `std` feature for Serde [avro-rs]
via GitHub
2025/12/14
[PR] Bump System.CodeDom from 10.0.0 to 10.0.1 [avro]
via GitHub
2025/12/14
[PR] Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.100 to 10.0.101 [avro]
via GitHub
2025/12/14
[PR] Bump actions/cache from 4 to 5 [avro]
via GitHub
2025/12/14
[PR] Bump actions/upload-artifact from 5 to 6 [avro]
via GitHub
2025/12/14
[PR] Bump actions/download-artifact from 6 to 7 [avro]
via GitHub
2025/12/14
[PR] Bump com.puppycrawl.tools:checkstyle from 12.2.0 to 12.3.0 in /lang/java [avro]
via GitHub
2025/12/14
[PR] Bump io.netty:netty-bom from 4.2.7.Final to 4.2.8.Final in /lang/java [avro]
via GitHub
2025/12/14
[PR] Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 in /lang/java [avro]
via GitHub
2025/12/14
[PR] Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 in /lang/java [avro]
via GitHub
2025/12/13
Re: [PR] chore(deps): Bump actions/cache from 4 to 5 [avro-rs]
via GitHub
2025/12/13
[PR] chore(deps): Bump actions/cache from 4 to 5 [avro-rs]
via GitHub
2025/12/12
[PR] fix: Union serialization [avro-rs]
via GitHub
2025/12/12
[PR] fix: Enable `std` feature for Serde [avro-rs]
via GitHub
2025/12/11
Re: [PR] feat: Implement support for `#[serde(flatten)]` [avro-rs]
via GitHub
2025/12/10
Re: [PR] Bump tmp from 0.2.3 to 0.2.5 in /lang/js [avro]
via GitHub
2025/12/10
Re: [PR] Bump nyc from 17.0.0 to 17.1.0 in /lang/js [avro]
via GitHub
2025/12/10
Re: [PR] Bump tmp from 0.2.3 to 0.2.4 in /lang/js [avro]
via GitHub
2025/12/10
Re: [PR] Bump NUnit.ConsoleRunner from 3.20.2 to 3.21.0 [avro]
via GitHub
2025/12/10
Re: [PR] Bump Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 10.0.100 [avro]
via GitHub
2025/12/10
[jira] [Created] (AVRO-4220) Modernize RAT license checks
Ryan Skraba (Jira)
2025/12/10
Re: [PR] Bump org.apache.rat:apache-rat-plugin from 0.16.1 to 0.17 in /lang/java [avro]
via GitHub
2025/12/10
Re: [PR] test: uncomment attribute test [avro-rs]
via GitHub
2025/12/09
[PR] test: uncomment attribute test [avro-rs]
via GitHub
2025/12/09
Re: [PR] Support serde flatten annotation for schema derivation and de/serialization [avro-rs]
via GitHub
2025/12/08
Re: [PR] Bump com.google.protobuf:protobuf-java from 4.33.1 to 4.33.2 in /lang/java [avro]
via GitHub
2025/12/08
Re: [PR] AVRO-4219: Make skipQuality profile top-level [avro]
via GitHub
2025/12/08
Re: [PR] fix: Don't depend on Serde to provide fields in the right order [avro-rs]
via GitHub
2025/12/08
Re: [PR] chore(deps): Bump darling from 0.21.3 to 0.23.0 [avro-rs]
via GitHub
2025/12/07
Re: [PR] fix: `test_overflow` doesn't test for overflow [avro-rs]
via GitHub
2025/12/07
Re: [PR] chore(deps): Bump criterion from 0.8.0 to 0.8.1 [avro-rs]
via GitHub
Earlier messages
Later messages