Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.18.0 #662

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • testcontainers: 0.17.0 -> 0.18.0
Changelog

[0.18.0] - 2024-06-15

Details

Bug Fixes

  • [❗] Make DOCKER_CONFIG usage consistent with Docker CLI (#654)

Features

  • [❗] Support UDP and SCTP port mappings (#655)
  • Impl From<u16> for ContainerPort with TCP default (#658)
  • Support HTTP wait strategy (#659)

Miscellaneous Tasks

  • Use nightly rustfmt (#657)

Refactor

  • [❗] Get rid of associated type ImageArgs and rename to cmd (#649)
  • Avoid unnecessary owned structs and boxing (#651)
  • [❗] Add ImageExt trait to avoid explicit conversion to RunnableImage (#652)
  • [❗] Rename RunnableImage to ContainerRequest (#653)
  • [❗] Exposed and mapped ports api (#656)
  • Preliminary refactoring of wait strategies (#661)


This PR was generated with release-plz.

Copy link

netlify bot commented Jun 15, 2024

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit 8229a46
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/666df2789aa7530008f084e8
😎 Deploy Preview https://deploy-preview-662--testcontainers-rust.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@DDtKey DDtKey enabled auto-merge (squash) June 15, 2024 19:59
@DDtKey DDtKey disabled auto-merge June 15, 2024 20:11
@DDtKey DDtKey closed this Jun 15, 2024
@DDtKey DDtKey deleted the release-plz-2024-06-15T19-58-44Z branch June 15, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant