[GitHub] [avro] martin-g merged pull request #2327: Bump pretty_assertions from 1.3.0 to 1.4.0 in /lang/rust

2023-07-08 Thread via GitHub
martin-g merged PR #2327: URL: https://github.com/apache/avro/pull/2327 -- 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 #2328: Bump serde from 1.0.166 to 1.0.167 in /lang/rust

2023-07-08 Thread via GitHub
martin-g merged PR #2328: URL: https://github.com/apache/avro/pull/2328 -- 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, #2329: AVRO-3793: [Rust] Bump minimum supported version of Rust to 1.65.0

2023-07-08 Thread via GitHub
martin-g opened a new pull request, #2329: URL: https://github.com/apache/avro/pull/2329 AVRO-3793 Use [workspace.package] in the parent Cargo.toml to reduce duplication ## What is the purpose of the change * Bump the minimum supported Rust version to 1.65.0 ## Ver

[GitHub] [avro] martin-g opened a new pull request, #2330: AVRO-3794: [Rust] Do not fail the shared tests when the shared folder is not available

2023-07-08 Thread via GitHub
martin-g opened a new pull request, #2330: URL: https://github.com/apache/avro/pull/2330 AVRO-3794 ## What is the purpose of the change * Modifies a test to not fail when the shared folder is not available ## Verifying this change * The tests should still pass in t

[GitHub] [avro] martin-g merged pull request #2329: AVRO-3793: [Rust] Bump minimum supported version of Rust to 1.65.0

2023-07-08 Thread via GitHub
martin-g merged PR #2329: URL: https://github.com/apache/avro/pull/2329 -- 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 #2330: AVRO-3794: [Rust] Do not fail the shared tests when the shared folder is not available

2023-07-08 Thread via GitHub
martin-g merged PR #2330: URL: https://github.com/apache/avro/pull/2330 -- 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, #2331: Bump libflate from 1.2.0 to 2.0.0 in /lang/rust

2023-07-08 Thread via GitHub
dependabot[bot] opened a new pull request, #2331: URL: https://github.com/apache/avro/pull/2331 Bumps [libflate](https://github.com/sile/libflate) from 1.2.0 to 2.0.0. Release notes Sourced from https://github.com/sile/libflate/releases";>libflate's releases. v2.0.0 What'

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

2023-07-08 Thread via GitHub
dependabot[bot] closed pull request #2247: Bump libflate from 1.2.0 to 1.4.0 in /lang/rust URL: https://github.com/apache/avro/pull/2247 -- 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

[GitHub] [avro] martin-g merged pull request #2324: Bump typed-builder from 0.14.0 to 0.15.0 in /lang/rust

2023-07-08 Thread via GitHub
martin-g merged PR #2324: URL: https://github.com/apache/avro/pull/2324 -- 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 #2331: Bump libflate from 1.2.0 to 2.0.0 in /lang/rust

2023-07-08 Thread via GitHub
martin-g closed pull request #2331: Bump libflate from 1.2.0 to 2.0.0 in /lang/rust URL: https://github.com/apache/avro/pull/2331 -- 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

[GitHub] [avro] martin-g merged pull request #2331: Bump libflate from 1.2.0 to 2.0.0 in /lang/rust

2023-07-08 Thread via GitHub
martin-g merged PR #2331: URL: https://github.com/apache/avro/pull/2331 -- 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, #2332: Bump protobuf-java from 3.23.3 to 3.23.4 in /lang/java

2023-07-09 Thread via GitHub
dependabot[bot] opened a new pull request, #2332: URL: https://github.com/apache/avro/pull/2332 Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.23.3 to 3.23.4. Commits https://github.com/protocolbuffers/protobuf/commit/2c5fa078d8e86e5f4bd34e6f4c9ea9e8d

[GitHub] [avro] martin-g opened a new pull request, #2333: AVRO-3787: [Rust] Deserialization fails to use default if an enum in a record in a union is given an unknown symbol

2023-07-10 Thread via GitHub
martin-g opened a new pull request, #2333: URL: https://github.com/apache/avro/pull/2333 AVRO-3787 Do not fail the validation if the provided enum symbol is not in the list of available ones if there schema defines a default symbol ## What is the purpose of the change *

[GitHub] [avro] martin-g merged pull request #2333: AVRO-3787: [Rust] Deserialization fails to use default if an enum in a record in a union is given an unknown symbol

