Skip to content

Releases: ebean-orm/ebean-test-containers

2.9.1

10 Aug 12:28

Choose a tag to compare

#46 ENH: Add support for NuoDB community edition enhancement
#45 ENH: Add support for CockroachDB - community edition, no users, default v19.1.3

2.8.1

25 Jul 07:31

Choose a tag to compare

#44 For MySql 8+ set global log_bin_trust_function_creators=1
#43 For MySql 8+ set --default-authentication-plugin=mysql_native_password ...

2.7.2

16 Jul 12:13

Choose a tag to compare

#42 - Downgrade Oracle to 11g (as sath89/oracle-12c is gone)

2.7.1

15 Jul 10:23

Choose a tag to compare

#41 - ENH: Expose jdbcUrl() and createConnection() on DbContainer

2.6.1

17 May 13:14

Choose a tag to compare

Change SQL Server to pull from mcr.microsoft.com/mssql/server
#39 by rbygrave

2.5.1

17 May 13:15

Choose a tag to compare

#38 SQL Server support for setting collation and character set, default to collation Latin1_General_100_BIN2
by rbygrave

#37 MySql support for setting collation and character set, default to collation-server=utf8mb4_bin
by rbygrave

2.4.1

13 Mar 11:23

Choose a tag to compare

#36 ENH: Add support for ClickHouse DB
#35 ENH: Add support for MariaDB container

2.3.1

20 Dec 08:18

Choose a tag to compare

ENH: Add support for Redis container #34

2.2.2

28 Nov 10:47

Choose a tag to compare

#33 - ENH: Add "createrole" permission to Postgres role ... (to closer simulate AWS RDS Postgres)

2.2.1

19 Nov 08:23

Choose a tag to compare

#31 ENH: Add fastStartMode option for MySql & SQLServer
#30 ENH: Add support for seedSqlFile and extraDB seedSqlFile
#32 Default fastStartMode to true (so Postgres, MySql and SqlServer use this by default now)
#29 Add support for SAP HANA. enhancement