.. SPDX-FileCopyrightText: 2017 Fermi Research Alliance, LLC .. SPDX-License-Identifier: Apache-2.0 Release 1.3.0 ------------- In this release: * Introduced Jsonnet based configuration system * Improved logging * Improved coverage of datasource Full list of commits since version 1.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `239e82c `_ : postgresql: improve SQL query (#133) `668eb1f `_ : Update to make the code compatible with both python and JSON based config files (#129) `afd8837 `_ : Configuration-manager fixes (#128) `571e2be `_ : Remove pip installed system python packages `407d9ed `_ : Update Dockerfile `1fefc69 `_ : Implement unit tests for datablock.py (#122) `43c8d7a `_ : Adjust global configuration to include program-option values. (#126) `2840813 `_ : Switch to Jsonnet configuration system (#125) `5c4ae0e `_ : logging changes: added config file and command line interface (#124) `6697f22 `_ : Further config-manager testing and factorizations. (#123) `fa89fd0 `_ : Insulate multiprocessing test from parent environment. (#120) `139a537 `_ : Allow empty base directory for log file. (#119) `f14d40c `_ : Factorize configuration-loading steps. (#118) `e00afee `_ : Enhance testing and error reporting of ConfigManager (#117) `c3d1be3 `_ : Python 3 upgrades. (#116) `e7399af `_ : Header fix (#114) `0456abf `_ : Adding editor config file, see https://editorconfig.org/ (#115) `82112d1 `_ : Dockerfile: fetch osg 3.5 repo rpm (#113) `97c21b1 `_ : osg version 3.5 (#112) `33f28a8 `_ : Introduce jsonnet dependency (#110) `3f8b55e `_ : improve server error handling (#108) `f15588e `_ : added 1.2.0 release notes `b433325 `_ : Remove unnecessary 'main' functionality. (#107)