Commit 7eafb38
authored
chore: prerelease 1.69.0-rc.1 (#6729)
🤖 I have created a release *beep* *boop*
---
##
[1.69.0-rc.1](v1.68.0...v1.69.0-rc.1)
(2026-03-02)
### Bug Fixes
* application context for async jobs framework
([#6709](#6709))
([8dd73ad](8dd73ad))
* **batchrouter:** klaviyo bulk upload manager tries to update
zero-valued job ids in case of failures causing panics
([#6701](#6701))
([67befa5](67befa5))
* false sanity check failures
([#6713](#6713))
([ec12382](ec12382))
* snowpipe streaming delete channel logs
([#6695](#6695))
([8998ece](8998ece))
* snowpipe streaming poll re-create channel in case of invalid
([#6711](#6711))
([e379c1f](e379c1f))
* snowpipe streaming recreate channel error response
([#6717](#6717))
([bceafef](bceafef))
### Miscellaneous
* add backwards compatibility tests for getCredential
([#6719](#6719))
([32dbe77](32dbe77))
* add more test cases for pytransformer contract backwards compatibility
([#6698](#6698))
([9b59ab3](9b59ab3))
* additional logs for async framework
([#6708](#6708))
([c16c885](c16c885))
* **gateway:** acknowledge reload requests in a transaction
([#6706](#6706))
([ef467b1](ef467b1))
* **jobsdb:** optimize partition id read exclusion filter
([#6724](#6724))
([936b9aa](936b9aa))
* move oauth destination logic to backend-config package
([#6677](#6677))
([4d194a3](4d194a3))
* pytransformer contract testing
([#6672](#6672))
([395a4fb](395a4fb))
* replace goimports with gci
([#6722](#6722))
([5947894](5947894))
* snowpipe streaming duplicate events due to offset
([#6712](#6712))
([db6b404](db6b404))
* sync release v1.68.0 to main branch
([#6696](#6696))
([2785583](2785583))
* use release name as etcd namespace
([#6707](#6707))
([fbf0892](fbf0892))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>1 parent 936b9aa commit 7eafb38
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
3 | 30 | | |
4 | 31 | | |
5 | 32 | | |
| |||
0 commit comments