Skip to content

release/1.4.2-beta#426

Merged
marc-romu merged 1 commit into
main-1.4.2from
dev-1.4.2
Apr 15, 2026
Merged

release/1.4.2-beta#426
marc-romu merged 1 commit into
main-1.4.2from
dev-1.4.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Changed

  • Infrastructure: Mitigated critical fixes including provider stability improvements, timeout policy refinements, and streaming adapter fixes
  • Thread Safety: now uses for all provider collections to improve concurrent access safety
  • Code Quality: Applied consistent code style with qualifiers and patterns across Infrastructure and Providers

Fixed

  • now exposes flag to signal when provider infrastructure initialization completes
  • All AI providers (Anthropic, DeepSeek, MistralAI, OpenAI, OpenRouter) received stability improvements and extended known list of models

…fixes (#422)

* chore: add provider hash manifest for 1.4.2-alpha (#410)

chore: add provider hash manifest for version 1.4.2-alpha (dual platform)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* docs(ci): add comprehensive milestone management system with automated lifecycle and version scoping

* Potential fix for code scanning alert no. 20: Code injection

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* docs(ci): add comprehensive versioning action documentation and standardize version parsing utilities

* Update .github/actions/versioning/move-milestone-items/action.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix(ci): correct step references and improve milestone pagination in versioning workflows

* docs: add milestone management guide and update release workflow documentation

* ci: enhance promotion eligibility checks with comprehensive validation criteria

* ci: remove milestone check from promotion eligibility to allow promotion of closed milestone releases

* ci: fix version grouping to use minor version and standardize PowerShell output commands

* ci: skip promotion for versions with closed target milestones and fix output variable naming

* ci: standardize PowerShell output commands and improve PR URL parsing in version promotion workflow

* ci: prevent older versions from being promoted when target milestone is closed

* ci: new stabilization-aware milestone workflow

* ci: add workflows write permission to stabilization init workflow

* ci: remove unnecessary workflows write permission from stabilization init workflow

* ci: replace git commands with GitHub API calls for branch creation in stabilization init workflow

* ci: use PAT_TOKEN for branch creation in stabilization init workflow to bypass GitHub security restrictions

* chore: prepare release 1.4.2-beta with version update and code style fixes

* fix: migration of critical fixes from 2.0.0-dev to 1.4.2-beta

* style: reformat constructor calls and improve code consistency with 'this.' qualifier usage

* refactor: replace result.Outputs.TryGetValue with result.TryGetValue across test components and improve code formatting consistency

* refactor(statefulcomponentbase): supress unnecessary change in this release

* refactor: supress unnecessary change in this release

* refactor: simplify async code with ConfigureAwait and remove redundant null coalescing operators

* chore: update CHANGELOG.md with unreleased changes for provider stability improvements and thread safety enhancements

* ci: remove unnecessary JSON output flags from PR creation command in contributors workflow

* refactor(ci): extract milestone creation logic into reusable composite action and add race condition handling

* docs: update contributors section for release/1.4.2-beta

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: marc-romu <49920661+marc-romu@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: github-actions <action@github.com>
@github-actions github-actions Bot requested a review from marc-romu as a code owner April 15, 2026 09:19
@marc-romu marc-romu added this to the 1.4.2-beta milestone Apr 15, 2026
@marc-romu marc-romu self-assigned this Apr 15, 2026
@marc-romu marc-romu enabled auto-merge (squash) April 15, 2026 09:20
@marc-romu marc-romu merged commit fdbc5dc into main-1.4.2 Apr 15, 2026
7 checks passed
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.

1 participant