Release 1.4.2
In this release:
Bug fixes to 1.4.1 release
Issues fixed in this release
Full list of commits since version 1.4.1
c16f0ac : Another fix to malformed strings (#288)
Release 1.4.1
In this release:
Bug fixes to 1.4.0 release
Issues fixed in this release
Full list of commits since version 1.4.0
4d1301e : decisionengine_modules/NERSC/util: Added more 5xx codes to retry (#285)
Release 1.4.0
In this release:
Works with python3 glideinWMS package
Uses new AWS bill calculator
Improved Jenkins CI pipeline
Issues fixes in this release
59 : Replace AWS Billing and GCE Billing modules with revamped bill Calculator code (71f25ea)
246 : Modify NERSCAllocation main() so that it can be run standalone (11ce772)
263 : Python3 encodes hex strings differently, resulting in malformed htcondor classads (13a24e4)
255 : Add option to config of condor/sources/job_q.py and slots.py (6f65af4)
Full list of commits since version 1.3.0
42f62d3 : remove py3 from package name
6e56c4d : bump version number
6433dba : Add support to test any branch in Jenkins for DE modules repo (#276)
60db1b3 : Accommodate breaking changes to framework’s configuration system. (#273)
13a24e4 : Fix263 (#272)
a866e47 : Correct ‘file_cache is unavailable when using oauth2client >= 4.0.0’ (#267)
2c82064 : Fix requirements.txt for #266 (#268)
6f65af4 : A more generic solution for the issue 255 (#265)
df08cb4 : Speed up tests. (#264)
057e578 : Update Jenkins pipeline to properly test closing PR (#262)
a28f272 : Adding Jenkins pipeline documentation (#261)
71f25ea : T59 (#258)
90b6580 : Updating Jenkins pipeline configuration (#260)
b4bd759 : dealing with 2 columnsindividually (#257)
11ce772 : decisionengine_modules/NERSC: Can run NerscAllocationInfo.py without (#256)
4a70465 : doc: add release notes