GitHub user xushiyan edited a discussion: Putting End-of-Life for old Hudi versions
We encourage people to move to more recent versions. To align with this, we should also define end-of-life (EOL) for old releases. Some model like python is using: https://devguide.python.org/versions/ We only need to do 3 support level: - Active: actively developed versions - Bug fix: only for fixes, incl. security fix, not adding any feature or changing any behavior (except for fixing a bug). only patch releases can be made (X.Y.Z -> X.Y.Z+1) - EOL (not supported, no more patch releases, users should upgrade) Can we start with putting EOL on versions prior to 0.14 (table version 6) ? GitHub link: https://github.com/apache/hudi/discussions/13847 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
