Skip to content

Commit

Permalink
lakeFS 1.3.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
idanovo committed Nov 30, 2023
1 parent 32a7dcb commit edffbcc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

# v1.3.0

:new: What's new:

- Update aws go sdk v2 to support s3 express buckets (#7083)
- Support long-running dump and restore (#6975)
- lakectl: Improved performance for rm lakectl recursive command (#7035)
- PythonSDK: Support StoredObject 'open' as both context and function(#7038)
- Glue Exporter: Support Hadoop directory markers (#7058)


:bug: Bugs fixed:

- API: Fix StatsObject returned metadata on empty metadata (#7026)
- Return the right default pagination default per page- 100 instead of 1000 (#7051)
- DynamoDB KV: Check if table exists before we try to create (#7056)

# v1.2.0

:new: What's new:
Expand Down

0 comments on commit edffbcc

Please sign in to comment.