Skip to content

Releases: codedx/codedx-bamboo-plugin

v3.0.1

Choose a tag to compare

@nsingh-bd nsingh-bd released this 14 May 06:22
4812157

What's Changed

  • Updated github workflow to use SHA-pinned dependency version
  • Update readme for jersey-shaded

Full Changelog: v3.0.0...v3.0.1

v3.0.0

Choose a tag to compare

@nsingh-bd nsingh-bd released this 13 May 04:14
5e18586

This is a breaking change which sets the minimum Bamboo version to 12.0.0, and supports all later versions of Bamboo server.

This version:

Updates various dependencies to address potential vulnerabilities. No features/functionality have changed.
To resolve the dependencies a new jersey-shaded jar is introduced - This needs to be build first.
Has been tested on Bamboo Server 12.0.0 and 12.1.3
Has been tested with Software Risk Manager (SRM) v2026.3.0 (previously "Code Dx").

v2.0.1

Choose a tag to compare

@tylercamp tylercamp released this 24 May 15:45

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

Choose a tag to compare

@tylercamp tylercamp released this 13 Mar 14:44
b9cdeff

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

Choose a tag to compare

@baffles baffles released this 17 May 14:29
2755232

Initial release

v1.0.0 RC1

v1.0.0 RC1 Pre-release
Pre-release

Choose a tag to compare

@baffles baffles released this 17 May 14:26
57d74e1

Initial release