INTEGRATION [PR#2599 > development/8.3] ARSN-560: return AccessDenied error if x-amz-timestamp values before epoch#2601
Merged
bert-e merged 3 commits intodevelopment/8.3from Mar 25, 2026
Conversation
…isValidISO8601Compact with ParseISO8601Compact
…before-epoch' into w/8.3/bugfix/ARSN-560-error-with-date-before-epoch
|
LGTM — the refactoring from One consideration for a follow-up:
Review by Claude Code |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## development/8.3 #2601 +/- ##
===================================================
+ Coverage 73.35% 73.37% +0.01%
===================================================
Files 222 222
Lines 18149 18163 +14
Branches 3781 3785 +4
===================================================
+ Hits 13314 13327 +13
- Misses 4830 4831 +1
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 has been created automatically.
It is linked to its parent pull request #2599.
Do not edit this pull request directly.
If you need to amend/cancel the changeset on branch
w/8.3/bugfix/ARSN-560-error-with-date-before-epoch, please follow thisprocedure:
git fetch git checkout w/8.3/bugfix/ARSN-560-error-with-date-before-epoch # <amend or cancel the changeset by _adding_ new commits> git push origin w/8.3/bugfix/ARSN-560-error-with-date-before-epochPlease always comment pull request #2599 instead of this one.