Skip to content

Commit 79a8e73

Browse files
chore: release v0.27.0 (#917)
## 🤖 New release * `testcontainers`: 0.26.3 -> 0.27.0 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.27.0] - 2026-02-06 ### Details #### Features - Add User-Agent header 'tc-rust/<version>' to Docker API requests ([#897](#897)) - Open stdin option for container request ([#904](#904)) #### Miscellaneous Tasks - Update russh requirement from 0.55.0 to 0.56.0 ([#902](#902)) - Update reqwest requirement from 0.12.5 to 0.13.1 ([#905](#905)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cf1ae4b commit 79a8e73

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.27.0] - 2026-02-06
6+
### Details
7+
#### Features
8+
- Add User-Agent header 'tc-rust/<version>' to Docker API requests ([#897](https://github.com/testcontainers/testcontainers-rs/pull/897))
9+
- Open stdin option for container request ([#904](https://github.com/testcontainers/testcontainers-rs/pull/904))
10+
11+
#### Miscellaneous Tasks
12+
- Update russh requirement from 0.55.0 to 0.56.0 ([#902](https://github.com/testcontainers/testcontainers-rs/pull/902))
13+
- Update reqwest requirement from 0.12.5 to 0.13.1 ([#905](https://github.com/testcontainers/testcontainers-rs/pull/905))
14+
515
## [0.26.4] - 2026-02-05
616
### Details
717
#### Features

0 commit comments

Comments
 (0)