Release 1.5.0
In this release:
Introduce data product query interface
Cleanup of Ligic Engine code
Improvements in error handling
Improvements in testing and CI
Issues fixed in this release
Full list of commits since version 1.4.1
d66c54b : Add PEP-0396 metadata (#243)
bfc91a6 : More compat between psycopg2/psycopg2cffi (#248)
f5d31a6 : Cleanup Fixture FIXME (#249)
0dfaf3c : Adding docker documentation (#251)
4b166a2 : Since we are python3 only now, drop python-six compat layer (#252)
fe7abcf : Add format support to de-client (#217) (#241)
df5a3d7 : Add wheel support for easier testing (#247)
7de970d : Add place to inject env if need be (#242)
84e2930 : Fix race in test case (#250)
d855aa0 : Fix fact-lookup to support duplicate names in separate rules. (#245)
51370fb : Resolve fixture ‘quickstart’ issue (#238)
3ea9129 : Move from TravisCI to raw actions (#235)
fe9faa9 : implement data product browsing interface (#239)
cf0f3c0 : Add support to use custom base docker container to run tests (#234)
d91722f : Compat with psycopg2cffi (#233)
7d15a8c : Test failing source proxy. (#232)
b9a4bbb : Add debug logs for which threads are created #176 (#231)
6e6f4c9 : Updated Jenkins configuration documentation (#229)
2d9fd7b : Log if config passed validation #117 (#230)
60c46d3 : Self-test needs a real namespace to ‘import numpy’ in new python eval (#228)
a120077 : Test that the doc actually builds during CI (#227)
4b6240a : Extend timeout for coverage combine (#226)
b059696 : Update workflow per changes at github (#225)
7a71cac : Use newer compilers/runtimes (#224)
15ffd93 : Add header for strict includes (#222)
71b141a : Add special PyPy only requirement (#221)
9dbb932 : Move Python C extension to versioned .so file (#220)
ea7ade5 : Migrate from boost-python to pybind11 (#215)
e6b2eae : Add python 3.9 to testing matrix (#219)
04c8f9c : Add the option to print columns types on de-client (#216)
8815dc6 : Logic-engine cleanups (#211)
086d0d5 : fix missing back tick
54cc084 : modified release notes
24744cf : Synchronize access to the task managers (#214)
87a7fda : replde dash with underscore
743d0fd : try sphinx_rtd_theme
18c7909 : added 1.4.0 release notes
ff3d491 : force docker pull when building the docker container to make sure to use an updated base layer (#210)