Summary
- Upgrading TestContainer library version due to incompatibility with the local Docker environment which was upgraded and contains an API change (https://github.com/testcontainers/testcontainers-java/issues/11212) (commit: c8066e8) (details)
- Adding Hibernate 7 foreign key naming strategy (commit: 9d6750a) (details)
- Making index names unique, even when the user provides a column name (commit: 91ec6fa) (details)
- Implementing indexed collection of elements (commit: 4d13867) (details)