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

2023-08-15 Thread via GitHub
martin-g merged PR #2443: URL: https://github.com/apache/avro/pull/2443 -- 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 #2442: Bump thiserror from 1.0.44 to 1.0.46 in /lang/rust

2023-08-15 Thread via GitHub
martin-g merged PR #2442: URL: https://github.com/apache/avro/pull/2442 -- 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] sarutak opened a new pull request, #2444: AVRO-3832: [Python] Make Python test works with Docker

2023-08-15 Thread via GitHub
sarutak opened a new pull request, #2444: URL: https://github.com/apache/avro/pull/2444 AVRO-3832 ## What is the purpose of the change This PR fixes an issue that Python test doesn't work successfully with `./build.sh docker-test` due to some reasons. Reason1: ```

[jira] [Created] (AVRO-3832) Python test doesn't work with Docker

2023-08-15 Thread Kousuke Saruta (Jira)
Kousuke Saruta created AVRO-3832: Summary: Python test doesn't work with Docker Key: AVRO-3832 URL: https://issues.apache.org/jira/browse/AVRO-3832 Project: Apache Avro Issue Type: Bug

[GitHub] [avro] opwvhk merged pull request #1637: AVRO-3486: Set namespace with protocol fullName

2023-08-15 Thread via GitHub
opwvhk merged PR #1637: URL: https://github.com/apache/avro/pull/1637 -- 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] opwvhk merged pull request #1720: AVRO-2771: Refactor custom codable check

2023-08-15 Thread via GitHub
opwvhk merged PR #1720: URL: https://github.com/apache/avro/pull/1720 -- 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, #2442: Bump thiserror from 1.0.44 to 1.0.46 in /lang/rust

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

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

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

[GitHub] [avro] martin-g merged pull request #2424: Bump serde from 1.0.180 to 1.0.183 in /lang/rust

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

[jira] [Created] (AVRO-3831) Async support for C#

2023-08-15 Thread Avi Levin (Jira)
Avi Levin created AVRO-3831: --- Summary: Async support for C# Key: AVRO-3831 URL: https://issues.apache.org/jira/browse/AVRO-3831 Project: Apache Avro Issue Type: Improvement Components:

[GitHub] [avro] RikHeijdens closed pull request #2394: AVRO-3814: Fix schema resolution for records in union types

2023-08-15 Thread via GitHub
RikHeijdens closed pull request #2394: AVRO-3814: Fix schema resolution for records in union types URL: https://github.com/apache/avro/pull/2394 -- 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

[GitHub] [avro] martin-g merged pull request #2441: AVRO-3814: Fix schema resolution for records in union types

2023-08-15 Thread via GitHub
martin-g merged PR #2441: URL: https://github.com/apache/avro/pull/2441 -- 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, #2441: AVRO-3814: Fix schema resolution for records in union types

2023-08-15 Thread via GitHub
martin-g opened a new pull request, #2441: URL: https://github.com/apache/avro/pull/2441 AVRO-3814 Successor-of: https://github.com/apache/avro/pull/2394 ## What is the purpose of the change * Use `types::Value::resolve_internal()` to find the matching schema in an

[GitHub] [avro] martin-g merged pull request #2437: AVRO-3830: [Rust] Handle namespace properly if a name starts with dot

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