Commit f80f4cd
authored
chore: release v0.19.0 (#673)
## 🤖 New release
* `testcontainers`: 0.18.0 -> 0.19.0
<details><summary><i><b>Changelog</b></i></summary><p>
<blockquote>
## [0.19.0] - 2024-06-27
### Details
#### Bug Fixes
- [❗] Use `rustls-tls` as default for `reqwest`
([#672](#672))
#### Documentation
- Update examples of `GenericImage::with_exposed_port`
([#670](#670))
#### Features
- Add ability to convert `ContainerPort` to `u16`
([#664](#664))
#### Miscellaneous Tasks
- Make `ports` module public
([#665](#665))
#### Performance
- Use separate dropper thread for `current_thread` flavor
([#666](#666))
#### Refactor
- Use multi-threaded runtime for blocking feature
([#667](#667))
</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>1 parent a85ce5c commit f80f4cd
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
5 | 24 | | |
6 | 25 | | |
7 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments