Closed
Conversation
This reverts commit e12badc.
790543c to
af8041d
Compare
f606201 to
d9a5387
Compare
|
🎊 PR Preview a0fcca7 has been successfully built and deployed to https://treeverse-lakeFS-preview-pr-8437.surge.sh 🕐 Build time: 0.011s 🤖 By surge-preview |
Isan-Rivkin
reviewed
Dec 24, 2024
docs/reference/auditing.md
Outdated
Comment on lines
20
to
23
| > Auditing is only available for [lakeFS Cloud]({% link cloud/index.md %}). | ||
|
|
||
| {: .warning } | ||
| > Please note, as of Jan 2024, the queryable interface within the lakeFS Cloud UI has been removed in favor of direct access to lakeFS audit logs. This document now describes how to set up and query this information using [AWS Glue](https://aws.amazon.com/glue/) as a reference. |
Contributor
Author
There was a problem hiding this comment.
its not! removed
Isan-Rivkin
reviewed
Dec 24, 2024
da32b0c to
acc4cc7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This pull request upgrades the AWS SDK
Key Changes:
Upgraded github.com/aws/aws-sdk-go-v2/service/s3 from v1.47.2 to v1.71.1.
Includes improvements, bug fixes, and new functionality introduced in the past 8 months.
Updated additional dependencies to their latest versions as well