Allow client to request not to add timestamp to scheduled workflow id (#5447)

## What changed?
Now client can request not to append timestamp to scheduled workflow ID.

## Why?
User request.

## How did you test it?
Functional test.

## Potential risks
N/A

## Documentation
To the best of my ability.

## Is hotfix candidate?
No
This commit is contained in:
ast2023
2024-02-26 15:45:55 -08:00
committed by GitHub
parent a59a46cccf
commit 7f11cae45d
6 changed files with 92 additions and 76 deletions

View File

@@ -94,12 +94,7 @@ github.com/gogo/protobuf/types
github.com/golang-jwt/jwt/v4
github.com/golang/groupcache/lru
github.com/golang/mock/gomock
github.com/golang/protobuf/jsonpb
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
github.com/golang/snappy
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/cmpopts
@@ -308,6 +303,7 @@ go.opentelemetry.io/otel/sdk/trace
go.opentelemetry.io/otel/semconv/internal
go.opentelemetry.io/otel/semconv/v1.10.0
go.opentelemetry.io/otel/semconv/v1.17.0
go.opentelemetry.io/otel/semconv/v1.20.0
go.opentelemetry.io/otel/semconv/v1.21.0
go.opentelemetry.io/otel/trace
go.opentelemetry.io/otel/trace/embedded
@@ -508,6 +504,7 @@ google.golang.org/protobuf/internal/set
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/version
google.golang.org/protobuf/proto
google.golang.org/protobuf/protoadapt
google.golang.org/protobuf/reflect/protodesc
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/protobuf/reflect/protoregistry