Skip to content

Commit e41a4de

Browse files
chore: prerelease 1.67.0-rc.1 (#6650)
🤖 I have created a release *beep* *boop* --- ## [1.67.0-rc.1](v1.66.0...v1.67.0-rc.1) (2026-02-02) ### Features * gateway partition migrator ([#6631](#6631)) ([344c85e](344c85e)) * integrate processor partition migrator in processor and embedded apps ([#6622](#6622)) ([b5ee878](b5ee878)) * processor partition migrator watch for new migrations ([#6611](#6611)) ([8bfb2ca](8bfb2ca)) * source node partition migrator ([#6614](#6614)) ([9e8b458](9e8b458)) * target node partition migrator ([#6617](#6617)) ([1cffea7](1cffea7)) * transformation language support ([#6637](#6637)) ([c989784](c989784)) ### Bug Fixes * negative pending events are recorded for destinations after startup ([#6619](#6619)) ([1e43b02](1e43b02)) * openapi definition validation ([#6643](#6643)) ([905f2ee](905f2ee)) ### Miscellaneous * cleanup code to push image to dockerhub for rudder-server ent ([#6628](#6628)) ([cf59323](cf59323)) * sync release v1.66.0 to main branch ([#6618](#6618)) ([c0b9619](c0b9619)) --- 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 c989784 commit e41a4de

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

3+
## [1.67.0-rc.1](https://github.com/rudderlabs/rudder-server/compare/v1.66.0...v1.67.0-rc.1) (2026-02-02)
4+
5+
6+
### Features
7+
8+
* gateway partition migrator ([#6631](https://github.com/rudderlabs/rudder-server/issues/6631)) ([344c85e](https://github.com/rudderlabs/rudder-server/commit/344c85e372357a1c812c8ad959ca6d742b3a50aa))
9+
* integrate processor partition migrator in processor and embedded apps ([#6622](https://github.com/rudderlabs/rudder-server/issues/6622)) ([b5ee878](https://github.com/rudderlabs/rudder-server/commit/b5ee8784d3f06a2c7977dcee9d0009ea782ab02e))
10+
* processor partition migrator watch for new migrations ([#6611](https://github.com/rudderlabs/rudder-server/issues/6611)) ([8bfb2ca](https://github.com/rudderlabs/rudder-server/commit/8bfb2caff8099405259d2baec4610f2309d820cc))
11+
* source node partition migrator ([#6614](https://github.com/rudderlabs/rudder-server/issues/6614)) ([9e8b458](https://github.com/rudderlabs/rudder-server/commit/9e8b458311a00ac0201b6c49fd2df844388dc6a8))
12+
* target node partition migrator ([#6617](https://github.com/rudderlabs/rudder-server/issues/6617)) ([1cffea7](https://github.com/rudderlabs/rudder-server/commit/1cffea771a69f3d935cb600342810143235066ad))
13+
* transformation language support ([#6637](https://github.com/rudderlabs/rudder-server/issues/6637)) ([c989784](https://github.com/rudderlabs/rudder-server/commit/c98978485b53583e67363831b106e619788744d9))
14+
15+
16+
### Bug Fixes
17+
18+
* negative pending events are recorded for destinations after startup ([#6619](https://github.com/rudderlabs/rudder-server/issues/6619)) ([1e43b02](https://github.com/rudderlabs/rudder-server/commit/1e43b0251c1d683202fa1ce7a4ef9736b0fae98d))
19+
* openapi definition validation ([#6643](https://github.com/rudderlabs/rudder-server/issues/6643)) ([905f2ee](https://github.com/rudderlabs/rudder-server/commit/905f2eeab3ee1fe57dcb57944c05c875ba886f96))
20+
21+
22+
### Miscellaneous
23+
24+
* cleanup code to push image to dockerhub for rudder-server ent ([#6628](https://github.com/rudderlabs/rudder-server/issues/6628)) ([cf59323](https://github.com/rudderlabs/rudder-server/commit/cf5932321b83f5a37ffa1d0fce21a8bb757f9fb3))
25+
* sync release v1.66.0 to main branch ([#6618](https://github.com/rudderlabs/rudder-server/issues/6618)) ([c0b9619](https://github.com/rudderlabs/rudder-server/commit/c0b9619193ed3be609a6c33436bea360153ebe03))
26+
327
## [1.66.1](https://github.com/rudderlabs/rudder-server/compare/v1.66.0...v1.66.1) (2026-01-20)
428

529

0 commit comments

Comments
 (0)