Re: [DISCUSS] Release Avro 1.11.3

2023-07-13 Thread Ismaël Mejía
+1 a pity we have to do this so close to each other but it is probably good timing to catch up also downstream. Thanks Ryan for leading this too ! On Wed, Jul 12, 2023 at 2:50 PM Niels Basjes wrote: > Yes, +1 from me for having a regression release. > > In my opinion this regression fix should

[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

[jira] [Created] (AVRO-3796) Use decorator and methods to express properties

2023-07-13 Thread Michael A. Smith (Jira)
Michael A. Smith created AVRO-3796: -- Summary: Use decorator and methods to express properties Key: AVRO-3796 URL: https://issues.apache.org/jira/browse/AVRO-3796 Project: Apache Avro Issue T

[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