Releases: treeverse/lakeFS
Releases · treeverse/lakeFS
v1.70.1
v1.70.0
What's Changed
🆕 New Updates:
- Updated login page appearance (#9425)
🐛 Bug Fixes:
- Fix error handling in GetRepository to return 400 instead of 500 when invalid repo name (#9535)
- DynamoDB: Make credentials expiry window + jitter configurable (#9527)
- Use internal errors status codes during authentication flow (#9540)
Full Changelog: v1.69.0...v1.70.0
v1.69.0
v1.68.0
v1.67.0
v1.66.0
🐛 Bugs fixed:
- Fix initial group by claim to support slice of strings (#9427)
- Fix configuration reload for log level update (#9434)
- Fix pagination in diff_refs in Lua hook for detla exporter (#9444)
- API: GetObject use content-disposition to prevent browser rendering (#9440)
- WebUI: Add security headers to all responses (#9438)
v1.65.2
v1.65.1
v1.65.0
🐛 Bugs fixed:
- Fix concurrent commits with allow-empty may fail with no-changes (#9371)
- Remove uninitialized logger from joined diff iterator (#9379)
- Fix possible infinite loop while listing action files (#9390)
- Fix metrics reports in s3 gateway (#9385)
- Fix delete default branch error (#9377)
- Fix cherry-pick action unrecognized hook event (#9395)