[#221] Expand xmlns field ignore #235

Merged
alexvanin merged 1 commits from mbiryukova/frostfs-s3-gw:feature/expand_xmlns_field_ignore into master 2023-10-17 14:39:30 +00:00
Collaborator

Closes #221

Signed-off-by: Marina Biryukova m.biryukova@yadro.com

Closes #221 Signed-off-by: Marina Biryukova <m.biryukova@yadro.com>
mbiryukova self-assigned this 2023-10-09 13:36:18 +00:00
mbiryukova requested review from storage-services-committers 2023-10-09 13:47:56 +00:00
mbiryukova requested review from storage-services-developers 2023-10-09 13:47:57 +00:00
mbiryukova force-pushed feature/expand_xmlns_field_ignore from b0ef9f2648 to 0c3c5857de 2023-10-10 10:26:37 +00:00 Compare
mbiryukova force-pushed feature/expand_xmlns_field_ignore from 0c3c5857de to 356001b38f 2023-10-10 10:31:18 +00:00 Compare
dkirillov approved these changes 2023-10-13 08:19:52 +00:00
dkirillov left a comment
Collaborator

Please, update CHANGELOG.md. And rebase the branch

Please, update CHANGELOG.md. And rebase the branch
@ -36,3 +36,3 @@
CopiesNumbers(string) ([]uint32, bool)
DefaultCopiesNumbers() []uint32
NewCompleteMultipartDecoder(io.Reader) *xml.Decoder
NewXMLDecoderOrDefault(io.Reader) *xml.Decoder
Collaborator

Maybe can name this just NewXmlDecoder?

Maybe can name this just `NewXmlDecoder`?
dkirillov marked this conversation as resolved
mbiryukova force-pushed feature/expand_xmlns_field_ignore from 356001b38f to fb90f56b3c 2023-10-13 10:19:17 +00:00 Compare
dkirillov reviewed 2023-10-13 13:09:54 +00:00
CHANGELOG.md Outdated
@ -45,6 +45,7 @@ This document outlines major changes between releases.
- Complete multipart upload doesn't unnecessary copy now. Thus, the total time of multipart upload was reduced by 2 times (#63)
- Use gate key to form object owner (#175)
- Apply placement policies and copies if there is at least one valid value (#168)
- Generalise config param to use default xmlns for all requests (#221)
Collaborator

It would be nice to mention exact config param name that now is not supported and which one must be used instead

It would be nice to mention exact config param name that now is not supported and which one must be used instead
dkirillov marked this conversation as resolved
mbiryukova force-pushed feature/expand_xmlns_field_ignore from fb90f56b3c to 298662df9d 2023-10-13 13:22:48 +00:00 Compare
dkirillov approved these changes 2023-10-16 06:46:32 +00:00
alexvanin approved these changes 2023-10-17 14:39:24 +00:00
alexvanin merged commit 298662df9d into master 2023-10-17 14:39:30 +00:00
alexvanin deleted branch feature/expand_xmlns_field_ignore 2023-10-17 14:39:32 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-services-developers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#235
There is no content yet.