Skip to content

Commit 970e272

Browse files
Update CHANGELOG to v1.80.0 (#10310)
* Update CHANGELOG to v1.80.0 * Update CHANGELOG.md Co-authored-by: skshetry <18718008+skshetry@users.noreply.github.com>
1 parent 7da530b commit 970e272

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

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+
319
## v1.79.0
420

521
:new: What's new:

0 commit comments

Comments
 (0)