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

fix: correct drop of a network for sync container #612

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

DDtKey
Copy link
Collaborator

@DDtKey DDtKey commented Apr 29, 2024

Network must be dropped only after container, not before

Network must be dropped only after container, not before
@DDtKey DDtKey merged commit 95f67ec into main Apr 29, 2024
9 checks passed
@DDtKey DDtKey deleted the fix-network-drop-for-sync-container branch April 29, 2024 20:27
This was referenced Apr 29, 2024
DDtKey pushed a commit that referenced this pull request Apr 29, 2024
## 🤖 New release
* `testcontainers`: 0.16.4 -> 0.16.5 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.16.5] - 2024-04-29

### Details
#### Bug Fixes
- Correct drop of a network for sync container
([#612](#612))
- Correct default for `get_host_ip_address` in case of `unix` or `npipe`
([#613](#613))

#### Miscellaneous Tasks
- Update `serde-java-properties` to `0.2.0`
([#614](#614))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant