Remove deprecated Nessie basic authentication type#21456
Remove deprecated Nessie basic authentication type#21456agrawalreetika wants to merge 1 commit intoprestodb:masterfrom
Conversation
|
Codenotify: Notifying subscribers in CODENOTIFY files for diff 048672d...a46dffe.
|
steveburnett
left a comment
There was a problem hiding this comment.
LGTM! (docs)
Local build of docs, everything looks good.
yingsu00
left a comment
There was a problem hiding this comment.
@agrawalreetika I think we should allow the user to have some grace period before the basic auth type is removed. Let's just mark @deprecated on these properties for now and update the doc.
Sure @yingsu00, then I will add one more commit about deprecation in this #21399 and we can keep this one for merging later. Would that work? |
Yes that works! After it's done can you please archive this PR? |
|
Closing in favour of #21476 |
Description
Remove deprecated Nessie basic authentication type
Motivation and Context
Remove deprecated Nessie basic authentication type
https://projectnessie.org/tools/client_config/#authentication-settings
https://github.com/projectnessie/nessie/blob/nessie-0.59.0/api/client/src/main/java/org/projectnessie/client/NessieConfigConstants.java#L34
Impact
None
Test Plan
NA
Contributor checklist
Release Notes