Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-30 | 5.8 kB | |
v1.56.0 source code.tar.gz | 2025-07-30 | 2.5 MB | |
v1.56.0 source code.zip | 2025-07-30 | 3.2 MB | |
Totals: 3 Items | 5.7 MB | 0 |
1.56.0 (2025-07-29)
Features
- change datatype from jsonb to text for warehouse (#6118) (bf90708)
- enable lz4 compression for warehouse (#6119) (c8afe87)
- stats for notifier repo module (#6184) (44a0e9f)
- stats for warehouse repo module (#6179) (07c0391)
Bug Fixes
- add validation to adjustedConversionTime (#6092) (e33bbf9)
- dangling connection start time not being logged properly (#6157) (965e099)
- invalidate warehouse schema cache in case of export error (#6131) (c04a953)
- load files not being regenerated if schema is outdated (#6149) (0b26aed)
- negative MTU count (#6180) (ecdd64f)
- overwrite payloadStage in error response for aborted jobs (#6193) (5d82fa7)
- router: timeout doesn't reset when there are no jobs (#6171) (1e66738)
- router: worker's batch timeout is getting resetted after new job arrival (#6167) (1e66738)
- schema not being fetched from warehouse for new warehouse destinations (#6128) (6e13cd4)
- snowpipe events getting duplicated if status API fails (#6125) (2c11854)
- update warehouse schema expiry only when fetched from warehouse (#6130) (e0ded8c)
- warehouse: add mutex to mockStageFilesRepo to prevent data race in tests (WAR-960 (#6156) (29c6f01)
Miscellaneous
- bump the go deps group across 1 directory with 12 updates (#6178) (f57c6e5)
- clean up processor vars (#6159) (0dbc721)
- cleanup aws v1 (#6113) (be1fb41)
- jobsdb: introduce context with timeout during add new ds loop (#6150) (1a151c9)
- jobsdb: remove foreign key constraint (#6154) (6de673f)
- modifications and tests related chagnes for the warehouse lz4 and jsonb to text conversion (#6185) (a043353)
- modifications and tests related changes for the notifier lz4 and jsonb to text conversion (#6183) (918044b)
- router: separate worker loop batching logic from processing logic (#6173) (af4703d)
- sync release v1.55.0 to main branch (#6158) (3d2156b)