We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da530b commit 970e272Copy full SHA for 970e272
1 file changed
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v1.80.0
4
+
5
+:new: What's new:
6
7
+- Verify link address expiration set to 24h (#10180)
8
+- Normalize file extension case for object previews (#10231)
9
+- Support StringLike condition operator in policy evaluation (#10249)
10
+- hadoopfs: Add retry mechanism for lakeFS API calls (#10254)
11
+- webui: redesign Data tab with Objects/Tables toggle (#10271)
12
+- Setup: collect comm prefs during setup and validate email (#10277)
13
14
+:bug: Bugs Fixed
15
16
+- Bump otel/sdk to v1.40.0 (fix PATH hijacking CVE) (#10211)
17
+- lakectl fs upload: Multipart upload - generate presigned URL per part (#10291)
18
19
## v1.79.0
20
21
:new: What's new:
0 commit comments