Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,9 @@ message TransformationTemplate {

// A template that determines the metadata value.
InjaTemplate value = 3;

// Unused to be implemented in 1.30
bool json_to_proto = 4;
}
// Use this field to set Dynamic Metadata.
repeated DynamicMetadataValue dynamic_metadata_values = 9;
Expand Down
5 changes: 5 additions & 0 deletions changelog/v1.28.2-patch3/extra-field.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
changelog:
- type: NON_USER_FACING
description: >-
People built bad things on top of this. So add useless field