• 2023.01.07 da63f533be

    2023.01.07 Stable

    bn8 released this 2023-01-07 02:19:18 +01:00 | 55 commits to master since this release

    Changelog:

    • Abstract common DB methods in mysql.db.DB class and use it as base to implement PgDB, OracleDB and MyDB
    • CI now run pylint & flake8
    • Code cleaning
    • PgDB: Fix tests
    • Add doc about pip install method
    • Code cleaning
    • config: split console logging between stdout & stderr base on level
    • config: code cleaning
    • Add the Dockerfile to build the docker brenard/mylib:dev-master image
    • Add the Dockerfile to build the docker brenard/mylib:latest image
    • ldap: add option to disable referral following
    • oracle: fix closing cursors
    • ldap: Work-arround with AD invalid return on searching objects
    • Config: allow access/setting config options as with a dict
    Downloads