Changelog
New Features
- 02f94d9: feat: Add support for S3 virtual-hosted-style URLs (#6900) (@Copilot)
- 83e34fc: feat: [TKC-5697] Introduce skip TLS flag for insecure connections (#7675) (@caiomede-tk)
Bug fixes
- d649e92: fix(postgres): handle permission denied in CreateDatabaseIfNotExists (#7643) (@Copilot)
- e26cb63: fix: [TKC-5429] update Status.Generation after TestWorkflowExecution to prevent re-triggering on operator restart (#7474) (@Copilot)
- d48b311: fix: [TKC-5678] prevent wildcard accessor templates like {{services.slave.*.ip}} from being split as arrays (#7654) (@Copilot)
- 15c0cf4: fix: dep update (@Copilot)
- ab37087: fix: expand array values from template expressions in slice elements (#7638) (@Copilot)
- acf7cd7: fix: push step condition to children to fix evaluation with artifacts (#7627) (@Copilot)
- bbc46de: fix: report status and events on TestWorkflowExecution errors (#7606) (@Copilot)