Releases: GoodforGod/testcontainers-extensions
Releases · GoodforGod/testcontainers-extensions
v0.12.0
v0.11.0
v0.10.2
Features:
- ScriptCassandraMigrationEngine behavior changed TRUNCATE->DROP table for Cassandra migration drop phase
v0.10.1
Features:
- ConnectionKafka#properties simplified
v0.10.0
Features:
- All Extra containers removed (logic encapsulated)
@Nested
tests support added- Connection can be created from container of URLs declaration
- Migration & Connection & Annotation methods naming standardized
- Connections performance improvements and optimizations (use of pools and reuse for consumers)
- Dependencies updated
v0.9.6
Features
- Postgres downgrade 16.2 -> 15.6
- Cassandra script & driver config scan fixes
v0.9.5
Features:
- Migration engines refactored to improve migration speed
v0.9.4
Features:
- KafkaConnection topic reset fix
v0.9.3
Features:
- Kafka KRaft if available enabled by default support added
- Kafka consumer topic check when assigned fixed
v0.9.2
Features:
- KafkaConnection consumer#subscrube replaced with assign
- KafkaConnection topic recreation reinforced
- JDBC migration improved
- Cassandra migration improved