Skip to content

Comments

feat(core): implement if_modified_since and if_unmodified_since for stat_with#5528

Merged
Xuanwo merged 1 commit intoapache:mainfrom
meteorgan:stat_options
Jan 9, 2025
Merged

feat(core): implement if_modified_since and if_unmodified_since for stat_with#5528
Xuanwo merged 1 commit intoapache:mainfrom
meteorgan:stat_options

Conversation

@meteorgan
Copy link
Contributor

Which issue does this PR close?

None

Rationale for this change

support conditional stat based on modification time.

What changes are included in this PR?

Are there any user-facing changes?

Yes. we can use stat_with().if_modified_since() and stat().if_unmodified_since() now.

@github-actions github-actions bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Jan 9, 2025
@meteorgan meteorgan marked this pull request as ready for review January 9, 2025 14:19
@meteorgan meteorgan requested a review from Xuanwo as a code owner January 9, 2025 14:19
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @meteorgan for working on this—truly impressive.

@Xuanwo Xuanwo merged commit 86ba75d into apache:main Jan 9, 2025
241 checks passed
@meteorgan meteorgan deleted the stat_options branch January 9, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants