Releases: codedx/codedx-bamboo-plugin
Releases · codedx/codedx-bamboo-plugin
v2.0.1
This version includes a bugfix for the "Excluded Source and Binary Files" field, which was not properly excluding the files selected by the glob pattern(s).
Known issues:
- Uploading the source ZIP to SRM may fail due to an Out of Memory error when the ZIP file is excessively large.
v2.0.0
This is a breaking change which sets the minimum Bamboo version to 7.1.1, and supports all later versions of Bamboo server.
This version:
- Updates various dependencies to address potential vulnerabilities. No features/functionality have changed.
- Has been tested on Bamboo Server 7.1.1, 9.2.5, and 9.3.4 (latest at time of writing) via Docker.
- Has been tested with Software Risk Manager (SRM) v2024.3.0 (previously "Code Dx") and is compatible with prior versions of SRM, i.e. compatible with latest SRM and versions of Code Dx supported by the previous version of this plugin.
v1.0.0
v1.0.0 RC1
Initial release