Chad Retz
Chad Retz
### Is your feature request related to a problem? Please describe. In Go we can use `InsecureSkipVerify` on [tls.Config](https://pkg.go.dev/crypto/tls#Config) and in Java we can call [setUseInsecureTrustManager](https://www.javadoc.io/static/io.temporal/temporal-serviceclient/1.15.1/io/temporal/serviceclient/SimpleSslContextBuilder.html#setUseInsecureTrustManager(boolean)), but there is no...
**What language does this apply to?** Python **Describe the problem you are trying to solve.** Would like to be able to use the Python extension in subinterpreters or after reload....
On http://www.mapdb.org/doc/ it says the book in this repo is the documentation. But right at the beginning I found a reference to `appendFileDB` at https://github.com/jankotek/mapdb-site/blame/70e2e845bf3ee12e4119df18047279aeec4d983d/book/db/README.md#L10 which isn't in the code.
**Describe the solution you'd like** Need OpenAPI spec on HTTP API endpoint. Need to investigate/understand the following: * Probably needs to be generated on the api-go repo and exposed as...
**Is your feature request related to a problem? Please describe.** Today shutting down a single-binary server gives something like: ``` 2023-05-11T14:45:49.683-0700 ERROR Error looking up host for shardID {"component": "shard-controller",...
## Expected Behavior Eager workflow start task should have the same search attributes as polling workflow task when starting a workflow with a custom search attribute. ## Actual Behavior Eager...
**What changed?** Update server to 1.20.0
### Describe the solution you'd like When the tracing interceptor is in use, by default creating a schedule should create a span for the schedule and set it on the...
**Describe the solution you'd like** See https://github.com/temporalio/features/issues/426
**Describe the solution you'd like** See https://github.com/temporalio/features/issues/322. May be determined we don't need this and closed.