2023-07-10 Thread via GitHub
martin-g merged PR #2333: URL: https://github.com/apache/avro/pull/2333 -- 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, #2335: AVRO-3786: [Rust] Deserialization results in FindUnionVariant error if the writer and reader have the same symbol but at different positions

2023-07-10 Thread via GitHub
martin-g opened a new pull request, #2335: URL: https://github.com/apache/avro/pull/2335 AVRO-3786 ## What is the purpose of the change * Add the test case from the JIRA ticket. * Update the assertions to actually match the expected behavior. ## Verifying this chan

[GitHub] [avro] RyanSkraba merged pull request #2332: Bump protobuf-java from 3.23.3 to 3.23.4 in /lang/java

2023-07-10 Thread via GitHub
RyanSkraba merged PR #2332: URL: https://github.com/apache/avro/pull/2332 -- 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 #2312: Bump grpc.version from 1.56.0 to 1.56.1 in /lang/java

2023-07-10 Thread via GitHub
RyanSkraba merged PR #2312: URL: https://github.com/apache/avro/pull/2312 -- 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, #2336: Bump proc-macro2 from 1.0.63 to 1.0.64 in /lang/rust

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

[GitHub] [avro] dependabot[bot] opened a new pull request, #2337: Bump typed-builder from 0.15.0 to 0.15.1 in /lang/rust

2023-07-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2337: URL: https://github.com/apache/avro/pull/2337 Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.15.0 to 0.15.1. Changelog Sourced from https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.m

[GitHub] [avro] dependabot[bot] opened a new pull request, #2338: Bump criterion from 0.4.0 to 0.5.1 in /lang/rust

2023-07-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2338: URL: https://github.com/apache/avro/pull/2338 Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.4.0 to 0.5.1. Changelog Sourced from https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md";>criterion's c

[GitHub] [avro] dependabot[bot] opened a new pull request, #2339: Bump serde from 1.0.167 to 1.0.168 in /lang/rust

2023-07-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2339: URL: https://github.com/apache/avro/pull/2339 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.167 to 1.0.168. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.168

[GitHub] [avro] dependabot[bot] opened a new pull request, #2340: Bump syn from 2.0.23 to 2.0.25 in /lang/rust

2023-07-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2340: URL: https://github.com/apache/avro/pull/2340 Bumps [syn](https://github.com/dtolnay/syn) from 2.0.23 to 2.0.25. Release notes Sourced from https://github.com/dtolnay/syn/releases";>syn's releases. 2.0.25 Support singl

[GitHub] [avro] dependabot[bot] opened a new pull request, #2341: Bump regex from 1.9.0 to 1.9.1 in /lang/rust

2023-07-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2341: URL: https://github.com/apache/avro/pull/2341 Bumps [regex](https://github.com/rust-lang/regex) from 1.9.0 to 1.9.1. Changelog Sourced from https://github.com/rust-lang/regex/blob/master/CHANGELOG.md";>regex's changelog. 1.9.

[GitHub] [avro] martin-g merged pull request #2336: Bump proc-macro2 from 1.0.63 to 1.0.64 in /lang/rust

2023-07-10 Thread via GitHub
martin-g merged PR #2336: URL: https://github.com/apache/avro/pull/2336 -- 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 #2338: Bump criterion from 0.4.0 to 0.5.1 in /lang/rust

2023-07-10 Thread via GitHub
martin-g merged PR #2338: URL: https://github.com/apache/avro/pull/2338 -- 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 #2337: Bump typed-builder from 0.15.0 to 0.15.1 in /lang/rust

2023-07-10 Thread via GitHub
martin-g merged PR #2337: URL: https://github.com/apache/avro/pull/2337 -- 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 #2341: Bump regex from 1.9.0 to 1.9.1 in /lang/rust

2023-07-10 Thread via GitHub
martin-g merged PR #2341: URL: https://github.com/apache/avro/pull/2341 -- 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 #2340: Bump syn from 2.0.23 to 2.0.25 in /lang/rust

2023-07-10 Thread via GitHub
martin-g merged PR #2340: URL: https://github.com/apache/avro/pull/2340 -- 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, #2342: Bump serde from 1.0.167 to 1.0.171 in /lang/rust

2023-07-10 Thread via GitHub
dependabot[bot] opened a new pull request, #2342: URL: https://github.com/apache/avro/pull/2342 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.167 to 1.0.171. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.171

