[GitHub] [avro] martin-g closed pull request #2223: AVRO-3757: [rust] Update syn to 2.x

2023-05-10 Thread via GitHub
martin-g closed pull request #2223: AVRO-3757: [rust] Update syn to 2.x URL: https://github.com/apache/avro/pull/2223 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[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

2023-05-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2224: URL: https://github.com/apache/avro/pull/2224 Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.34 to 0.3.35. Commits See full diff in https://github.com/rustwasm/wasm-bindgen/commits";>compare view

[GitHub] [avro] martin-g merged pull request #2223: AVRO-3757: [rust] Update syn to 2.x

2023-05-10 Thread via GitHub
martin-g merged PR #2223: URL: https://github.com/apache/avro/pull/2223 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g closed pull request #2224: Bump wasm-bindgen-test from 0.3.34 to 0.3.35 in /lang/rust

2023-05-10 Thread via GitHub
martin-g closed pull request #2224: Bump wasm-bindgen-test from 0.3.34 to 0.3.35 in /lang/rust URL: https://github.com/apache/avro/pull/2224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [avro] martin-g merged pull request #2224: Bump wasm-bindgen-test from 0.3.34 to 0.3.35 in /lang/rust

2023-05-10 Thread via GitHub
martin-g merged PR #2224: URL: https://github.com/apache/avro/pull/2224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2202: AVRO-3747: [Rust] Set `is_human_readable` hint to `false` for `Value`

2023-05-10 Thread via GitHub
martin-g merged PR #2202: URL: https://github.com/apache/avro/pull/2202 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g opened a new pull request, #2225: AVRO-3758: [Rust] use atomic types instead of static mut

2023-05-11 Thread via GitHub
martin-g opened a new pull request, #2225: URL: https://github.com/apache/avro/pull/2225 AVRO-3758 ## What is the purpose of the change * Simplification and removal of `unsafe {}` block usages ## Verifying this change * This change is a trivial rework / code clean

[GitHub] [avro] dependabot[bot] opened a new pull request, #2227: Bump serde from 1.0.162 to 1.0.163 in /lang/rust

2023-05-11 Thread via GitHub
dependabot[bot] opened a new pull request, #2227: URL: https://github.com/apache/avro/pull/2227 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.163

[GitHub] [avro] dependabot[bot] opened a new pull request, #2226: Bump ctor from 0.1.26 to 0.2.0 in /lang/rust

2023-05-11 Thread via GitHub
dependabot[bot] opened a new pull request, #2226: URL: https://github.com/apache/avro/pull/2226 Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.1.26 to 0.2.0. Commits See full diff in https://github.com/mmastrac/rust-ctor/commits";>compare view

[GitHub] [avro] martin-g merged pull request #2226: Bump ctor from 0.1.26 to 0.2.0 in /lang/rust

2023-05-11 Thread via GitHub
martin-g merged PR #2226: URL: https://github.com/apache/avro/pull/2226 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2227: Bump serde from 1.0.162 to 1.0.163 in /lang/rust

2023-05-11 Thread via GitHub
martin-g merged PR #2227: URL: https://github.com/apache/avro/pull/2227 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] peter-formlogic opened a new pull request, #2228: Use atomics instead of static mut

2023-05-11 Thread via GitHub
peter-formlogic opened a new pull request, #2228: URL: https://github.com/apache/avro/pull/2228 ## What is the purpose of the change This is a follow-on from an early PR which eliminates the use of `unsafe` via static mut by using atomic values instead. This adjusts the impleme

[GitHub] [avro] martin-g merged pull request #2225: AVRO-3758: [Rust] use atomic types instead of static mut

2023-05-11 Thread via GitHub
martin-g merged PR #2225: URL: https://github.com/apache/avro/pull/2225 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g closed pull request #2228: Use atomics instead of static mut

2023-05-11 Thread via GitHub
martin-g closed pull request #2228: Use atomics instead of static mut URL: https://github.com/apache/avro/pull/2228 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

[GitHub] [avro] dependabot[bot] opened a new pull request, #2229: Bump grpc.version from 1.54.1 to 1.55.1 in /lang/java

2023-05-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2229: URL: https://github.com/apache/avro/pull/2229 Bumps `grpc.version` from 1.54.1 to 1.55.1. Updates `grpc-core` from 1.54.1 to 1.55.1 Release notes Sourced from https://github.com/grpc/grpc-java/releases";>grpc-core's releases.

[GitHub] [avro] dependabot[bot] opened a new pull request, #2230: Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java

2023-05-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2230: URL: https://github.com/apache/avro/pull/2230 Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.15.0. Commits https://github.com/FasterXML/jackson-bom/commit/2c28e237fc84552f7fb3e5f998b00957b67eac69"

[GitHub] [avro] dependabot[bot] opened a new pull request, #2231: Bump protobuf-java from 3.22.4 to 3.23.0 in /lang/java

2023-05-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2231: URL: https://github.com/apache/avro/pull/2231 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.4 to 3.23.0. Commits https://github.com/protocolbuffers/protobuf/commit/6e511679de8ab0feefc1cdac1505b2fac

[GitHub] [avro] dependabot[bot] opened a new pull request, #2232: Bump checkstyle from 9.3 to 10.11.0 in /lang/java

2023-05-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2232: URL: https://github.com/apache/avro/pull/2232 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.11.0. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases.

[GitHub] [avro] dependabot[bot] closed pull request #2209: Bump checkstyle from 9.3 to 10.10.0 in /lang/java

2023-05-14 Thread via GitHub
dependabot[bot] closed pull request #2209: Bump checkstyle from 9.3 to 10.10.0 in /lang/java URL: https://github.com/apache/avro/pull/2209 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[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

2023-05-14 Thread via GitHub
dependabot[bot] opened a new pull request, #2233: URL: https://github.com/apache/avro/pull/2233 Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.4.0. Release notes Sourced from https://github.com/mojohaus/build-helper-maven-p

[GitHub] [avro] dependabot[bot] opened a new pull request, #2234: Bump proc-macro2 from 1.0.56 to 1.0.57 in /lang/rust

2023-05-15 Thread via GitHub
dependabot[bot] opened a new pull request, #2234: URL: https://github.com/apache/avro/pull/2234 Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.56 to 1.0.57. Commits https://github.com/dtolnay/proc-macro2/commit/2c1b1021cff64aa6c29dd2c82bcb87b369013d00";>2c

[GitHub] [avro] dependabot[bot] opened a new pull request, #2235: Bump syn from 2.0.15 to 2.0.16 in /lang/rust

2023-05-15 Thread via GitHub
dependabot[bot] opened a new pull request, #2235: URL: https://github.com/apache/avro/pull/2235 Bumps [syn](https://github.com/dtolnay/syn) from 2.0.15 to 2.0.16. Release notes Sourced from https://github.com/dtolnay/syn/releases";>syn's releases. 2.0.16 Parse builtin

[GitHub] [avro] dependabot[bot] closed pull request #2158: Bump syn from 1.0.109 to 2.0.3 in /lang/rust

2023-05-15 Thread via GitHub
dependabot[bot] closed pull request #2158: Bump syn from 1.0.109 to 2.0.3 in /lang/rust URL: https://github.com/apache/avro/pull/2158 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [avro] dependabot[bot] opened a new pull request, #2236: Bump uuid from 1.3.2 to 1.3.3 in /lang/rust

2023-05-15 Thread via GitHub
dependabot[bot] opened a new pull request, #2236: URL: https://github.com/apache/avro/pull/2236 Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.3.2 to 1.3.3. Release notes Sourced from https://github.com/uuid-rs/uuid/releases";>uuid's releases. 1.3.3 What's Changed

[GitHub] [avro] martin-g merged pull request #2235: Bump syn from 2.0.15 to 2.0.16 in /lang/rust

2023-05-15 Thread via GitHub
martin-g merged PR #2235: URL: https://github.com/apache/avro/pull/2235 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2236: Bump uuid from 1.3.2 to 1.3.3 in /lang/rust

2023-05-15 Thread via GitHub
martin-g merged PR #2236: URL: https://github.com/apache/avro/pull/2236 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2234: Bump proc-macro2 from 1.0.56 to 1.0.57 in /lang/rust

