rsgen-avro icon indicating copy to clipboard operation
rsgen-avro copied to clipboard

upstream apache-avro

Open untereiner opened this issue 3 years ago • 3 comments

Would it be possible to have a develop branch and a CI able to point to the upstream version of the apache-avro crate ?

untereiner avatar Dec 30 '22 08:12 untereiner

What would be the benefit of such a setup ? Right now this crate is updated when a new version of apache-avro is published.

lerouxrgd avatar Dec 30 '22 14:12 lerouxrgd

apache-avro has a long running official update rythm. The benefit would be to have access in rsgen-avro to the latest work in apache-avro.

untereiner avatar Dec 30 '22 15:12 untereiner

https://lists.apache.org/thread/2rfnszd4dk36jxynpj382b1717gbyv1y

martin-g avatar Jan 03 '23 14:01 martin-g

This logic was implemented for apache-avro 0.17 using a dedicated branch until it was released. The same strategy will be used for future apache-avro versions, on an as-needed basis.

lerouxrgd avatar Aug 09 '24 12:08 lerouxrgd