We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8eed07 commit cf00dacCopy full SHA for cf00dac
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
## next
4
5
+## v1.74.1
6
+
7
+:new: What's new:
8
+- Add Capabilities Property In Config (#9876)
9
10
+:bug: Bugs Fixed
11
+- Fix: lakectl async Commit and Merge flow (#9878)
12
13
## v1.74.0
14
15
:new: What's new:
@@ -63,7 +71,6 @@
63
71
- Handle s3 context cancellation error in s3gw (#9856)
64
72
65
73
### Backend
66
-- Resource Leaks: Fixed file handle and goroutine leaks in Pyramid with proper cleanup (#9787)
67
74
- Race Conditions: Fixed import start race condition (#9808)
68
75
- Storage: Fixed local adapter error when no space is left on device (#9827)
69
76
0 commit comments