Continua CI v1.9.2.1668
Released: Apr 1, 2026
Updates in v1.9.2.1668
Features
- Added a new
DotNet New action for creating projects and solution files from templates during a build.
- Added a new property collector for .NET runtime v10.0.5; sdk v10.0.201.
- Added missing help links to Cargo actions.
- Build event handlers for retrieving secrets from Azure Key Vault, HashiCorp Vault and AWS Secrets Manager.
- Updated properties across all
DotNet actions to reflect the latest CLI changes.
- Improved default property collector update performance on server startup.
- Infrastructure:
- Upgraded bundled PostgreSQL to v17.9.
- Updated some third-party dependencies.
- Note: You will need to update your agents after upgrading the server to this build.
Fixes
- Property collector changes are now correctly invalidated from the agent cache - previously, agents would not pick up property value changes until restarted.
- Corrected date and time display in trigger descriptions and updated column widths on the new trigger pages.
- Fixed a bug when setting launch profile in the
DotNet Run action.