We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d20fbf commit 002cb5dCopy full SHA for 002cb5d
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+
4
+:new: What's new:
5
6
+- `lakectl tag delete` now supports a `--yes` flag for non-interactive/scripted usage (#10351)
7
+- `lakectl` now warns when connected to a lakeFS Enterprise server (#10326)
8
+- Admin screens now display helpful empty states instead of blank pages (#10392)
9
10
+:bug: Bugs fixed:
11
12
+- `lakectl` now correctly outputs multiple resources as a JSON array instead of a plain string (#10297)
13
14
## v1.80.0
15
16
:new: What's new:
0 commit comments