[GitHub] [avro] dependabot[bot] closed pull request #2339: Bump serde from 1.0.167 to 1.0.168 in /lang/rust

2023-07-10 Thread via GitHub
dependabot[bot] closed pull request #2339: Bump serde from 1.0.167 to 1.0.168 in /lang/rust URL: https://github.com/apache/avro/pull/2339 -- 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

[GitHub] [avro] martin-g merged pull request #2342: Bump serde from 1.0.167 to 1.0.171 in /lang/rust

2023-07-10 Thread via GitHub
martin-g merged PR #2342: URL: https://github.com/apache/avro/pull/2342 -- 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] clesaec opened a new pull request, #2343: AVRO-3788: escape 'code extracts' in Javadoc

2023-07-11 Thread via GitHub
clesaec opened a new pull request, #2343: URL: https://github.com/apache/avro/pull/2343 ## What is the purpose of the change [AVRO-3788](https://issues.apache.org/jira/browse/AVRO-3788) : fix issue for generated java doc, to replace charater < by < and > by > ## Ver

[GitHub] [avro] martin-g merged pull request #2335: AVRO-3786: [Rust] Deserialization results in FindUnionVariant error if the writer and reader have the same symbol but at different positions

2023-07-11 Thread via GitHub
martin-g merged PR #2335: URL: https://github.com/apache/avro/pull/2335 -- 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 merged pull request #2318: AVRO-3789: [java] fix map comparison in GenericData

2023-07-12 Thread via GitHub
RyanSkraba merged PR #2318: URL: https://github.com/apache/avro/pull/2318 -- 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] clesaec opened a new pull request, #2344: AVRO-1827: [Java] protobuf default value

2023-07-12 Thread via GitHub
clesaec opened a new pull request, #2344: URL: https://github.com/apache/avro/pull/2344 ## What is the purpose of the change [AVRO-1827](https://issues.apache.org/jira/browse/AVRO-1827): fix issue with protobuf default value ## Verifying this change TestProto

[GitHub] [avro] dependabot[bot] opened a new pull request, #2345: Bump serde_json from 1.0.100 to 1.0.102 in /lang/rust

2023-07-12 Thread via GitHub
dependabot[bot] opened a new pull request, #2345: URL: https://github.com/apache/avro/pull/2345 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.100 to 1.0.102. Release notes Sourced from https://github.com/serde-rs/json/releases";>serde_json's releases. v1.0.10

[GitHub] [avro] dependabot[bot] opened a new pull request, #2346: Bump ctor from 0.2.3 to 0.2.4 in /lang/rust

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

[GitHub] [avro] dependabot[bot] opened a new pull request, #2347: Bump darling from 0.20.1 to 0.20.3 in /lang/rust

2023-07-13 Thread via GitHub
dependabot[bot] opened a new pull request, #2347: URL: https://github.com/apache/avro/pull/2347 Bumps [darling](https://github.com/TedDriggs/darling) from 0.20.1 to 0.20.3. Release notes Sourced from https://github.com/TedDriggs/darling/releases";>darling's releases. v0.20.3

[GitHub] [avro] martin-g merged pull request #2346: Bump ctor from 0.2.3 to 0.2.4 in /lang/rust

2023-07-13 Thread via GitHub
martin-g merged PR #2346: URL: https://github.com/apache/avro/pull/2346 -- 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 #2347: Bump darling from 0.20.1 to 0.20.3 in /lang/rust

2023-07-13 Thread via GitHub
martin-g merged PR #2347: URL: https://github.com/apache/avro/pull/2347 -- 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 #2345: Bump serde_json from 1.0.100 to 1.0.102 in /lang/rust

2023-07-13 Thread via GitHub
martin-g merged PR #2345: URL: https://github.com/apache/avro/pull/2345 -- 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] kojiromike opened a new pull request, #2348: AVRO-3796: Use Property Decorator

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

[GitHub] [avro] RyanSkraba merged pull request #2334: AVRO-3795: [Java] Raise exception for nonexistent imports in maven-plugin

2023-07-14 Thread via GitHub
RyanSkraba merged PR #2334: URL: https://github.com/apache/avro/pull/2334 -- 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] kojiromike opened a new pull request, #2349: AVRO-3797: Add Python 3.11 to tox.ini

2023-07-14 Thread via GitHub
kojiromike opened a new pull request, #2349: URL: https://github.com/apache/avro/pull/2349 Also see AVRO-3672 -- 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] kojiromike merged pull request #2349: AVRO-3797: Add Python 3.11 to tox.ini

