Update api-go to fix stable marshal of empty structs #267

Merged
alexvanin merged 1 commit from alexvanin/frostfs-s3-gw:fix/stable-marshal into support/v0.28 2023-11-21 14:29:49 +00:00
Owner

Newer version of api-go does not ignore non-nil empty
structures in protobuf messages, so compatibility with
previous version is preserved.

Newer version of api-go does not ignore non-nil empty structures in protobuf messages, so compatibility with previous version is preserved.
alexvanin added this to the v0.28.0 milestone 2023-11-21 13:35:29 +00:00
alexvanin self-assigned this 2023-11-21 13:35:29 +00:00
alexvanin force-pushed fix/stable-marshal from 9e60748a64 to d1a1d489b1 2023-11-21 13:45:49 +00:00 Compare
alexvanin changed title from WIP: Update api-go to fix stable marshal of empty structs to Update api-go to fix stable marshal of empty structs 2023-11-21 13:55:49 +00:00
alexvanin requested review from fyrchik 2023-11-21 13:56:19 +00:00
alexvanin requested review from dkirillov 2023-11-21 13:56:21 +00:00
alexvanin requested review from pogpp 2023-11-21 13:56:24 +00:00
alexvanin requested review from ironbee 2023-11-21 13:56:25 +00:00
alexvanin requested review from JuliaKovshova 2023-11-21 13:56:29 +00:00
alexvanin requested review from mbiryukova 2023-11-21 13:56:33 +00:00
alexvanin requested review from r.loginov 2023-11-21 13:56:34 +00:00
JuliaKovshova approved these changes 2023-11-21 14:04:09 +00:00
JuliaKovshova approved these changes 2023-11-21 14:04:14 +00:00
alexvanin merged commit d1a1d489b1 into support/v0.28 2023-11-21 14:29:49 +00:00
alexvanin deleted branch fix/stable-marshal 2023-11-21 14:29:49 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 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#267
No description provided.