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.17.0 #645

Merged
merged 1 commit into from
May 26, 2024
Merged

chore: release v0.17.0 #645

merged 1 commit into from
May 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • testcontainers: 0.16.7 -> 0.17.0
Changelog

[0.17.0] - 2024-05-26

Details

Bug Fixes

  • Collect bridge IP address correctly (#626)
  • Replace missed panics with Result (#638)

Features

  • Impl Error for WaitError (#629)
  • [❗] Extend exec interface to return logs and exec code (#631)
  • Ability to access container logs (#633)
  • [❗] Switch to fallible API (#636)
  • Make container and exec logs Sendable (#637)
  • Map container not found error to eof for container log streams (#639)
  • Expose follow flag for stdout and stderr (#640)
  • Add ability to read container logs into Vec (#641)
  • [❗] Add container startup timeout with default of 1 minute (#643)

Miscellaneous Tasks

  • Fix clippy warning without features enabled (#632)

Refactor

  • [❗] Drop re-export of CgroupnsMode accessible through core (#630)
  • [❗] Drop previously deprecated get_host_ip_address (#628)
  • [❗] Return PortNotExposed error from ContainerState::host_port_* (#644)


This PR was generated with release-plz.

Copy link

netlify bot commented May 26, 2024

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit a0c29df
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/6653975337ed740008efff61
😎 Deploy Preview https://deploy-preview-645--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 closed this May 26, 2024
@DDtKey DDtKey reopened this May 26, 2024
@DDtKey DDtKey merged commit 03d534b into main May 26, 2024
13 checks passed
@DDtKey DDtKey deleted the release-plz-2024-05-26T20-10-55Z branch May 26, 2024 20:46
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.

1 participant