Skip to content

Releases: rudderlabs/rudder-sdk-node

v3.0.3

11 Feb 06:04
cfd5a3b

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

10 Feb 12:04
65eca5b

Choose a tag to compare

What's Changed

  • chore(release): merge main into develop after release v3.0.1 by @devops-github-rudderstack in #322
  • chore(deps): bump step-security/harden-runner from 2.14.0 to 2.14.2 by @dependabot[bot] in #324
  • chore(deps-dev): bump the npm-dev-deps group across 1 directory with 10 updates by @dependabot[bot] in #323
  • chore(deps-dev): bump tar from 7.4.3 to 7.5.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #311
  • chore(deps): bump axios from 1.13.2 to 1.13.5 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #326
  • chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by @dependabot[bot] in #313
  • chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #316
  • chore(deps-dev): bump np from 10.2.0 to 11.0.2 by @dependabot[bot] in #328
  • chore(release): merge release/3.0.2 into master by @devops-github-rudderstack in #329

Full Changelog: v3.0.1...v3.0.2

v3.0.1

06 Feb 07:36
fc5b350

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

06 Jan 08:25
711557a

Choose a tag to compare

🚨 BREAKING CHANGE: Redis persistence queue data format changed from v2 to v3.

Migration Path:

  1. Recommended: Drain Redis queue before upgrading
  2. Alternative: Accept that in-flight v2.x jobs will fail gracefully with clear error messages

Legacy Job Handling:

  • v3 jobs (version === 3): Processed securely with JSON.parse()
  • v2 jobs (no version field): Rejected with error: "Job data format is not supported. Please drain your Redis queue before upgrading to v3.0.0."

What's Changed

  • chore(release): merge main into develop after release v2.1.11 by @devops-github-rudderstack in #286
  • chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #288
  • chore(deps-dev): bump lint-staged from 16.2.6 to 16.2.7 in the npm-dev-deps group by @dependabot[bot] in #287
  • fix(security)!: eliminate RCE vulnerability in persistence queue by @saikumarrs in #302
  • chore(deps-dev): bump size-limit from 11.2.0 to 12.0.0 by @dependabot[bot] in #291
  • chore(deps-dev): bump express from 5.1.0 to 5.2.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #292
  • chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #294
  • chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #295
  • chore(deps): bump actions/stale from 10.1.0 to 10.1.1 by @dependabot[bot] in #297
  • chore(deps): bump SonarSource/sonarqube-scan-action from 6.0.0 to 7.0.0 by @dependabot[bot] in #298
  • chore(deps-dev): bump the npm-dev-deps group across 1 directory with 6 updates by @dependabot[bot] in #301
  • chore(deps): bump step-security/harden-runner from 2.13.2 to 2.14.0 by @dependabot[bot] in #299
  • chore(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #305
  • chore(deps-dev): bump @size-limit/preset-app from 11.2.0 to 12.0.0 by @dependabot[bot] in #304
  • chore(deps): bump qs from 6.14.0 to 6.14.1 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #306
  • chore(deps-dev): bump the npm-dev-deps group with 2 updates by @dependabot[bot] in #307
  • chore(release): merge release/3.0.0 into master by @devops-github-rudderstack in #308

Full Changelog: v2.1.11...v3.0.0

v2.1.10

30 Sep 15:16
0a5de63

Choose a tag to compare

What's Changed

Full Changelog: v2.1.9...v2.1.10

v2.1.6

01 Aug 06:54
b0d2ce2

Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.1.6

v2.1.5

22 Jul 11:36
b841ca8

Choose a tag to compare

What's Changed

  • chore(release): pulling master into develop post release v2.1.3 by @devops-github-rudderstack in #168
  • chore: security upgrade axios from 1.8.2 to 1.8.3 [Snyk] by @ItsSudip in #169
  • chore: use exact versions for github actions by @saikumarrs in #170
  • chore(release): merge main into develop after release v2.1.4 by @devops-github-rudderstack in #172
  • chore(deps): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 by @dependabot[bot] in #176
  • chore(deps): bump SonarSource/sonarqube-scan-action from 5.0.0 to 5.2.0 by @dependabot[bot] in #177
  • chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.5 by @dependabot[bot] in #180
  • chore(deps-dev): bump lint-staged from 15.2.10 to 16.0.0 by @dependabot[bot] in #182
  • chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.3 by @dependabot[bot] in #178
  • chore(deps): bump the npm-deps group with 16 updates by @dependabot[bot] in #179
  • chore(deps-dev): bump express from 4.21.2 to 5.1.0 by @dependabot[bot] in #181
  • chore(deps-dev): bump body-parser from 1.20.3 to 2.2.0 by @dependabot[bot] in #186
  • chore(deps-dev): bump sinon from 19.0.2 to 20.0.0 by @dependabot[bot] in #187
  • chore(deps): bump the npm-deps group across 1 directory with 7 updates by @dependabot[bot] in #192
  • chore(deps-dev): bump prettier from 3.6.1 to 3.6.2 in the npm-deps group by @dependabot[bot] in #193
  • chore(deps-dev): bump eslint-plugin-sonarjs from 2.0.4 to 3.0.4 by @dependabot[bot] in #197
  • chore(deps-dev): bump sinon from 20.0.0 to 21.0.0 by @dependabot[bot] in #196
  • chore(deps-dev): bump dotenv from 16.6.0 to 17.0.0 by @dependabot[bot] in #194
  • chore(deps-dev): bump dotenv from 17.0.0 to 17.0.1 in the npm-deps group by @dependabot[bot] in #198
  • chore(deps-dev): bump the npm-deps group with 2 updates by @dependabot[bot] in #200
  • chore(deps-dev): bump dotenv from 17.0.1 to 17.1.0 in the npm-deps group by @dependabot[bot] in #201
  • chore(deps-dev): bump the npm-deps group across 1 directory with 2 updates by @dependabot[bot] in #204
  • chore(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1 by @dependabot[bot] in #203
  • chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8 in the npm-deps group by @dependabot[bot] in #206
  • chore: fix snyk vulnerabilities by @saikumarrs in #208
  • chore(release): merge release/2.1.5 into master by @devops-github-rudderstack in #210

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

24 Mar 13:01
896b670

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

v2.1.3

24 Mar 12:43
a25b5cf

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

26 Feb 10:58
ef97536

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2