Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 2.5.0 #79

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.0](https://github.com/OctopusDeploy/Octopus-Bamboo/compare/v2.4.7...v2.5.0) (2024-04-19)


### Features

* This is the final version of the Octopus Deploy plugin for Bamboo that can be hosted on Atlassian Server due to Atlassian ending support for all Server products. Future versions of this plugin will be approved for Atlassian Data Center instead. Please refer to Atlassian's migration guide (https://www.atlassian.com/migration/plan/upgrade-to-data-center-guide) for more details on how to keep using this plugin. Please also note that Atlassian Data Center has different product licensing requirements, so a new license may have to be purchased to use future versions of this plugin. ([f1a33db](https://github.com/OctopusDeploy/Octopus-Bamboo/commit/f1a33db97eb284c1d2ec0e8c28830ba6abb7cc38))

## [2.4.7](https://github.com/OctopusDeploy/Octopus-Bamboo/compare/v2.4.6...v2.4.7) (2023-03-09)


Expand Down
Loading