lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together. Updates `esbuild` from 0.21.5 to 0.25.1 Release notes Sourced...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.6 to 7.26.10. Release notes Sourced from @babel/runtime's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.23.5 to 7.26.10. Release notes Sourced from @babel/helpers's releases. v7.26.10 (2025-03-11) Thanks @jordan-choi and @mmmsssttt404 for your first PRs! This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a...
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 12.10.3 to 17.2.2. Release notes Sourced from happy-dom's releases. v17.2.2 :construction_worker_man: Patch fixes Handle invalid indices on Node.childNodes - By @betterqualityassuranceuser in task #1698 v17.2.1 :construction_worker_man: Patch...
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.7 to 3.2.4. Release notes Sourced from dompurify's releases. DOMPurify 3.2.4 Fixed a conditional and config dependent mXSS-style bypass reported by @nsysean Added a new feature to...
This will allow matching logs for a failed request to external auth with the actual logs on the external auth service.
LakeFS Java SDK depends on okhttp 4.x. The apache spark docker image ships with okhttp 3.x. I've specifically seen this with the spark 3.5.2 image, using lakefs SDK 1.48.0 In...
### What happened? When using `LAKEFS_BLOCKSTORE_AZURE_PRE_SIGNED_EXPIRY` environment variable, requesting data via the Python SDK results in the following exception: ``` lakefs.exceptions.ServerException: code: 500, reason: Internal Server Error, body: {'message': 'POST...
### What 1. Add a **"Destination"** field to the **Upload Object** modal in the UI. 2. Optionally, display only the uploaded file name(s) beneath the **"X File(s) to upload"** field....
After adding support to multiple resource statements for RBAC policies, lakectl should have the option to return those statements with multiple resources as a list and not as an encoding...