2023-07-14 Thread via GitHub
kojiromike merged PR #2349: URL: https://github.com/apache/avro/pull/2349 -- 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] kojiromike opened a new pull request, #2350: AVRO-2921 Add Type Hints to avro.schema

2023-07-16 Thread via GitHub
kojiromike opened a new pull request, #2350: URL: https://github.com/apache/avro/pull/2350 ## What is the purpose of the change This is part of the incremental effort to add type checking to the Python implementation. ## Verifying this change This change is already c

[GitHub] [avro] kojiromike closed pull request #1632: AVRO-2921 Additional Type Hints for avro.schema

2023-07-16 Thread via GitHub
kojiromike closed pull request #1632: AVRO-2921 Additional Type Hints for avro.schema URL: https://github.com/apache/avro/pull/1632 -- 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 comme

[GitHub] [avro] kojiromike merged pull request #2348: AVRO-3796: Use Property Decorator

2023-07-16 Thread via GitHub
kojiromike merged PR #2348: URL: https://github.com/apache/avro/pull/2348 -- 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, #2351: Bump snappy-java from 1.1.10.1 to 1.1.10.2 in /lang/java

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

[GitHub] [avro] sarutak opened a new pull request, #2352: AVRO-3799: [Rust] Enable the schema parser to read and parse from input streams for Rust binding

2023-07-16 Thread via GitHub
sarutak opened a new pull request, #2352: URL: https://github.com/apache/avro/pull/2352 ## What is the purpose of the change This PR proposes to add a feature which enables to create schemas from input streams which implement `Read` trait like `std::fs::File`. The Java bind

[GitHub] [avro] martin-g merged pull request #2352: AVRO-3799: [Rust] Enable the schema parser to read and parse from input streams for Rust binding

2023-07-16 Thread via GitHub
martin-g merged PR #2352: URL: https://github.com/apache/avro/pull/2352 -- 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] clesaec opened a new pull request, #2353: AVRO-2204: [java] owasp dependency check to the build.

2023-07-17 Thread via GitHub
clesaec opened a new pull request, #2353: URL: https://github.com/apache/avro/pull/2353 ## What is the purpose of the change [AVRO-2204](https://issues.apache.org/jira/browse/AVRO-2204) : Add owasp to CI. ## Verifying this change - This check directly in CI.

[GitHub] [avro] sarutak opened a new pull request, #2354: AVRO-3800: [Rust] profile section should be declared in the root package.

2023-07-17 Thread via GitHub
sarutak opened a new pull request, #2354: URL: https://github.com/apache/avro/pull/2354 AVRO-3800 ## What is the purpose of the change This PR fixes an issue that [profile.release] declared in `wasm-demo/Cargo.toml` is ignored. In that section, `opt-level = "s"` is specified

[GitHub] [avro] martin-g merged pull request #2354: AVRO-3800: [Rust] profile section should be declared in the root package

2023-07-17 Thread via GitHub
martin-g merged PR #2354: URL: https://github.com/apache/avro/pull/2354 -- 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] clesaec opened a new pull request, #2355: AVRO-3801: [java] change method signature

2023-07-17 Thread via GitHub
clesaec opened a new pull request, #2355: URL: https://github.com/apache/avro/pull/2355 ## What is the purpose of the change [AVRO-3801](https://issues.apache.org/jira/browse/AVRO-3801) : simplify Parse addTypes signature. ## Verifying this change Unit test adde

[GitHub] [avro] dependabot[bot] opened a new pull request, #2356: Bump syn from 2.0.25 to 2.0.26 in /lang/rust

2023-07-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2356: URL: https://github.com/apache/avro/pull/2356 Bumps [syn](https://github.com/dtolnay/syn) from 2.0.25 to 2.0.26. Release notes Sourced from https://github.com/dtolnay/syn/releases";>syn's releases. 2.0.26 Implement Spa

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

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

[GitHub] [avro] dependabot[bot] opened a new pull request, #2358: Bump serde_json from 1.0.102 to 1.0.103 in /lang/rust

2023-07-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2358: URL: https://github.com/apache/avro/pull/2358 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.102 to 1.0.103. Release notes Sourced from https://github.com/serde-rs/json/releases";>serde_json's releases. v1.0.10

[GitHub] [avro] dependabot[bot] opened a new pull request, #2359: Bump anyhow from 1.0.71 to 1.0.72 in /lang/rust

2023-07-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2359: URL: https://github.com/apache/avro/pull/2359 Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.71 to 1.0.72. Release notes Sourced from https://github.com/dtolnay/anyhow/releases";>anyhow's releases. 1.0.72 D

[GitHub] [avro] dependabot[bot] opened a new pull request, #2360: Bump quote from 1.0.29 to 1.0.30 in /lang/rust

2023-07-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2360: URL: https://github.com/apache/avro/pull/2360 Bumps [quote](https://github.com/dtolnay/quote) from 1.0.29 to 1.0.30. Release notes Sourced from https://github.com/dtolnay/quote/releases";>quote's releases. 1.0.30 Docume

[GitHub] [avro] dependabot[bot] opened a new pull request, #2361: Bump uuid from 1.4.0 to 1.4.1 in /lang/rust

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

[GitHub] [avro] kojiromike merged pull request #1181: AVRO-1938: Add fingerprinting support to Python implementation

2023-07-17 Thread via GitHub
kojiromike merged PR #1181: URL: https://github.com/apache/avro/pull/1181 -- 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 #2357: Bump proc-macro2 from 1.0.64 to 1.0.66 in /lang/rust

2023-07-17 Thread via GitHub
martin-g merged PR #2357: URL: https://github.com/apache/avro/pull/2357 -- 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, #2362: Bump quote from 1.0.29 to 1.0.31 in /lang/rust

2023-07-17 Thread via GitHub
dependabot[bot] opened a new pull request, #2362: URL: https://github.com/apache/avro/pull/2362 Bumps [quote](https://github.com/dtolnay/quote) from 1.0.29 to 1.0.31. Release notes Sourced from https://github.com/dtolnay/quote/releases";>quote's releases. 1.0.31 Elimin

[GitHub] [avro] dependabot[bot] closed pull request #2360: Bump quote from 1.0.29 to 1.0.30 in /lang/rust

2023-07-17 Thread via GitHub
dependabot[bot] closed pull request #2360: Bump quote from 1.0.29 to 1.0.30 in /lang/rust URL: https://github.com/apache/avro/pull/2360 -- 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 c

[GitHub] [avro] martin-g merged pull request #2359: Bump anyhow from 1.0.71 to 1.0.72 in /lang/rust

2023-07-17 Thread via GitHub
martin-g merged PR #2359: URL: https://github.com/apache/avro/pull/2359 -- 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 #2361: Bump uuid from 1.4.0 to 1.4.1 in /lang/rust

2023-07-17 Thread via GitHub
martin-g merged PR #2361: URL: https://github.com/apache/avro/pull/2361 -- 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 #2358: Bump serde_json from 1.0.102 to 1.0.103 in /lang/rust

2023-07-17 Thread via GitHub
martin-g merged PR #2358: URL: https://github.com/apache/avro/pull/2358 -- 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 #2362: Bump quote from 1.0.29 to 1.0.31 in /lang/rust

2023-07-17 Thread via GitHub
martin-g merged PR #2362: URL: https://github.com/apache/avro/pull/2362 -- 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 #2356: Bump syn from 2.0.25 to 2.0.26 in /lang/rust

2023-07-17 Thread via GitHub
martin-g merged PR #2356: URL: https://github.com/apache/avro/pull/2356 -- 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] kojiromike opened a new pull request, #2363: Cleanup Unused Imports and Variable Assignments

2023-07-17 Thread via GitHub
kojiromike opened a new pull request, #2363: URL: https://github.com/apache/avro/pull/2363 ## What is the purpose of the change This is a cleanup change to remove unused imports and variable assignments. ## Verifying this change This change is a trivial rework / code

[GitHub] [avro] clesaec opened a new pull request, #2364: AVRO-2236: [java] default value for record type

2023-07-18 Thread via GitHub
clesaec opened a new pull request, #2364: URL: https://github.com/apache/avro/pull/2364 ## What is the purpose of the change [AVRO-2236](https://issues.apache.org/jira/browse/AVRO-2236) : Add default value for record type. This PR allow a field is of type record to have a d

[GitHub] [avro] clesaec opened a new pull request, #2365: AVRO-2254: [java] fix unresolved shema name

2023-07-18 Thread via GitHub
clesaec opened a new pull request, #2365: URL: https://github.com/apache/avro/pull/2365 ## What is the purpose of the change [AVRO-2254](https://issues.apache.org/jira/browse/AVRO-2254) : Currently, SchemaResolver.unresolvedSchema method generate always schema with same na

