On 2025/12/01 13:22:02 tison wrote:
> While it's not required, in OpenDAL, we take a best effort to deliver
> a DEPENDENCIES file [1] to inform users what happens (mainly
> transitive deps) when they are depending on OpenDAL.
> 
> Besides, IIRC Iggy would produce a binary application at some point.
> When you release that binary bundle, you need to include the
> corresponding LICENSE and NOTICE files for all transitive deps since
> they are included in the bundle then.
> 
> [1] https://github.com/apache/opendal/blob/main/core/DEPENDENCIES.rust.tsv
> 
> Best,
> tison.
> 

Yes, we have the similar dependencies file in our repo e.g. 
https://raw.githubusercontent.com/apache/iggy/refs/heads/master/DEPENDENCIES.md

We do publish images to docker hub, but I'm not sure if it's related in any way 
to the mentioned licenses info for the source release distribution?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to