Skip to content

v4.17.0

Compare
Choose a tag to compare
@talisaspire talisaspire released this 09 Aug 09:14
· 5 commits to main since this release

4.17.0 (2024-08-09)

Features

  • add getWaitForPortContainer to Memcached, Mongo, Postgres, and Redis (9f7e2ed)
    • add makeWaitForPortContainer utility function
    • add port property to expose the port
  • add Mongo getWaitForReplicaSetContainer (dd4f8cd)

Bug Fixes

  • improve replica set setup (c0e5713)