-
Notifications
You must be signed in to change notification settings - Fork 361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgraded aws sdk #8437
base: master
Are you sure you want to change the base?
upgraded aws sdk #8437
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 |
docs/reference/auditing.md
Outdated
> 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
how is this relevant?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its not! removed
da32b0c
to
acc4cc7
Compare
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