[GitHub] [avro] clesaec opened a new pull request, #2366: AVRO-2284: fix unit test code

2023-07-18 Thread via GitHub
clesaec opened a new pull request, #2366: URL: https://github.com/apache/avro/pull/2366 ## What is the purpose of the change [AVRO-2284](https://issues.apache.org/jira/browse/AVRO-2284) : fix unit test ## Verifying this change just run unit test ## Docu

[GitHub] [avro] kojiromike opened a new pull request, #2367: AVRO-1737 Test that Schema are Hashable

2023-07-18 Thread via GitHub
kojiromike opened a new pull request, #2367: URL: https://github.com/apache/avro/pull/2367 This test should fail right now. -- 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 commen

[GitHub] [avro] clesaec opened a new pull request, #2368: AVRO-2282: [Java] JsonEncoder with option to not flush output for optimization purpose.

2023-07-19 Thread via GitHub
clesaec opened a new pull request, #2368: URL: https://github.com/apache/avro/pull/2368 ## What is the purpose of the change [AVRO-2282](https://issues.apache.org/jira/browse/AVRO-2282) : Use an option of Jackson library to optimized performance. (See JIRA for details)

[GitHub] [avro] dependabot[bot] opened a new pull request, #2369: Bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4 in /lang/rust

2023-07-19 Thread via GitHub
dependabot[bot] opened a new pull request, #2369: URL: https://github.com/apache/avro/pull/2369 Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.3+zstd.1.5.2 to 0.12.4. Commits See full diff in https://github.com/gyscos/zstd-rs/commits";>compare view

[GitHub] [avro] martin-g merged pull request #2369: Bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4 in /lang/rust

2023-07-19 Thread via GitHub
martin-g merged PR #2369: URL: https://github.com/apache/avro/pull/2369 -- 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] kojiromike opened a new pull request, #2370: AVRO-312 Python Sphinx Documentation

2023-07-19 Thread via GitHub
kojiromike opened a new pull request, #2370: URL: https://github.com/apache/avro/pull/2370 ## What is the purpose of the change Use Sphinx to generate documentation in `docs/build/*.html` when `./build.sh docs` is run. ## Verifying this change This change doesn't imp

[GitHub] [avro] kojiromike opened a new pull request, #2371: AVRO-3806: Add Python 3.11 to Dockerfile

2023-07-19 Thread via GitHub
kojiromike opened a new pull request, #2371: URL: https://github.com/apache/avro/pull/2371 ## What is the purpose of the change Enable all the tox environments, including Python 3.11, to work in the docker development environment. (Also, removes the 20 second sleep when install

[GitHub] [avro] kojiromike merged pull request #2371: AVRO-3806: Add Python 3.11 to Dockerfile

2023-07-19 Thread via GitHub
kojiromike merged PR #2371: URL: https://github.com/apache/avro/pull/2371 -- 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] kojiromike merged pull request #2363: AVRO-3807 Cleanup Unused Imports and Variable Assignments

2023-07-19 Thread via GitHub
kojiromike merged PR #2363: URL: https://github.com/apache/avro/pull/2363 -- 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] kojiromike merged pull request #2367: AVRO-1737 Implement Hashable for Schema

2023-07-20 Thread via GitHub
kojiromike merged PR #2367: URL: https://github.com/apache/avro/pull/2367 -- 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] kojiromike merged pull request #2370: AVRO-312 Python Sphinx Documentation

2023-07-20 Thread via GitHub
kojiromike merged PR #2370: URL: https://github.com/apache/avro/pull/2370 -- 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, #2372: Bump serde from 1.0.171 to 1.0.173 in /lang/rust

2023-07-20 Thread via GitHub
dependabot[bot] opened a new pull request, #2372: URL: https://github.com/apache/avro/pull/2372 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.173. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.173

[GitHub] [avro] kojiromike opened a new pull request, #2373: AVRO-3808: Drop Python 3.6, Update Pypy

2023-07-20 Thread via GitHub
kojiromike opened a new pull request, #2373: URL: https://github.com/apache/avro/pull/2373 ## What is the purpose of the change AVRO-3808: Update the list of python versions to test against: Drop 3.6 and add more supported Pypy implementation.s - AVRO-3808: Drop Python 3.6 -

[GitHub] [avro] andrewinci opened a new pull request, #2374: [Rust] Fix validate record reference with implicit namespace

