firebird-testcontainers-java 1.2.0 released

7 views
Skip to first unread message

Mark Rotteveel

unread,
Dec 18, 2021, 10:26:13 AM12/18/21
to firebi...@googlegroups.com
I have just released firebird-testcontainers-java version 1.2.0.

This is basically a dependency update. The most important change is the
update to testcontainers-java 1.16.2. testcontainers-java 1.16.x
provides a number of performance improvements in container startup. For
overall testcontainers-java changes, see
https://github.com/testcontainers/testcontainers-java/releases

Additionally, the default image was updated from
jacobalberty/firebird:3.0.7 to jacobalberty/firebird:v3.0.8

The next version of firebird-testcontainers-java will update the default
image to jacobalberty/firebird:v4.0.0 (or a higher 4.0 version), so
please make sure to explicitly specify the desired tag if you need to
stay on version 3.0.

You can specify an explicit image tag with:

- Using DockerImageName.parse(FirebirdContainer.IMAGE).withTag("v3.0.8")
- When using a JDBC URL to launch the container:
jdbc:tc:firebirdsql:v3.0.8://hostname/databasename

For changes, see
https://github.com/FirebirdSQL/firebird-testcontainers-java/releases

See https://github.com/FirebirdSQL/firebird-testcontainers-java for more
information.

Mark
--
Mark Rotteveel
Reply all
Reply to author
Forward
0 new messages