Rudderstack Release Notes

Last updated: Jan 14, 2026

Rudderstack Products

All Rudderstack Release Notes

  • Jan 14, 2026
    • Parsed from source:
      Jan 14, 2026
    • Detected by Releasebot:
      Jan 14, 2026
    Rudderstack logo

    Rudder Server by Rudderstack

    1.65.3

    Bug Fixes

    • async destination manager doesn't update job id metadata maps in case of an overflow (#6608) (920a995)
    Original source Report a problem
  • Jan 13, 2026
    • Parsed from source:
      Jan 13, 2026
    • Detected by Releasebot:
      Jan 13, 2026
    Rudderstack logo

    Rudder Server by Rudderstack

    1.65.2

    Bug Fixes

    • klaviyo bulk upload manager panics after upload error (#6603) (41ae4bb)
    Original source Report a problem
  • Jan 8, 2026
    • Parsed from source:
      Jan 8, 2026
    • Detected by Releasebot:
      Jan 8, 2026
    Rudderstack logo

    Rudder Server by Rudderstack

    1.65.1

    Miscellaneous

    Original source Report a problem
  • Jan 7, 2026
    • Parsed from source:
      Jan 7, 2026
    • Detected by Releasebot:
      Jan 8, 2026
    Rudderstack logo

    Rudder Server by Rudderstack

    1.65.0

    Rudder Server rolls out a robust update featuring error index reporting for source hydration, image pushes to ECR, and enhanced jobsdb partitioning and migration tooling. Stability gets a boost with multiple race condition, token, and streaming fixes.

    Features

    • add error index reporting for source hydration stage (#6573) (c0867d9)
    • add support for pushing image to ecr (#6567) (2c9b143)
    • jobsdb partition buffer flush and switchover (#6559) (b87c406)
    • jobsdb partition buffer store decorator (#6551) (9d36aec)
    • jobsdb: partition id filters in get query params (#6531) (022fe65)
    • managing buffered partitions in jobsdb partition buffer (#6544) (89fd603)
    • partition migration grpc server, client and job executor (#6568) (3a9b242)

    Bug Fixes

    • add ENTERPRISE_TOKEN to Docker build workflows (#6590) (7f8a95e)
    • add race condition suffix for master branch (#6582) (65d1813)
    • async destination framework doesn't return all importing jobs (#6578) (05a2ee9)
    • handle ctx cancellation during source hydration (#6555) (77b94a4)
    • handle oauth empty secret case (#6540) (95af013)
    • reporting race condition between flusher and syncer (#6585) (00f7e4f)
    • transform conversionValue to string before upload for binga ads offline conversion (#6562) (072548d)
    • unhandled column type error in snowflake streaming (#6571) (7aed657)

    Miscellaneous

    • enhance source hydration client retry config (#6584) (b99eee6)
    • jobsdb: cache should not be invalidated when adding a read excluded partition (#6554) (430f06b)
    • jobsdb: extend no results cache to support partition ids (#6529) (8b2385e)
    • refactor async destination job metadata capturing (#6528) (167cafa)
    • sync release v1.64.0 to main branch (#6547) (418c453)
    • warehouse health logs (#6569) (afcbc39)
    Original source Report a problem
  • Dec 8, 2025
    • Parsed from source:
      Dec 8, 2025
    • Detected by Releasebot:
      Dec 10, 2025
    Rudderstack logo

    Rudderstack

    Snowflake Streaming Destination: General Availability

    Snowflake Streaming destination is generally available, delivering real‑time data to Snowflake in seconds via continuous micro‑batches. Enterprise feature with a free trial through June 8, 2026, plus a seamless migration path from batch and real‑time analytics for AI/ML use cases.

    The Snowflake Streaming destination is now generally available, delivering real-time data to Snowflake in seconds.

    Available Plans

    • Enterprise

    2 minute read

    Date: Dec 8, 2025

    The Snowflake Streaming destination is now Generally Available. This integration delivers event data to Snowflake in seconds via continuous micro-batches using Snowflake’s Snowpipe Streaming API, enabling real-time analytics, alerting, A/B testing, and fresher data for personalization and AI/ML use cases.

    Key benefits

    • Real-time data availability: Events appear in Snowflake within seconds, not hours, enabling immediate insights and activation
    • Cost-efficient streaming: Uses Snowpipe Streaming API instead of warehouse compute, maintaining the same or lower cost compared to batch integration while dramatically reducing latency
    • Full platform integration: Leverage all of RudderStack’s native capabilities including Transformations, Tracking Plans, and other Data Governance capabilities
    • Enterprise-grade reliability: Built on RudderStack’s proven event streaming infrastructure with monitoring and alerting

    Seamless migration

    Existing Snowflake batch destination users can migrate seamlessly using the Assisted Migration feature. This guided workflow wizard creates and configures your new Snowflake Streaming destination, manages the pipeline transition, and minimizes duplicate records during migration.

    To start the migration, go to your existing Snowflake batch destination in the RudderStack dashboard and look for the Migrate to Snowflake Streaming banner.

    See the Snowflake Streaming Migration Guide for more information.

    Pricing and packaging

    Snowflake Streaming is an Enterprise feature, but we’re offering a free trial to all paying RudderStack customers through June 8, 2026. After the trial period, Snowflake Streaming will be available as an add-on for non-Enterprise customers.

    Get started

    To set up the Snowflake Streaming destination:

    • Add a source in your RudderStack dashboard.
    • Select Snowflake Streaming from the list of destinations.
    • Configure your connection settings and credentials.
    • Connect your sources and start streaming.

    See the Snowflake Streaming documentation for detailed setup instructions and configuration options.

    Was this page helpful? Yes No

    Questions? Contact us by Email or on Slack

    Original source Report a problem
  • Dec 5, 2025
    • Parsed from source:
      Dec 5, 2025
    • Detected by Releasebot:
      Dec 8, 2025
    Rudderstack logo

    Rudder Server by Rudderstack

    1.64.1

    Bug Fixes

    • handle ctx cancellation during source hydration (#6555) (befd559)
    Original source Report a problem
  • Dec 3, 2025
    • Parsed from source:
      Dec 3, 2025
    • Detected by Releasebot:
      Dec 4, 2025
    Rudderstack logo

    Rudder Server by Rudderstack

    1.64.0

    Rudder Server introduces a new source hydration stage with failure reporting, updates jobsdb schema and management, and adds Salesforce bulk upload alongside several stability and performance fixes. It also refines error handling, memory tuning, and partitioning behavior for robustness.

    Features

    Bug Fixes

    • error handling in getReports for error detail reporting (#6517) (5824bac)
    • jobsdb: system panics with error column jobs.partition_id does not exist (#6523) (95f7cb9)
    • keydb connection pool (#6506) (112166e)
    • rsources stats deadlock with two syncs from the same source and second one dropping jobs (#6511) (d467c1a)
    • worker job buffer increased memory requirements causing excessive cpu for garbage collection (#6500) (148442e)

    Miscellaneous

    • capture parameter labels in jobsdb update job status stats (#6495) (0b868c1)
    • cleanup internal batch validator and enrichment flags (#6530) (6b065a0)
    • cleanup lingering temporary export files upon suppression backup service startup (#6493) (6c0493e)
    • jobsdb: disabling partitioning by default (#6543) (3df0403)
    • read partition id from message properties and propagate it to router jobs (#6518) (bb57fa5)
    • update build-scan-push-action version to 1.8.2 (#6508) (700ff80)
    • update rudder-go-kit and refactor signal context handling (#6501) (488ba89)
    • watch and update memory limits periodically (#6519) (791c8ca)
    Original source Report a problem
  • Dec 1, 2025
    • Parsed from source:
      Dec 1, 2025
    • Detected by Releasebot:
      Dec 1, 2025
    Rudderstack logo

    Rudderstack

    Cloud Extract End of Support Announcement

    RudderStack ends support for Cloud Extract ETL with end-of-support on December 1, 2025 and pipeline shutdown on January 10, 2026. Growth and Enterprise customers retain access until then, with transition planning via your Customer Success Manager.

    End of Cloud Extract Support

    After careful consideration and a strategic evaluation of our product portfolio, RudderStack is ending support for Cloud Extract (our ETL offering).

    Here’s what you need to know:

    • End-of-support date: December 1, 2025. Starting from this date, RudderStack will no longer provide support or respond to support tickets for ETL pipelines.
    • Pipeline shutdown date: January 10, 2026. All ETL pipelines will be turned off on this date. Users will no longer be able to activate or toggle on their pipelines.
    • Access until shutdown: Current RudderStack Growth and Enterprise customers will retain access to Cloud Extract pipelines until January 10, 2026.

    For account-specific details or assistance with transition planning, contact your Customer Success Manager for the specifics

    Why RudderStack is sunsetting Cloud Extract

    RudderStack’s core competencies include event collection (Event Stream), unification (Profiles), and activation (Reverse ETL). By focusing on these areas, we are better positioned to continue to innovate and provide the best possible solutions for your data needs.

    Reach out to us for any queries.

    Original source Report a problem
  • Nov 20, 2025
    • Parsed from source:
      Nov 20, 2025
    • Detected by Releasebot:
      Nov 21, 2025
    Rudderstack logo

    Rudder Server by Rudderstack

    1.63.3

    Bug Fixes

    • rsources stats deadlock with two syncs from the same source and second one dropping jobs (#6511) (5e54c2b)
    Original source Report a problem
  • Nov 20, 2025
    • Parsed from source:
      Nov 20, 2025
    • Detected by Releasebot:
      Nov 21, 2025
    Rudderstack logo

    Rudder Server by Rudderstack

    1.63.2

    Bug Fixes

    Original source Report a problem

Related vendors