Skip to content

new feature: rename allow_anonymous to skip_signature #7537

@Xuanwo

Description

@Xuanwo

Feature Description

Rename the user-facing allow_anonymous option used by S3-compatible services to skip_signature.

The intended behavior is explicit: when this option is enabled, OpenDAL sends requests without loading credentials and without signing requests. allow_anonymous should be kept as a deprecated compatibility alias during migration where the old surface is still preserved.

Status

Completed core service work:

Completed generated and integration surfaces:

Remaining tasks:

  • Update upgrade notes and service docs for the rename and compatibility behavior. Current upgrade.md still only contains the old allow_anonymous note, and only OSS service docs mention the new skip_signature option explicitly.

References

Are you willing to contribute to the development of this feature?

  • Yes, I am willing to contribute to the development of this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions