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)