Antonio Lain

Results 12 issues of Antonio Lain

## What was changed Clients can now dynamically update certain options fields such as the target url, the TLS configuration, the origin, or the keep alive settings, without creating a...

## What was changed This PR implements `DescribeTaskQueueEnhanced`, the new API that provides buildID reachability information for workers, using the new rules-based versioning scheme.

**Is your feature request related to a problem? Please describe.** The versioning API is changing with new abstractions that need to be supported by the Go SDK.

enhancement

### Is your feature request related to a problem? Please describe. The versioning API is changing with new abstractions that need to be supported by the CLI. This work should...

enhancement

### Is your feature request related to a problem? Please describe. Support for Eager Workflow Start (EWS) was added in the server in 1.20, and is currently supported in Java,...

enhancement

### Is your feature request related to a problem? Please describe. Built-in query handlers should not be modified by application code to ensure that, e.g., the temporal UI still works....

enhancement

## What does this PR do? Describes `--start-delay` CLI option to `workflow start/execute` (referential feature guidance)

## What was changed This fixes a versioning bug in the latest implementation. See #1598 for details 1. Closes #1598 2. How was this tested: Unit test

## Expected Behavior The interface `Ramp` is an optional field for `VersioningAssignmentRule`, we should be able to set it to `nil` regardless of the type of the `nil` object ##...

potential-bug

**Is your feature request related to a problem? Please describe.** Customers are getting confused when they cannot set a 100% ramp, and they need a special case **Describe the solution...

enhancement