Releases: dnanexus/dxScala
Releases · dnanexus/dxScala
dxApi 0.13.13
- Fix runtime error when incorrect
application.conf
was used for DXUserAgent
dxApi 0.13.12
api-0.13.12 COMPUTE-1237: Fix NullPointerException when failed to receive response
dxApi 0.13.11
- Support 429 Too Many Requests response code from platform to retry throttled requests.
- Add identity tokens requests.
- Add version number in user-agent string.
dxApi 0.13.10
- Change to make the user-agent string for dxScala more distinctive.
- Support for collecting data objects / files nested inside JSON objects.
dxApi 0.13.9
- adds
headJobOnDemand
attribute to jobNew call
dxApi 0.13.8
- changes to allow compiling with
treeTurnaroundTimeThreshold
attribute which facilitates platform to send the email notifications for the root jobs/analyses with a run time (akatreeTurnatoundTime
) exceeding the specified threshold. This feature is not exclusive for dxCompiler and more information is available in the platform documentation.
dxFileAccessProtocols 0.5.6
- changes to facilitate optimizations of the number of
file-xxx/describe
API calls upon (de)localization of input/output files.
dxApi 0.13.6
- changes to facilitate optimizations of the number of
file-xxx/describe
API calls upon (de)localization of input/output files.
dxCommon 0.11.5
- Implemented immutable linked list to parse instance names
dxApi 0.13.5
- Upgrades instance type to V2 in AWS regions when available. The upgrade happens only if the user specified system
requirements for a task/process.