1.50.1
(fix): When a client is constructed with both a selected environment and server URL
variables (e.g. option.WithRegion), the generated client now renders the
selected environment’s URL template(s) instead of always using the first
environment’s template. Custom base URLs and environment values are left
untouched, and the first (default) templated environment is still used when
no environment is selected.