Commit 236a0f2
authored
chore: prerelease 1.65.0-rc.1 (#6587)
🤖 I have created a release *beep* *boop*
---
##
[1.65.0-rc.1](v1.64.0...v1.65.0-rc.1)
(2026-01-06)
### Features
* add error index reporting for source hydration stage
([#6573](#6573))
([c0867d9](c0867d9))
* add support for pushing image to ecr
([#6567](#6567))
([2c9b143](2c9b143))
* jobsdb partition buffer flush and switchover
([#6559](#6559))
([b87c406](b87c406))
* jobsdb partition buffer store decorator
([#6551](#6551))
([9d36aec](9d36aec))
* **jobsdb:** partition id filters in get query params
([#6531](#6531))
([022fe65](022fe65))
* managing buffered partitions in jobsdb partition buffer
([#6544](#6544))
([89fd603](89fd603))
* partition migration grpc server, client and job executor
([#6568](#6568))
([3a9b242](3a9b242))
### Bug Fixes
* add race condition suffix for master branch
([#6582](#6582))
([65d1813](65d1813))
* handle ctx cancellation during source hydration
([#6555](#6555))
([77b94a4](77b94a4))
* handle oauth empty secret case
([#6540](#6540))
([95af013](95af013))
* reporting race condition between flusher and syncer
([#6585](#6585))
([00f7e4f](00f7e4f))
* transform conversionValue to string before upload for binga ads
offline conversion
([#6562](#6562))
([072548d](072548d))
* unhandled column type error in snowflake streaming
([#6571](#6571))
([7aed657](7aed657))
### Miscellaneous
* enhance source hydration client retry config
([#6584](#6584))
([b99eee6](b99eee6))
* **jobsdb:** cache should not be invalidated when adding a read
excluded partition
([#6554](#6554))
([430f06b](430f06b))
* **jobsdb:** extend no results cache to support partition ids
([#6529](#6529))
([8b2385e](8b2385e))
* refactor async destination job metadata capturing
([#6528](#6528))
([167cafa](167cafa))
* sync release v1.64.0 to main branch
([#6547](#6547))
([418c453](418c453))
* warehouse health logs
([#6569](#6569))
([afcbc39](afcbc39))
---
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 00f7e4f commit 236a0f2
1 file changed
+33
-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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
3 | 36 | | |
4 | 37 | | |
5 | 38 | | |
| |||
0 commit comments