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 0.9.620.4 to 1.0.17.1287
Octopus 1.0
No highlights for 1.0
Octopus 0.9
No highlights for 0.9
Release notes
These are the features and fixes you'll get by upgrading from 0.9.620.4 to 1.0.17.1287.
Changes in Octopus Server 1.0.17.1287
- Better support for dealing with multiple copies of a package being uploaded, and ensuring corrupt packages aren't installed, by checking the hashes on the Tentacle (details)
- SemVer tags like
1.0.0-patch1
are now supported when creating releases via the API (details) - Fix for a bug whereby deploying a release via the command line would complain that the release cannot be found (details)
- Admins can't remove themselves from the admin group anymore (details)
Changes in Octopus Server 1.0.16.1276
- Environments in the drop downs on the Edit Variables screen will be sorted (link)
- Fixed path used by Octopus to store downloaded packages (link)
- Prevent deployment when Octopus or Tentacle is close to running out of disk space (link)
- Edit variables screen now supports saving large numbers of variables (link)
- Tentacle no longer crashes when loading .NET Framework 2.0 mixed mode assemblies (link)
- PowerShell files can now be run directly by Tentacle, for testing (link)
- NuGet feeds can be deleted (link)
- Show a hint to make people aware of possible permission problems when no results are found in a NuGet feed (link)
Changes in Octopus Server 1.0.15.1251
This fixes a null reference bug when downloading or uploading packages.
Changes in Octopus Server 1.0.15.1250
This release adds a couple of registry settings that allow the RavenDB host name and port number to be overridden.
Changes in Octopus Server 1.0.15.1249
Changes in Octopus Server 1.0.15.1246
This release adds a new migration tool, which can be used to import data from the SQL-based 0.9.* releases of Octopus.
Changes in Octopus Server 1.0.15.1241
Changes in Octopus Server 1.0.15.1228
Changes in Octopus Server 1.0.14.1212
- Wrapping/layout of the dashboard and deployment list when you have many projects/environments (details)
- Unlisted packages will no longer appear in the package selection dialog, and they won't be seen by Octo.exe (details)
- Octopus now displays a more useful error message when the Tentacle rejects the Octopus due to an invalid thumbprint
Changes in Octopus Server 1.0.13.1206
- Projects can now be deleted by Octopus administrators
- Inability to modify .config files has reverted back to being a warning rather than an error, because some customers have .config files that are not XML documents.
Changes in Octopus Server 1.0.13.1204
- Fix a problem that prevented appSettings being updated with empty strings
Changes in Octopus Server 1.0.13.1202
- The last release number now appears when creating a new release
- Increased refresh rate for running tasks
- Fixed bug in checking for Octopus updates
- Fixed bug when displaying releases for a project when environments have been deleted
Changes in Octopus Server 1.0.13.1201
- Failure to save the Tentacle folder path was prevented deployments from working
- An out-of-date Dotless had problems with multiple IIS bindings
- If Tentacle fails to change the PowerShell execution policy it will still continue to run the script