On Mon, Apr 14, 2025 at 9:19 AM Martin Grigorov <mgrigo...@apache.org>
wrote:

> Hi Oscar,
>
> On Fri, Apr 11, 2025 at 10:58 AM Oscar Westra van Holthe - Kind <
> os...@westravanholthe.nl> wrote:
>
>> +1 to release
>>
>>    - Structure looks good.
>>    - The documentation is well structured (pity it's separate from the
>> rest
>>    of the website, but that requires more discussion)
>>
>
> I could work on this in the next few days!
>

Done!
https://avro.apache.org/docs/++version++/


>
>>    - I do see we could add many more tests, but for a 0.x release this is
>>    fine.
>>
>
> Please file an issue (PR is always better!) at
> https://github.com/apache/avro-rs/issues with your ideas for improvement!
>
>
>>
>>
>> Well done!
>>
>> Oscar
>>
>> On Mon, 7 Apr 2025 at 08:16, Martin Grigorov <mgrigo...@apache.org>
>> wrote:
>>
>> > Hi everyone,
>> >
>> > I'd like to propose the following RC0 to be released as the official
>> > Apache Avro-rs 0.18.0 release.
>> >
>> > The commit id is
>> >
>> >
>> https://github.com/apache/avro-rs/commit/7a13eb1ffc4b532ebe387213f87e64efd4c8ab4f
>> > * This corresponds to the tag: rel/release-0.18.0-RC1
>> > *
>> https://github.com/apache/avro-rs/releases/tag/rel%2Frelease-0.18.0-RC1
>> >
>> > The release tarball, signature, and checksums are here (revision 76108)
>> > * https://dist.apache.org/repos/dist/dev/avro/avro-rs/0.18.0/
>> >
>> > You can find the KEYS file here:
>> > * https://dist.apache.org/repos/dist/release/avro/KEYS
>> >
>> > This release includes 17 issues:
>> > *
>> https://github.com/apache/avro-rs/issues?q=is%3Aissue%20state%3Aclosed
>> >
>> > The easiest way to test the release is:
>> > * mkdir 0.18.0 && cd 0.18.0
>> > * wget -q
>> >
>> https://dist.apache.org/repos/dist/dev/avro/avro-rs/0.18.0/apache-avro-rs-0
>> > .18.0-RC1.tgz
>> > * tar xvf apache-avro-rs-0.18.0-RC1.tgz
>> > * cargo fmt --check && cargo test
>> > * (optional) Update your project Cargo.toml to use `apache_avro = {
>> path =
>> > "/path/to/0.18.0/avro" } and test your application
>> >
>> > Please download, verify, and test. This vote will remain open for at
>> least
>> > 72 hours.
>> >
>> > [ ] +1 Release this as Apache Avro-rs 0.18.0
>> > [ ] 0
>> > [ ] -1 Do not release this because...
>> >
>> > Regards,
>> > Martin
>> >
>>
>>
>> --
>>
>> ✉️ Oscar Westra van Holthe - Kind <os...@westravanholthe.nl>
>>
>

Reply via email to