firebird-testcontainers-java 1.5.0
What's changed
- Updated org.testcontainers:jdbc to 1.20.4
- Updated various test-dependencies
- Updated Maven build plugins
- Added support for ghcr.io/fdcastel/firebird images.
The name is defined inFirebirdContainer.FDCASTEL_IMAGE
.
These images are not accessible as ajdbc:tc:firebird[sql]:...
URL, only throughFirebirdContainer
.
All existing configuration options are mapped in a backwards compatible way.