Skip to content

v0.39.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 09:52

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix: preserve unix socket schema in testcontainersHostFromProperties (#3213) @knqyf263
  • fix(reaper): remove termSignal override (#3261) @buraindo
  • fix(registry): update WithHtpasswd to use os.CreateTemp instead of os.Create with filepath.Join. (#3272) @jakobmoellerdev
  • fix(nats): use wait for listening port instead of wait for log (#3256) @own2pwn
  • fix(postgres): snapshot restore (#3264) @ascheman

📖 Documentation

  • docs: clarify no client SDKs in production modules/images, in contributing.md (#3279) @nimdrak

🧹 Housekeeping

📦 Dependency updates