Skip to content

chore(main): release 0.14.0#214

Closed
v-kessler wants to merge 3 commits into
mainfrom
release-please--branches--main--components--console-components
Closed

chore(main): release 0.14.0#214
v-kessler wants to merge 3 commits into
mainfrom
release-please--branches--main--components--console-components

Conversation

@v-kessler

@v-kessler v-kessler commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.14.0 (2026-06-24)

Features

  • ui: add Datasets feature with storage explorer enhancements (88b8251)

Bug Fixes

  • ui: polish datasets file explorer and delete redirect (b440a32)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features
    • Added a dataset storage explorer enhancement for a smoother browsing experience.
  • Bug Fixes
    • Improved the dataset file explorer and removed an unnecessary redirect.
  • Chores
    • Updated the app version to 0.14.0 and added the 0.14.0 changelog entry.

v-kessler and others added 3 commits June 24, 2026 19:01
- Add DatasetsList, DatasetCreate, DatasetDetail components
- Filter datasets (format=dataset) out of generic tables and tables tabs
- Add Datasets quick-link in namespace navigation tree
- Make GenericTableActionsMenu/Header/Overview entity-label aware (Dataset Settings)
- Remove recursive delete protection toggle from GenericTableOverview (moved to actions menu)
- StorageExplorer: multi-select, bulk download/delete, folder create/delete, file dates, root URI row, write mode gated on canWrite prop
- StorageExplorer: file preview for JSON (vue-json-pretty), Avro/Parquet (DuckDB), images, PDF, text
- StorageExplorer: Paimon file pattern detection (manifest-*, schema-*, snapshot-*, LATEST)
- StorageExplorer: fix ADLS 404 PathNotFound treated as empty listing
- GenericTableOverview: storage stats (file count + total size) with Pinia cache
- useStorageExplorer: ADLS 404 → empty result; GCS, S3, ADLS listing enhancements
- visual store: datasetStats cache keyed by warehouse::namespace::table

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Move select-all checkbox and root URI into the permanent root row
- Fix delete redirect to return to datasets tab instead of tables tab

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ee331d1e-095b-4621-a5fd-ee11e7d1bcd1

📥 Commits

Reviewing files that changed from the base of the PR and between b440a32 and c5d81a1.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (3)
  • CHANGELOG.md
  • package.json
  • release-please/.release-please-manifest.json

Walkthrough

Version bumped from 0.13.1 to 0.14.0 in package.json and the release-please manifest. A new 0.14.0 changelog entry is added to CHANGELOG.md with a Features item for datasets storage-explorer and a Bug Fixes item for datasets file explorer polish.

Changes

v0.14.0 Release Bump

Layer / File(s) Summary
Version bump and changelog entry
package.json, release-please/.release-please-manifest.json, CHANGELOG.md
Version field updated from 0.13.1 to 0.14.0 in both package.json and the release-please manifest; CHANGELOG.md receives the new 0.14.0 section with Features and Bug Fixes entries dated 2026-06-24.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • lakekeeper/console-components#211: Previous release automation PR that similarly bumped package.json, release-please/.release-please-manifest.json, and added a top-level CHANGELOG.md entry.

Suggested labels

autorelease: tagged

🐇 A hop, a skip, a version up high,
From thirteen-one to fourteen-oh we fly!
Datasets sparkle, explorers now shine,
The changelog is written, the stars all align.
squeak 0.14.0 — what a glorious time! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the release PR and identifies the main change as releasing version 0.14.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--console-components

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@v-kessler

Copy link
Copy Markdown
Contributor Author

Closing — commits were pushed directly to main by mistake. Redoing via proper PR.

@v-kessler v-kessler closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant