Skip to content

v0.8.0

Compare
Choose a tag to compare
@GoodforGod GoodforGod released this 06 Sep 23:33
· 68 commits to master since this release
456fd3b

Features:

  • Migration & Topics setup before constructor & parameter injection fixed
  • TestcontainersKafkaExtension close connection before container stopped fixed
  • Shared PER_RUN container now requires same instance
  • Extensions illegal parameters composition checks added
  • TestcontainersMockserverExtension reset fixed
  • KafkaConnection#assertReceivedAtLeast without count removed
  • CassandraConnection#get fixed and potential closing handling added