Skip to content

Commit 68bbab9

Browse files
chore: release 1.63.0 (#6497)
🤖 I have created a release *beep* *boop* --- ## [1.63.0](v1.62.0...v1.63.0) (2025-11-11) ### Features * **router:** dynamic sizing of worker job buffers ([#6463](#6463)) ([5b2e519](5b2e519)) ### Bug Fixes * max procs defaults ([#6473](#6473)) ([48f9cfd](48f9cfd)) * max procs defaults ([#6473](#6473)) ([3d2026c](3d2026c)) * pending batch router jobs for disabled destinations are not being aborted ([#6477](#6477)) ([8effa78](8effa78)) * remove source labels in repo query stats ([#6483](#6483)) ([48f9cfd](48f9cfd)) * use type field from payload to check if event is blocked ([#6487](#6487)) ([5ba053f](5ba053f)) ### Miscellaneous * apply security best practices from step security ([#6462](#6462)) ([a860128](a860128)) * emit filtered metrics from all non-ut stages and clean up diff metrics ([#6485](#6485)) ([399c4c6](399c4c6)) * refactor processor to move archival in a preprocess stage ([#6470](#6470)) ([8634c3f](8634c3f)) * remove oauth status toggling ([#6492](#6492)) ([45e5dba](45e5dba)) * sync release v1.62.0 to main branch ([#6472](#6472)) ([65db4ee](65db4ee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 399c4c6 commit 68bbab9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [1.63.0](https://github.com/rudderlabs/rudder-server/compare/v1.62.0...v1.63.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* **router:** dynamic sizing of worker job buffers ([#6463](https://github.com/rudderlabs/rudder-server/issues/6463)) ([5b2e519](https://github.com/rudderlabs/rudder-server/commit/5b2e51942d35e46911dab7174bdbf0b20949c288))
9+
10+
11+
### Bug Fixes
12+
13+
* max procs defaults ([#6473](https://github.com/rudderlabs/rudder-server/issues/6473)) ([48f9cfd](https://github.com/rudderlabs/rudder-server/commit/48f9cfde6f51a9d0aef2c047634ec4d658070ff0))
14+
* max procs defaults ([#6473](https://github.com/rudderlabs/rudder-server/issues/6473)) ([3d2026c](https://github.com/rudderlabs/rudder-server/commit/3d2026ccbfcba1f3ba4d0241e255b8ff84dcdfd4))
15+
* pending batch router jobs for disabled destinations are not being aborted ([#6477](https://github.com/rudderlabs/rudder-server/issues/6477)) ([8effa78](https://github.com/rudderlabs/rudder-server/commit/8effa783e267f69d589e9e7eba7393ed1317af8e))
16+
* remove source labels in repo query stats ([#6483](https://github.com/rudderlabs/rudder-server/issues/6483)) ([48f9cfd](https://github.com/rudderlabs/rudder-server/commit/48f9cfde6f51a9d0aef2c047634ec4d658070ff0))
17+
* use type field from payload to check if event is blocked ([#6487](https://github.com/rudderlabs/rudder-server/issues/6487)) ([5ba053f](https://github.com/rudderlabs/rudder-server/commit/5ba053f3444fc08c46bf45847d674a43453b7348))
18+
19+
20+
### Miscellaneous
21+
22+
* apply security best practices from step security ([#6462](https://github.com/rudderlabs/rudder-server/issues/6462)) ([a860128](https://github.com/rudderlabs/rudder-server/commit/a860128cbf714c6551bedee49a8b89451b747d1f))
23+
* emit filtered metrics from all non-ut stages and clean up diff metrics ([#6485](https://github.com/rudderlabs/rudder-server/issues/6485)) ([399c4c6](https://github.com/rudderlabs/rudder-server/commit/399c4c6ae010b40f7e45dd8569e2dc02c3bb76f9))
24+
* refactor processor to move archival in a preprocess stage ([#6470](https://github.com/rudderlabs/rudder-server/issues/6470)) ([8634c3f](https://github.com/rudderlabs/rudder-server/commit/8634c3f0d4fc9259e6937d761c1f4c407a9355ba))
25+
* remove oauth status toggling ([#6492](https://github.com/rudderlabs/rudder-server/issues/6492)) ([45e5dba](https://github.com/rudderlabs/rudder-server/commit/45e5dba66bce1314ba7fb5785671ad6afd683aa2))
26+
* sync release v1.62.0 to main branch ([#6472](https://github.com/rudderlabs/rudder-server/issues/6472)) ([65db4ee](https://github.com/rudderlabs/rudder-server/commit/65db4ee97365f534c7ae3e7d36ea0c10dd6b1215))
27+
328
## [1.62.2](https://github.com/rudderlabs/rudder-server/compare/v1.62.1...v1.62.2) (2025-11-05)
429

530

0 commit comments

Comments
 (0)