Skip to content

Commit b994a9c

Browse files
authored
Update CHANGELOG.md (#10213)
1 parent c58bf69 commit b994a9c

1 file changed

Lines changed: 25 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 25 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,47 @@
11
# Changelog
22

3+
## v1.79.0
4+
5+
:new: What's new:
6+
7+
- API: get object handle safe content types as inline content-disposition (#10184)
8+
39
## v1.78.0
410

511
### Changes appear in the previous release
612

713
## v1.77.1
8-
14+
915
:new: What's new:
1016

11-
- Reduce the KV usage while using branch ownership feature (#10116)
12-
- Improve lakectl actions valdiate by checking required properties (#10144)
17+
- Reduce the KV usage while using branch ownership feature (#10116)
18+
- Improve lakectl actions valdiate by checking required properties (#10144)
1319

1420
:bug: Bugs Fixed
1521

16-
- Delta tables export: skip vacuumed `.cdc` files (#10140)
22+
- Delta tables export: skip vacuumed `.cdc` files (#10140)
23+
24+
## v1.77.0
1725

18-
## v1.77.0
19-
2026
:new: What's new:
2127

22-
- Web UI: Responsive collapsible breadcrumb for URI navigation (#10078)
23-
- Web UI: LRU caching for recently accessed refs (#10093)
24-
- Web UI: Improved discoverability of refs (#10090)
25-
- Web UI: Lock commit/merge inputs during API calls (#10103)
26-
- Add tracing regions to KV store operations (#10023)
27-
- Trace all lakeFS API and gateway tasks (#10016)
28+
- Web UI: Responsive collapsible breadcrumb for URI navigation (#10078)
29+
- Web UI: LRU caching for recently accessed refs (#10093)
30+
- Web UI: Improved discoverability of refs (#10090)
31+
- Web UI: Lock commit/merge inputs during API calls (#10103)
32+
- Add tracing regions to KV store operations (#10023)
33+
- Trace all lakeFS API and gateway tasks (#10016)
2834
- Delta tables export: support change data feed (#10127)
2935

3036
:bug: Bugs Fixed
3137

32-
- CVE: Path traversal vulnerabilities in local block adapter allow cross-namespace and sibling directory access
33-
- Fix: Replace per-task heartbeat with instance-level heartbeat in cataloger (#10118)
34-
- Fix: Return 400 instead of 500 for DeleteObjects size limit (#10097)
35-
- Fix: Report per-object errors correctly in lakectl recursive rm and batch deletions (#10095)
36-
- Fix: Expired status override on completed cataloger tasks (#10080)
37-
- Fix: Handle special characters in file paths for DuckDB queries in WebUI (#10076)
38-
- Fix: Stuck goroutines in cataloger (#10055)
38+
- CVE: Path traversal vulnerabilities in local block adapter allow cross-namespace and sibling directory access
39+
- Fix: Replace per-task heartbeat with instance-level heartbeat in cataloger (#10118)
40+
- Fix: Return 400 instead of 500 for DeleteObjects size limit (#10097)
41+
- Fix: Report per-object errors correctly in lakectl recursive rm and batch deletions (#10095)
42+
- Fix: Expired status override on completed cataloger tasks (#10080)
43+
- Fix: Handle special characters in file paths for DuckDB queries in WebUI (#10076)
44+
- Fix: Stuck goroutines in cataloger (#10055)
3945

4046
## v1.76.0
4147

0 commit comments

Comments
 (0)