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 toalpine:3.18.4@sha256:af4785ccdbcd5cde71bfd5b93eabd34250b98651f19fe218c91de6c8d10e21c5
- In
Dockerfile
, updated FROM instruction toalpine:3.18.4@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
- In
Dockerfile
, updated FROM instruction toalpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126
- In
Dockerfile
, updated FROM instruction toalpine:3.16.2@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
- Added ability to specify
SENZING_SQL_FILES
- Improved documentation
- Upgrade
Dockerfile
toFROM alpine:3.16.0@sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c
- Last release supporting
senzingdata-v2
.
- Updated Senzing configurations in
sys_cfg
andsys_vars
.
- Change from Senzing V2 to Senzing V3 database schema
- Updated to alpine 3.15.3
- Updated to alpine 3.14.2
- Added to
/app/insert-senzing-configuration.sql
- Insert into SYS_VARSs
- Baked in files:
- /opt/senzing/g2/resources/schema/g2core-schema-postgresql-create.sql
- /opt/senzing/g2/resources/schema/License
- /app/insert-senzing-configuration.sql
- Initial release.