Commit 11e930c
authored
chore: release 1.56.0 (#6186)
🤖 I have created a release *beep* *boop*
---
##
[1.56.0](v1.55.0...v1.56.0)
(2025-07-29)
### Features
* change datatype from jsonb to text for warehouse
([#6118](#6118))
([bf90708](bf90708))
* enable lz4 compression for warehouse
([#6119](#6119))
([c8afe87](c8afe87))
* stats for notifier repo module
([#6184](#6184))
([44a0e9f](44a0e9f))
* stats for warehouse repo module
([#6179](#6179))
([07c0391](07c0391))
### Bug Fixes
* add validation to adjustedConversionTime
([#6092](#6092))
([e33bbf9](e33bbf9))
* dangling connection start time not being logged properly
([#6157](#6157))
([965e099](965e099))
* invalidate warehouse schema cache in case of export error
([#6131](#6131))
([c04a953](c04a953))
* load files not being regenerated if schema is outdated
([#6149](#6149))
([0b26aed](0b26aed))
* negative MTU count
([#6180](#6180))
([ecdd64f](ecdd64f))
* overwrite payloadStage in error response for aborted jobs
([#6193](#6193))
([5d82fa7](5d82fa7))
* **router:** timeout doesn't reset when there are no jobs
([#6171](#6171))
([1e66738](1e66738))
* **router:** worker's batch timeout is getting resetted after new job
arrival
([#6167](#6167))
([1e66738](1e66738))
* schema not being fetched from warehouse for new warehouse destinations
([#6128](#6128))
([6e13cd4](6e13cd4))
* snowpipe events getting duplicated if status API fails
([#6125](#6125))
([2c11854](2c11854))
* update warehouse schema expiry only when fetched from warehouse
([#6130](#6130))
([e0ded8c](e0ded8c))
* **warehouse:** add mutex to mockStageFilesRepo to prevent data race in
tests (WAR-960
([#6156](#6156))
([29c6f01](29c6f01))
### Miscellaneous
* bump the go deps group across 1 directory with 12 updates
([#6178](#6178))
([f57c6e5](f57c6e5))
* clean up processor vars
([#6159](#6159))
([0dbc721](0dbc721))
* cleanup aws v1
([#6113](#6113))
([be1fb41](be1fb41))
* **jobsdb:** introduce context with timeout during add new ds loop
([#6150](#6150))
([1a151c9](1a151c9))
* **jobsdb:** remove foreign key constraint
([#6154](#6154))
([6de673f](6de673f))
* modifications and tests related chagnes for the warehouse lz4 and
jsonb to text conversion
([#6185](#6185))
([a043353](a043353))
* modifications and tests related changes for the notifier lz4 and jsonb
to text conversion
([#6183](#6183))
([918044b](918044b))
* **router:** separate worker loop batching logic from processing logic
([#6173](#6173))
([af4703d](af4703d))
* sync release v1.55.0 to main branch
([#6158](#6158))
([3d2156b](3d2156b))
---
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 5d82fa7 commit 11e930c
1 file changed
+39
-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 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
3 | 42 | | |
4 | 43 | | |
5 | 44 | | |
| |||
0 commit comments