.. SPDX-FileCopyrightText: 2017 Fermi Research Alliance, LLC .. SPDX-License-Identifier: Apache-2.0 Release 1.4.2 ------------- In this release: * Bug fixes to 1.4.1 release Issues fixed in this release ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `282 `_ : Decision Engine classad encoding problems make multiple exceptions in the factory (`c16f0ac `_) 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `281 `_ : New exception in NERSC newt get_usage (`4d1301e `_) 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