Closed vigoo closed 2 months ago
In this step component metadata receives a new property, component type which can be Durable or Ephemeral. Old components are treated as Durable.
Durable
Ephemeral
The REST API, gRPC API and the CLI is updated to support providing and querying this property.
In this step component metadata receives a new property, component type which can be
Durable
orEphemeral
. Old components are treated asDurable
.The REST API, gRPC API and the CLI is updated to support providing and querying this property.