Continua CI v1.9.2.990

Released: Aug 31, 2022

Updates in v1.9.2.990

Features

  • Minor version update for bundled PostgreSQL service to v14.5.
  • Improvements to error and warning logging for DotNet Build, DotNet Publish, DotNet Restore and DotNet Pack actions.
  • 'Self-contained' option for DotNet Build and DotNet Publish is now available when building .Net versions prior to .Net 6.
  • Added a new server property "Server.Repository.PollingFrequencyInSeconds.Default" for specifying a default polling frequency for new repositories.
  • Updates to some third party packages.

Note: You will need to update your agents after upgrading the server to this build.

Fixes

  • Credentials are sent to more git commands. This is now required since blobless cloning was introduced in v1.9.2.972.
  • Issue where expressions in repository credentials fields were not being expanded in some situations.
  • Icon to toggle switch off expansion for variable values was broken.