Compare releases
Compare releases and check for compatibility between your existing Octopus Server and new releases.
What's new
These are the most important features you'll get by upgrading from 2019.10.9 to 2019.10.11
Octopus 2019.10
Highlights
Flexible Linux deployments, PowerShell Core support, Operations RunBooks EAP
- Tentacle for Linux enables deployments to highly secured servers without opening port 22 in production environments
- Built-in PowerShell Core support for both Windows and Linux platforms
- Improved build information and work item tracking
- Package metadata has been renamed to Build Information and promoted to a top level section in the Octopus Library.
- Added support for deployment change templates so you can customize the structure of your deployment changes.
- Simpler package-based step templates whereby we show our package selector when a package-based step template is added to a project
- Early access to Runbooks for Operations teams enabling teams to run emergency or routine operations tasks in a first-class way
Read our blog post to learn more.
Breaking changes
PowerShell Core
PowerShell Core support has introduced a change where running PowerShell scripts against non-Windows targets no longer silently ignores .ps1
files. Octopus will now attempt to execute .ps1
files on deployment targets. If PowerShell Core is installed on those targets, this may change the behaviour of your deployments. If PowerShell Core is not installed on those targets, the deployment will fail.
Build Information
Our build information change involved renaming resources from the API through to the database. This is generally backwards compatible, however anyone using our GitHub issue tracker will need to ensure they upgrade their Octopus Server if they upgrade their Azure DevOps extension, TeamCity plugin, or Bamboo plugin.
Release notes
These are the features and fixes you'll get by upgrading from 2019.10.9 to 2019.10.11.