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

Merged
alexvanin merged 1 commit from alexvanin/frostfs-http-gw:fix/stable-marshal into support/v0.28 2023-11-21 14:29:39 +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:42:08 +00:00
alexvanin self-assigned this 2023-11-21 13:42:08 +00:00
alexvanin changed title from Update api-go to fix stable marshal of empty structs to WIP: Update api-go to fix stable marshal of empty structs 2023-11-21 13:42:20 +00:00
alexvanin force-pushed fix/stable-marshal from 0192794ad1 to dcf940d5c7 2023-11-21 13:46:17 +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 14:01:22 +00:00
alexvanin requested review from fyrchik 2023-11-21 14:01:46 +00:00
alexvanin requested review from dkirillov 2023-11-21 14:01:47 +00:00
alexvanin requested review from pogpp 2023-11-21 14:01:48 +00:00
alexvanin requested review from ironbee 2023-11-21 14:01:49 +00:00
alexvanin requested review from JuliaKovshova 2023-11-21 14:01:50 +00:00
alexvanin requested review from mbiryukova 2023-11-21 14:01:51 +00:00
alexvanin requested review from r.loginov 2023-11-21 14:01:52 +00:00
JuliaKovshova approved these changes 2023-11-21 14:04:02 +00:00
alexvanin merged commit dcf940d5c7 into support/v0.28 2023-11-21 14:29:39 +00:00
alexvanin deleted branch fix/stable-marshal 2023-11-21 14:29:40 +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-http-gw#94
No description provided.