Skip to content

Commit

Permalink
Changelog v0.83.3 (#4365)
Browse files Browse the repository at this point in the history
  • Loading branch information
N-o-Z authored Oct 12, 2022
1 parent a0a0535 commit d759256
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v0.83.3

What's new:
- lakectl autocomplete with repository name (#4320)
- Flush statistics based on events size (#4347)
- lakectl check bad response (#4331)

Bug fixes:
- Update and create policy use the user's provided ID (#4359)
- Fix KV local path using tilde (~) doesn't expand (#4330)
- Fix username not shown for OIDC users (#4324)
- Fix create repository API should return status created (#4336)
- Correctly prefix "after" params in lakeFS auth service (#4353)
- Fix create policy API and descriptor to return Conflict status (#4350)
- Fix: Auth update policy (#4355)

## v0.80.2 - 2022-10-09

This version fixes kv migration bug in 0.80.1. If you already migrated to kv successfully,
Expand Down

0 comments on commit d759256

Please sign in to comment.