All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, markdownlint, and this project adheres to Semantic Versioning.
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.10.3
- In
requirements.txt
, updated:- orjson==3.10.5
- python-socketio==5.11.3
- setuptools==70.1.0
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.10.1
- In
requirements.txt
, updated:- csvkit==2.0.0
- Flask==3.0.3
- orjson==3.10.3
- pandas==2.2.2
- python-engineio==4.9.1
- python-socketio==5.11.2
- setuptools==70.0.0
- In
Dockerfile
, fix pythonpip
installs
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.9.0
- In
requirements.txt
, updated:- csvkit==1.4.0
- Flask==3.0.2
- orjson==3.9.15
- pandas==2.2.1
- prettytable==3.10.0
- python-engineio==4.9.0
- python-socketio==5.11.1
- setuptools==69.2.0
- VisiData==3.0.2
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.8.0
- In
requirements.txt
, updated:- csvkit==1.3.0
- Flask==3.0.0
- orjson==3.9.10
- pandas==2.1.3
- python-engineio==4.8.0
- python-socketio==5.10.0
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.7.1
- In
requirements.txt
, updated:- Flask-SocketIO==5.3.6
- Flask==2.3.3
- orjson==3.9.7
- pandas==2.1.1
- prettytable==3.9.0
- PySnooper==1.2.0
- python-engineio==4.7.1
- python-socketio==5.9.0
- setuptools==68.2.2
- VisiData==2.11.1
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.6.0
- In
requirements.txt
, updated:- pandas==2.0.3
- setuptools==68.0.0
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.5.3
- In
requirements.txt
, updated:- orjson==3.9.1
- pandas==2.0.2
- prettytable==3.8.0
- setuptools==67.8.0
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.5.2
- In
requirements.txt
, updated:- Flask-SocketIO==5.3.4
- Flask==2.3.2
- orjson==3.8.12
- pandas==2.0.1
- prettytable==3.7.0
- python-engineio==4.4.1
- setuptools==67.7.2
- Fixed issue with python environment not finding
flask
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.5.0
- In
requirements.txt
, updated:- csvkit==1.1.1
- Flask-SocketIO==5.3.3
- Flask==2.2.3
- orjson==3.8.9
- pandas==1.5.3
- python-engineio==4.4.0
- python-socketio==5.8.0
- setuptools==67.6.1
- VisiData==2.11
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.4.0
- In
requirements.txt
, updated:- csvkit==1.1.0
- Flask-SocketIO==5.3.2
- orjson==3.8.5
- pandas==1.5.2
- prettytable==3.6.0
- setuptools==65.7.0
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.3.2
- In
requirements.txt
, updated:- orjson==3.8.1
- pandas==1.5.1
- prettytable==3.5.0
- python-socketio==5.7.2
- setuptools==65.5.0
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.3.1
- In
requirements.txt
, updated:- setuptools==65.4.1
- VisiData==2.10.2
- In
Dockerfile
, updated FROM instruction tosenzing/senzingapi-tools:3.3.0
- In
requirements.txt
, updated:- setuptools==65.4.0
- Migrated from pip
pyodbc
to aptpython3-pyodbc
- In
Dockerfile
, updated to fio-3.30 - Trimmed
requirements.txt
- Fix required by
Flask-SocketIO==5.3.0
- removed psutils and duplicate packages from requirements.txt
- update to use
senzingapi-tools
- Ignore "UTF-8" errors output from container
- In
Dockerfile
add "LANGand
LC_CTYPE`
- Upgrade
Dockerfile
toFROM debian:11.3-slim@sha256:06a93cbdd49a265795ef7b24fe374fee670148a7973190fb798e43b3cf7c5d0f
- Restarts on
exit
- Added Pylint checks
- Supports Senzing data 3.x
- Updated Docker base to
debian:11.3-slim@sha256:fbaacd55d14bd0ae0c0441c2347217da77ad83c517054623357d1f9d07f79f5e
- Last version supporting Senzing data 2.0.0
- In Dockerfile.
ENV LC_ALL=C
toENV LC_ALL=C.UTF-8
- Updated python dependencies in
requirements.txt
- Support for
libcrypto
andlibssl
- Moved to Debian 11.2 base image
- updated tooling
- updated python requirements text
- added env vars to .bashrc
- Update path to requirements.txt
- Added new route to application
- Updated to senzing/senzing-base:1.6.2
- Remove static javascript libraries
- Update versions of dependencies (requirements.txt and package.json)
- Updated to newer version of fio
- Removed duplicate apt package installs
- Updated to senzing/senzing-base:1.6.1
- Updated to senzing/senzing-base:1.6.0
- Added support for
SENZING_BASE_URL_XTERM
- Update to senzing/senzing-base:1.5.5
- Removed
psycopg2-binary
- Added
libpq-dev
andpython-dev
packages.
- Added
psycopg2
andpsycopg2-binary
packages.
- Update to senzing/senzing-base:1.5.1
- Fixed
.gitignore
issue.
- Added
ODBCSYSINI
andSENZING_CONFIG_FILE
environment variables
- Initial X-Term functionality