Commit df5fb05
authored
chore: release v0.22.0 (#725)
## 🤖 New release
* `testcontainers`: 0.21.1 -> 0.22.0
<details><summary><i><b>Changelog</b></i></summary><p>
<blockquote>
## [0.22.0] - 2024-08-30
### Details
#### Bug Fixes
- [❗] Docker socket detection on unix
([#721](#721))
#### Features
- Add `working_dir` to `ContainerRequest`,`ImageExt`
([#724](#724))
#### Miscellaneous Tasks
- Added `#![forbid(unsafe_code)]` to the library
([#722](#722))
</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 202ec4a commit df5fb05
2 files changed
Lines changed: 11 additions & 1 deletion
| 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 | + | |
5 | 15 | | |
6 | 16 | | |
7 | 17 | | |
| |||
| 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