RELEASED: Public: 2019-11-11
Resolved issues
-
Removed workarounds and tidied up the code
The CloudBees Jenkins Enterprise License Entitlement Check plugin contained several outdated workarounds for defects that have now been fixed. With this fix, we have removed the workarounds and tidied up the code.
-
Fixed a file leak (CTR-815)
The platform detection contained a file leak, and if called a lot, would lead to exhaustion of file handles. With this fix, the file handle is now correctly closed, fixing the leak.