2023-05-15 Thread via GitHub
martin-g merged PR #2234: URL: https://github.com/apache/avro/pull/2234 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] izveigor closed pull request #1933: AVRO-3573: Duplicate symbols (EnumSchema)

2023-05-16 Thread via GitHub
izveigor closed pull request #1933: AVRO-3573: Duplicate symbols (EnumSchema) URL: https://github.com/apache/avro/pull/1933 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [avro] dependabot[bot] opened a new pull request, #2237: Bump wasm-bindgen from 0.2.85 to 0.2.86 in /lang/rust

2023-05-16 Thread via GitHub
dependabot[bot] opened a new pull request, #2237: URL: https://github.com/apache/avro/pull/2237 Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.85 to 0.2.86. Commits https://github.com/rustwasm/wasm-bindgen/commit/2d882c97b005c7b512b364ccd0fed8280bf8f821

[GitHub] [avro] martin-g merged pull request #2237: Bump wasm-bindgen from 0.2.85 to 0.2.86 in /lang/rust

2023-05-16 Thread via GitHub
martin-g merged PR #2237: URL: https://github.com/apache/avro/pull/2237 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] dependabot[bot] opened a new pull request, #2238: Bump proc-macro2 from 1.0.57 to 1.0.58 in /lang/rust

2023-05-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2238: URL: https://github.com/apache/avro/pull/2238 Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.57 to 1.0.58. Commits https://github.com/dtolnay/proc-macro2/commit/ff03842931368a6c3074aa1579a1656e15d4ce23";>ff

