Skip to content

v0.3.0

Choose a tag to compare

@k-kinzal k-kinzal released this 06 May 09:37
· 134 commits to main since this release
188bf45

What's Changed

  • Comprehensive documentation updates for testcontainers-php by @k-kinzal in #67
  • Enhance configuration for auto-approval and review requirements by @k-kinzal in #68
  • Add StaticPortStrategy for fixed port mapping with conflict handling by @k-kinzal in #69
  • Add container status methods and improve error handling by @k-kinzal in #70
  • Enhance CI configuration with opcache and xdebug adjustments by @k-kinzal in #72
  • Refactor: type annotations, Stringable interface, namespace updates, enhanced docs, error handling, and coding standards by @k-kinzal in #74
  • Refine host determination logic in GenericContainerInstance by @k-kinzal in #73
  • Improve type safety and documentation in PDOConnectWaitStrategy by @k-kinzal in #75
  • Add logging capabilities to various wait strategies and container management classes by @k-kinzal in #76
  • Add timeout and retry interval configuration to IsRunningStartupCheckStrategy by @k-kinzal in #77
  • Set default socket timeout for PDO connection attempts and fix password typo in log message by @k-kinzal in #78
  • Prevent stopping a container that is not running by @k-kinzal in #79

Full Changelog: v0.2.0...v0.3.0