Skip to content

Conversation

bryantbiggs
Copy link
Member

Description

  • Allow computed values to not cause errors when passed to var.name
  • Change timeouts to be dynamic and use variable optional arguments

Motivation and Context

Breaking Changes

  • No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@bryantbiggs bryantbiggs merged commit baf0ba2 into master Oct 22, 2025
7 checks passed
@bryantbiggs bryantbiggs deleted the fix/computed-name branch October 22, 2025 15:15
antonbabenko pushed a commit that referenced this pull request Oct 22, 2025
## [6.1.4](v6.1.3...v6.1.4) (2025-10-22)

### Bug Fixes

* Allow computed values for `name`, make `timeouts` dynamic/optional ([#461](#461)) ([baf0ba2](baf0ba2))
@antonbabenko
Copy link
Member

This PR is included in version 6.1.4 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error during creation of instance from scratch with a random string included in the Name

2 participants