2023-07-20 Thread via GitHub
andrewinci opened a new pull request, #2374: URL: https://github.com/apache/avro/pull/2374 ## What is the purpose of the change *(For example: This pull request improves file read performance by buffering data, fixing AVRO-.)* The `validate_internal` function is not

[GitHub] [avro] martin-g merged pull request #2372: Bump serde from 1.0.171 to 1.0.173 in /lang/rust

2023-07-20 Thread via GitHub
martin-g merged PR #2372: URL: https://github.com/apache/avro/pull/2372 -- 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 #2374: AVRO-3809: [Rust] Fix validate record reference with implicit namespace

2023-07-21 Thread via GitHub
martin-g merged PR #2374: URL: https://github.com/apache/avro/pull/2374 -- 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] clesaec opened a new pull request, #2375: Avro 3805 parse multiple schema

2023-07-21 Thread via GitHub
clesaec opened a new pull request, #2375: URL: https://github.com/apache/avro/pull/2375 ## What is the purpose of the change [AVRO-3805](https://issues.apache.org/jira/browse/AVRO-3805) : Schema parser can compile several file at a time, allowing one file to use a type define

[GitHub] [avro] dependabot[bot] opened a new pull request, #2376: Bump syn from 2.0.26 to 2.0.27 in /lang/rust

2023-07-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2376: URL: https://github.com/apache/avro/pull/2376 Bumps [syn](https://github.com/dtolnay/syn) from 2.0.26 to 2.0.27. Release notes Sourced from https://github.com/dtolnay/syn/releases";>syn's releases. 2.0.27 Documentation

[GitHub] [avro] dependabot[bot] opened a new pull request, #2377: Bump serde from 1.0.173 to 1.0.174 in /lang/rust

2023-07-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2377: URL: https://github.com/apache/avro/pull/2377 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.173 to 1.0.174. Release notes Sourced from https://github.com/serde-rs/serde/releases";>serde's releases. v1.0.174

[GitHub] [avro] dependabot[bot] opened a new pull request, #2378: Bump thiserror from 1.0.43 to 1.0.44 in /lang/rust

2023-07-21 Thread via GitHub
dependabot[bot] opened a new pull request, #2378: URL: https://github.com/apache/avro/pull/2378 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.43 to 1.0.44. Release notes Sourced from https://github.com/dtolnay/thiserror/releases";>thiserror's releases. 1.

[GitHub] [avro] kojiromike merged pull request #2373: AVRO-3808: Drop Python 3.6, Update Pypy

2023-07-21 Thread via GitHub
kojiromike merged PR #2373: URL: https://github.com/apache/avro/pull/2373 -- 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] kojiromike opened a new pull request, #2379: AVRO-312 Python Sphinx Documentation

2023-07-21 Thread via GitHub
kojiromike opened a new pull request, #2379: URL: https://github.com/apache/avro/pull/2379 branch-1.11 -- 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-mai

[GitHub] [avro] kojiromike closed pull request #2379: AVRO-312 Python Sphinx Documentation

2023-07-21 Thread via GitHub
kojiromike closed pull request #2379: AVRO-312 Python Sphinx Documentation URL: https://github.com/apache/avro/pull/2379 -- 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 unsu

[GitHub] [avro] kojiromike opened a new pull request, #2380: AVRO-312 Python Sphinx Documentation

2023-07-21 Thread via GitHub
kojiromike opened a new pull request, #2380: URL: https://github.com/apache/avro/pull/2380 AVRO-312 Python Sphinx Documentation This is a backport of #2370, to 1.11.0. Generate Documentation in docs/build/*.html when ./build.sh docs is run. Implementation detail: Uses tox

[GitHub] [avro] martin-g merged pull request #2377: Bump serde from 1.0.173 to 1.0.174 in /lang/rust

2023-07-21 Thread via GitHub
martin-g merged PR #2377: URL: https://github.com/apache/avro/pull/2377 -- 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 #2378: Bump thiserror from 1.0.43 to 1.0.44 in /lang/rust

2023-07-21 Thread via GitHub
martin-g merged PR #2378: URL: https://github.com/apache/avro/pull/2378 -- 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 #2376: Bump syn from 2.0.26 to 2.0.27 in /lang/rust

2023-07-21 Thread via GitHub
martin-g merged PR #2376: URL: https://github.com/apache/avro/pull/2376 -- 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

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