All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- The data source component is no longer pooled by default and the HikariCP data source has been extracted into a separate library.
org.postgresql/postgresql
has been used in place ofcom.impossibl.pgjdbc-ng/pgjdbc-ng
for the PostgreSQL data source.- If a
cartus.core/Logger
is set on the component, the lifecycle actions are logged.
0.1.2 — 2023-06-11
- All dependencies have been upgraded to the latest available versions.