[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

2023-05-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2239: URL: https://github.com/apache/avro/pull/2239 Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.35 to 0.3.36. Commits See full diff in https://github.com/rustwasm/wasm-bindgen/commits";>compare view

[GitHub] [avro] martin-g merged pull request #2239: Bump wasm-bindgen-test from 0.3.35 to 0.3.36 in /lang/rust

2023-05-17 Thread via GitHub
martin-g merged PR #2239: URL: https://github.com/apache/avro/pull/2239 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2238: Bump proc-macro2 from 1.0.57 to 1.0.58 in /lang/rust

2023-05-17 Thread via GitHub
martin-g merged PR #2238: URL: https://github.com/apache/avro/pull/2238 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g closed pull request #2240: AVRO-3759 [Rust] Schema types inconsistency [Example implementation]

2023-05-19 Thread via GitHub
martin-g closed pull request #2240: AVRO-3759 [Rust] Schema types inconsistency [Example implementation] URL: https://github.com/apache/avro/pull/2240 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [avro] martin-g opened a new pull request, #2241: AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema

2023-05-19 Thread via GitHub
martin-g opened a new pull request, #2241: URL: https://github.com/apache/avro/pull/2241 AVRO-3759 ## What is the purpose of the change * Adds extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema ## Verifying this change * Existing tests are upd

[GitHub] [avro] dependabot[bot] opened a new pull request, #2242: Bump digest from 0.10.6 to 0.10.7 in /lang/rust

2023-05-19 Thread via GitHub
dependabot[bot] opened a new pull request, #2242: URL: https://github.com/apache/avro/pull/2242 Bumps [digest](https://github.com/RustCrypto/traits) from 0.10.6 to 0.10.7. Commits https://github.com/RustCrypto/traits/commit/344389411fd9718a0742435152e933a9e71461ee";>3443894 dig

[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

2023-05-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2243: URL: https://github.com/apache/avro/pull/2243 Bumps [cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.7.8 to 2.7.9. Release notes Sourced from https://github.com/CycloneDX/cyclonedx-maven-plugin/r

[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

2023-05-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2244: URL: https://github.com/apache/avro/pull/2244 Bumps [zstd-jni](https://github.com/luben/zstd-jni) from 1.5.5-2 to 1.5.5-3. Commits https://github.com/luben/zstd-jni/commit/709ffb54352a27e6e731d0adb11585c808552bfb";>709ffb5 v1.5.

[GitHub] [avro] dependabot[bot] opened a new pull request, #2245: Bump jackson-bom from 2.14.2 to 2.15.1 in /lang/java

2023-05-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2245: URL: https://github.com/apache/avro/pull/2245 Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.15.1. Commits https://github.com/FasterXML/jackson-bom/commit/eaff8b270acec1c7815476ad5a005fad30627145"

[GitHub] [avro] dependabot[bot] closed pull request #2230: Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java

2023-05-21 Thread via GitHub
dependabot[bot] closed pull request #2230: Bump jackson-bom from 2.14.2 to 2.15.0 in /lang/java URL: https://github.com/apache/avro/pull/2230 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [avro] dependabot[bot] opened a new pull request, #2246: Bump protobuf-java from 3.22.4 to 3.23.1 in /lang/java

2023-05-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2246: URL: https://github.com/apache/avro/pull/2246 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.22.4 to 3.23.1. Commits https://github.com/protocolbuffers/protobuf/commit/2dca62f7296e5b49d729f7384f975cecb

[GitHub] [avro] dependabot[bot] closed pull request #2231: Bump protobuf-java from 3.22.4 to 3.23.0 in /lang/java

2023-05-21 Thread via GitHub
dependabot[bot] closed pull request #2231: Bump protobuf-java from 3.22.4 to 3.23.0 in /lang/java URL: https://github.com/apache/avro/pull/2231 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [avro] martin-g merged pull request #2242: Bump digest from 0.10.6 to 0.10.7 in /lang/rust

2023-05-21 Thread via GitHub
martin-g merged PR #2242: URL: https://github.com/apache/avro/pull/2242 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] dependabot[bot] opened a new pull request, #2247: Bump libflate from 1.2.0 to 1.4.0 in /lang/rust

2023-05-22 Thread via GitHub
dependabot[bot] opened a new pull request, #2247: URL: https://github.com/apache/avro/pull/2247 Bumps [libflate](https://github.com/sile/libflate) from 1.2.0 to 1.4.0. Release notes Sourced from https://github.com/sile/libflate/releases";>libflate's releases. v1.4.0 What'

[GitHub] [avro] dependabot[bot] opened a new pull request, #2248: Bump regex from 1.8.1 to 1.8.2 in /lang/rust

2023-05-23 Thread via GitHub
dependabot[bot] opened a new pull request, #2248: URL: https://github.com/apache/avro/pull/2248 Bumps [regex](https://github.com/rust-lang/regex) from 1.8.1 to 1.8.2. Changelog Sourced from https://github.com/rust-lang/regex/blob/master/CHANGELOG.md";>regex's changelog. 1.8.

[GitHub] [avro] martin-g merged pull request #2248: Bump regex from 1.8.1 to 1.8.2 in /lang/rust

2023-05-23 Thread via GitHub
martin-g merged PR #2248: URL: https://github.com/apache/avro/pull/2248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] aiven-anton opened a new pull request, #2249: AVRO-3761: [python] Fix broken validation of nullable UUID field

2023-05-24 Thread via GitHub
aiven-anton opened a new pull request, #2249: URL: https://github.com/apache/avro/pull/2249 ## What is the purpose of the change Fix validation of nullable UUID fields, fixing AVRO-3761. This was previously broken due to the UUID validator not being resilient to being passed

[GitHub] [avro] aiven-anton opened a new pull request, #2250: AVRO-3760: Fix resolution of future enum with default symbol

2023-05-24 Thread via GitHub
aiven-anton opened a new pull request, #2250: URL: https://github.com/apache/avro/pull/2250 ## What is the purpose of the change Parsing an enum should resolve to the default symbol when the symbol is not known to the reader. This raised a SchemaResolutionError. The patch adds

[GitHub] [avro] dependabot[bot] opened a new pull request, #2251: Bump proptest from 1.1.0 to 1.2.0 in /lang/rust

2023-05-24 Thread via GitHub
dependabot[bot] opened a new pull request, #2251: URL: https://github.com/apache/avro/pull/2251 Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.1.0 to 1.2.0. Commits https://github.com/proptest-rs/proptest/commit/c65b6aad0475fbda4b8e24e62b5bed3fb924d0e1";>c65b6

[GitHub] [avro] martin-g merged pull request #2251: Bump proptest from 1.1.0 to 1.2.0 in /lang/rust

2023-05-24 Thread via GitHub
martin-g merged PR #2251: URL: https://github.com/apache/avro/pull/2251 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2241: AVRO-3759: Add extra types for RecordSchema, EnumSchema, FixedSchema and DecimalSchema

2023-05-25 Thread via GitHub
martin-g merged PR #2241: URL: https://github.com/apache/avro/pull/2241 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] dependabot[bot] opened a new pull request, #2252: Bump regex from 1.8.2 to 1.8.3 in /lang/rust

2023-05-25 Thread via GitHub
dependabot[bot] opened a new pull request, #2252: URL: https://github.com/apache/avro/pull/2252 Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.3. Changelog Sourced from https://github.com/rust-lang/regex/blob/master/CHANGELOG.md";>regex's changelog. 1.8.

[GitHub] [avro] RyanSkraba merged pull request #2246: Bump protobuf-java from 3.22.4 to 3.23.1 in /lang/java

2023-05-25 Thread via GitHub
RyanSkraba merged PR #2246: URL: https://github.com/apache/avro/pull/2246 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.or

[GitHub] [avro] RyanSkraba merged pull request #2244: Bump zstd-jni from 1.5.5-2 to 1.5.5-3 in /lang/java

2023-05-25 Thread via GitHub
RyanSkraba merged PR #2244: URL: https://github.com/apache/avro/pull/2244 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.or

[GitHub] [avro] RyanSkraba merged pull request #2218: Bump maven-gpg-plugin from 3.0.1 to 3.1.0 in /lang/java

2023-05-25 Thread via GitHub
RyanSkraba merged PR #2218: URL: https://github.com/apache/avro/pull/2218 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.or

[GitHub] [avro] RyanSkraba merged pull request #2229: Bump grpc.version from 1.54.1 to 1.55.1 in /lang/java

2023-05-25 Thread via GitHub
RyanSkraba merged PR #2229: URL: https://github.com/apache/avro/pull/2229 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.or

[GitHub] [avro] martin-g merged pull request #2252: Bump regex from 1.8.2 to 1.8.3 in /lang/rust

2023-05-25 Thread via GitHub
martin-g merged PR #2252: URL: https://github.com/apache/avro/pull/2252 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] RyanSkraba closed pull request #2178: Backport AVRO-3715: [Java, Python] Fix build issues for branch-1.11

2023-05-25 Thread via GitHub
RyanSkraba closed pull request #2178: Backport AVRO-3715: [Java, Python] Fix build issues for branch-1.11 URL: https://github.com/apache/avro/pull/2178 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [avro] RyanSkraba merged pull request #2191: AVRO-3736: [Ruby] Preinstall gems in ubertool docker

2023-05-25 Thread via GitHub
RyanSkraba merged PR #2191: URL: https://github.com/apache/avro/pull/2191 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.or

[GitHub] [avro] dependabot[bot] opened a new pull request, #2253: Bump quote from 1.0.27 to 1.0.28 in /lang/rust

2023-05-26 Thread via GitHub
dependabot[bot] opened a new pull request, #2253: URL: https://github.com/apache/avro/pull/2253 Bumps [quote](https://github.com/dtolnay/quote) from 1.0.27 to 1.0.28. Release notes Sourced from https://github.com/dtolnay/quote/releases";>quote's releases. 1.0.28 Enable

[GitHub] [avro] dependabot[bot] opened a new pull request, #2254: Bump proc-macro2 from 1.0.58 to 1.0.59 in /lang/rust

2023-05-26 Thread via GitHub
dependabot[bot] opened a new pull request, #2254: URL: https://github.com/apache/avro/pull/2254 Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.58 to 1.0.59. Release notes Sourced from https://github.com/dtolnay/proc-macro2/releases";>proc-macro2's releases.

[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

2023-05-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2255: URL: https://github.com/apache/avro/pull/2255 Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.1 to 1.1.10.0. Release notes Sourced from https://github.com/xerial/snappy-java/releases";>snappy-java's releases.

[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

2023-05-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2256: URL: https://github.com/apache/avro/pull/2256 Bumps [netty-bom](https://github.com/netty/netty) from 4.1.92.Final to 4.1.93.Final. Commits https://github.com/netty/netty/commit/69270b102a6339ef3279e3f0755526db001850ef";>69270b1

[GitHub] [avro] dependabot[bot] opened a new pull request, #2257: Bump checkstyle from 9.3 to 10.12.0 in /lang/java

2023-05-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2257: URL: https://github.com/apache/avro/pull/2257 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.12.0. Release notes Sourced from https://github.com/checkstyle/checkstyle/releases";>checkstyle's releases.

[GitHub] [avro] dependabot[bot] closed pull request #2232: Bump checkstyle from 9.3 to 10.11.0 in /lang/java

2023-05-28 Thread via GitHub
dependabot[bot] closed pull request #2232: Bump checkstyle from 9.3 to 10.11.0 in /lang/java URL: https://github.com/apache/avro/pull/2232 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[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

2023-05-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2258: URL: https://github.com/apache/avro/pull/2258 Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.27.2 to 2.37.0. Changelog Sourced from https://github.com/diffplug/spotless/blob/main/CHANGES.md";>spotless-mav

[GitHub] [avro] dependabot[bot] closed pull request #2181: Bump spotless-maven-plugin from 2.27.2 to 2.36.0 in /lang/java

2023-05-28 Thread via GitHub
dependabot[bot] closed pull request #2181: Bump spotless-maven-plugin from 2.27.2 to 2.36.0 in /lang/java URL: https://github.com/apache/avro/pull/2181 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [avro] dependabot[bot] opened a new pull request, #2259: Bump protobuf-java from 3.23.1 to 3.23.2 in /lang/java

2023-05-28 Thread via GitHub
dependabot[bot] opened a new pull request, #2259: URL: https://github.com/apache/avro/pull/2259 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.1 to 3.23.2. Commits https://github.com/protocolbuffers/protobuf/commit/a74f54b724bdc2fe0bfc271f4dc0ceb15

[GitHub] [avro] martin-g merged pull request #2254: Bump proc-macro2 from 1.0.58 to 1.0.59 in /lang/rust

2023-05-28 Thread via GitHub
martin-g merged PR #2254: URL: https://github.com/apache/avro/pull/2254 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2253: Bump quote from 1.0.27 to 1.0.28 in /lang/rust

2023-05-28 Thread via GitHub
martin-g merged PR #2253: URL: https://github.com/apache/avro/pull/2253 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] dependabot[bot] opened a new pull request, #2260: Bump syn from 2.0.16 to 2.0.18 in /lang/rust

2023-05-29 Thread via GitHub
dependabot[bot] opened a new pull request, #2260: URL: https://github.com/apache/avro/pull/2260 Bumps [syn](https://github.com/dtolnay/syn) from 2.0.16 to 2.0.18. Release notes Sourced from https://github.com/dtolnay/syn/releases";>syn's releases. 2.0.18 Permit empty

[GitHub] [avro] dependabot[bot] opened a new pull request, #2261: Bump log from 0.4.17 to 0.4.18 in /lang/rust

2023-05-29 Thread via GitHub
dependabot[bot] opened a new pull request, #2261: URL: https://github.com/apache/avro/pull/2261 Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18. Changelog Sourced from https://github.com/rust-lang/log/blob/master/CHANGELOG.md";>log's changelog. [0.4.18] -

[GitHub] [avro] martin-g merged pull request #2261: Bump log from 0.4.17 to 0.4.18 in /lang/rust

2023-05-29 Thread via GitHub
martin-g merged PR #2261: URL: https://github.com/apache/avro/pull/2261 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2260: Bump syn from 2.0.16 to 2.0.18 in /lang/rust

2023-05-29 Thread via GitHub
martin-g merged PR #2260: URL: https://github.com/apache/avro/pull/2260 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] ftelnov opened a new pull request, #2262: feat: add resolve method with schemata for an automatic ref resolving

2023-05-30 Thread via GitHub
ftelnov opened a new pull request, #2262: URL: https://github.com/apache/avro/pull/2262 There is existing validate method on apache_avro::Value that does validation based on schemata. It would be good if we add resolve method based on schemata. I provided a draft - maybe it is not int

[GitHub] [avro] martin-g merged pull request #2262: AVRO-3764: [Rust]: Add resolve method with schemata for an automatic Schema::Ref resolving

2023-05-31 Thread via GitHub
martin-g merged PR #2262: URL: https://github.com/apache/avro/pull/2262 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g opened a new pull request, #2263: AVRO-3766: [Rust] Print fliendlier errors when test cases fail

2023-05-31 Thread via GitHub
martin-g opened a new pull request, #2263: URL: https://github.com/apache/avro/pull/2263 AVRO-3766 https://bluxte.net/musings/2023/01/08/improving_failure_messages_rust_tests/ ## What is the purpose of the change * Print fliendlier errors when test cases fail ## Ve

[GitHub] [avro] martin-g merged pull request #2263: AVRO-3766: [Rust] Print friendlier errors when test cases fail

2023-05-31 Thread via GitHub
martin-g merged PR #2263: URL: https://github.com/apache/avro/pull/2263 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] dependabot[bot] opened a new pull request, #2264: Bump ctor from 0.2.0 to 0.2.1 in /lang/rust

2023-05-31 Thread via GitHub
dependabot[bot] opened a new pull request, #2264: URL: https://github.com/apache/avro/pull/2264 Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.0 to 0.2.1. Commits See full diff in https://github.com/mmastrac/rust-ctor/commits";>compare view [

[GitHub] [avro] martin-g merged pull request #2264: Bump ctor from 0.2.0 to 0.2.1 in /lang/rust

2023-05-31 Thread via GitHub
martin-g merged PR #2264: URL: https://github.com/apache/avro/pull/2264 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] dependabot[bot] opened a new pull request, #2265: Bump ctor from 0.2.1 to 0.2.2 in /lang/rust

2023-06-01 Thread via GitHub
dependabot[bot] opened a new pull request, #2265: URL: https://github.com/apache/avro/pull/2265 Bumps [ctor](https://github.com/mmastrac/rust-ctor) from 0.2.1 to 0.2.2. Commits See full diff in https://github.com/mmastrac/rust-ctor/commits";>compare view [

[GitHub] [avro] martin-g merged pull request #2265: Bump ctor from 0.2.1 to 0.2.2 in /lang/rust

2023-06-01 Thread via GitHub
martin-g merged PR #2265: URL: https://github.com/apache/avro/pull/2265 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] ftelnov opened a new pull request, #2266: Rust: fix complex Ref resolving in Union

2023-06-01 Thread via GitHub
ftelnov opened a new pull request, #2266: URL: https://github.com/apache/avro/pull/2266 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[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

2023-06-04 Thread via GitHub
dependabot[bot] opened a new pull request, #2267: URL: https://github.com/apache/avro/pull/2267 Bumps [extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.6.2 to 1.7.0. Release notes Sourced from https://github.com/mojohaus/extra-enforcer-rules/releases"

[GitHub] [avro] dependabot[bot] opened a new pull request, #2268: Bump jackson-bom from 2.14.2 to 2.15.2 in /lang/java

2023-06-04 Thread via GitHub
dependabot[bot] opened a new pull request, #2268: URL: https://github.com/apache/avro/pull/2268 Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.15.2. Commits https://github.com/FasterXML/jackson-bom/commit/f6305252472deb035f9e2d6b89a773a2abe340c5"

[GitHub] [avro] dependabot[bot] closed pull request #2245: Bump jackson-bom from 2.14.2 to 2.15.1 in /lang/java

2023-06-04 Thread via GitHub
dependabot[bot] closed pull request #2245: Bump jackson-bom from 2.14.2 to 2.15.1 in /lang/java URL: https://github.com/apache/avro/pull/2245 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [avro] mparry opened a new pull request, #2269: AVRO-3770: [csharp Fix aliased fields being read twice

2023-06-05 Thread via GitHub
mparry opened a new pull request, #2269: URL: https://github.com/apache/avro/pull/2269 Also, fix SpecificDefaultReader not handling aliases at all ## What is the purpose of the change *(For example: This pull request improves file read performance by buffering data, fix

[GitHub] [avro] mparry opened a new pull request, #2270: AVRO-2397: [c++] Added support for type and field aliases

2023-06-05 Thread via GitHub
mparry opened a new pull request, #2270: URL: https://github.com/apache/avro/pull/2270 ## What is the purpose of the change This adds support to the C++ library for type and field aliases. It addresses AVRO-2397 and also AVRO-1496. ## Verifying this change This change added test

[GitHub] [avro] dependabot[bot] opened a new pull request, #2271: Bump regex from 1.8.3 to 1.8.4 in /lang/rust

2023-06-05 Thread via GitHub
dependabot[bot] opened a new pull request, #2271: URL: https://github.com/apache/avro/pull/2271 Bumps [regex](https://github.com/rust-lang/regex) from 1.8.3 to 1.8.4. Changelog Sourced from https://github.com/rust-lang/regex/blob/master/CHANGELOG.md";>regex's changelog. 1.8.

[GitHub] [avro] martin-g merged pull request #2271: Bump regex from 1.8.3 to 1.8.4 in /lang/rust

2023-06-05 Thread via GitHub
martin-g merged PR #2271: URL: https://github.com/apache/avro/pull/2271 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] ftelnov opened a new pull request, #2272: [Rust] Logging flood during validate method

2023-06-05 Thread via GitHub
ftelnov opened a new pull request, #2272: URL: https://github.com/apache/avro/pull/2272 Lowers logging level for validate with schemata method to debug level to avoid noisy logs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [avro] martin-g merged pull request #2272: AVRO-3771: [Rust] Logging flood during validate method

2023-06-07 Thread via GitHub
martin-g merged PR #2272: URL: https://github.com/apache/avro/pull/2272 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] dependabot[bot] opened a new pull request, #2273: Bump proc-macro2 from 1.0.59 to 1.0.60 in /lang/rust

2023-06-08 Thread via GitHub
dependabot[bot] opened a new pull request, #2273: URL: https://github.com/apache/avro/pull/2273 Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.59 to 1.0.60. Commits https://github.com/dtolnay/proc-macro2/commit/549377bc50460274d55aa1fd022f05c1d5d8472f";>54

[GitHub] [avro] dependabot[bot] opened a new pull request, #2274: Bump serde from 1.0.163 to 1.0.164 in /lang/rust

2023-06-08 Thread via GitHub
dependabot[bot] opened a new pull request, #2274: URL: https://github.com/apache/avro/pull/2274 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.164

[GitHub] [avro] martin-g merged pull request #2266: Avro-3767 [Rust] fix complex Ref resolving in Union

2023-06-08 Thread via GitHub
martin-g merged PR #2266: URL: https://github.com/apache/avro/pull/2266 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2273: Bump proc-macro2 from 1.0.59 to 1.0.60 in /lang/rust

2023-06-08 Thread via GitHub
martin-g merged PR #2273: URL: https://github.com/apache/avro/pull/2273 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] martin-g merged pull request #2274: Bump serde from 1.0.163 to 1.0.164 in /lang/rust

2023-06-08 Thread via GitHub
martin-g merged PR #2274: URL: https://github.com/apache/avro/pull/2274 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org

[GitHub] [avro] jychen7 opened a new pull request, #2275: AVRO-3773: [ruby] fix validator for decimal default

2023-06-08 Thread via GitHub
jychen7 opened a new pull request, #2275: URL: https://github.com/apache/avro/pull/2275 ## What is the purpose of the change fixing validator for https://issues.apache.org/jira/browse/AVRO-3773 ## Verifying this change - New unit tests are added to reproduce, refer to

[GitHub] [avro] edoardocostantinidev opened a new pull request, #2276: Fix/enum deserialization

2023-06-09 Thread via GitHub
edoardocostantinidev opened a new pull request, #2276: URL: https://github.com/apache/avro/pull/2276 ## What is the purpose of the change *(For example: This pull request improves file read performance by buffering data, fixing AVRO-.)* ## Verifying this change

<    1   2   3   4   5   6   7   8   9   10   >