firebird-testcontainers-java 1.3.0 released

3 views
Skip to first unread message

Mark Rotteveel

unread,
Jan 6, 2023, 10:06:15 AM1/6/23
to firebird-java
I have just released firebird-testcontainers-java version 1.3.0.

This is basically a dependency update. The most important change is the
update to testcontainers-java 1.17.6 and the switch to Firebird 4.0.2 as
the default image. For overall testcontainers-java changes, see
https://github.com/testcontainers/testcontainers-java/releases

The default image was updated from jacobalberty/firebird:3.0.8 to
jacobalberty/firebird:v4.0.2

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.10")
- When using a JDBC URL to launch the container:
jdbc:tc:firebirdsql:v3.0.10://hostname/databasename

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

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

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