- Fix: Update jenkins version to 2.285 to enforce more secure jenkins version
- Fix: Update pom.xml to support new jenkins version management
- New: Add optional field:
external_id
.
- Change: Update jenkins minimum version to 2.222.4 (2020-05-24)
- Updated: Vulnerable Dependencies were updated
- New: Add optional field:
release_type
. It will default toPRE_PROD
- Change: Various parameters have been changed to optionals
- New: Add a feature to send application credentials to Data Theorem
- New: Add a feature to allow the building node to send the build directly to Data Theorem
-
New: Add a new retry mechanism to the jenkins plugin
-
Change: Update jenkins minimum version to 2.164.3 (2019-05-09)
-
Change: Upgrade java dependencies:
- credentials lib upgraded to 2.1.19
- credential binding library upgraded to 1.23
- common-codec library upgraded to 1.13
- Change: Move documentation to github
- Change: Add more debug logs
- New: The jenkins plugin can now update a generated source map file with obfuscated apk
- Change: The proxy password is now stored as a secret
- New: The jenkins plugin is now DSL compatible
- New: The jenkins plugin can now be configured to hit a specified proxy
- New: The jenkins plugin can now find files built using an external secondary agent
- Patch: Fix how the
Authorization
header is built.
- Patch: Change information about the plugin
- Patch: Update jenkins tests
- Initial implementation