This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Viper Ripper 3.5.4 [TESTED]

Viper Ripper 3.5.4 [TESTED]

def on_init(plugin_context): cfg = plugin_context.config logger = plugin_context.logger Viper Ripper 3.5.4 is a pragmatic, stability-first release that meaningfully reduces operational failure modes while offering useful developer ergonomics and observability improvements. It’s a safe and recommended upgrade for production systems that rely on sustained, high-throughput ingestion — provided you apply the small plugin migration changes and validate multipart S3 flows in staging.

def on_init(): cfg = load_config() After: Viper Ripper 3.5.4