File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.25.2] - 2025-10-27
6+ ### Details
7+ #### Features
8+ - Platform config passing through ImageExt trait ([ #838 ] ( https://github.com/testcontainers/testcontainers-rs/pull/838 ) )
9+
10+ #### Miscellaneous Tasks
11+ - Remove usage of reqwest hickory dns feature ([ #860 ] ( https://github.com/testcontainers/testcontainers-rs/pull/860 ) )
12+ - Drop weak dependencies due to cargo bug ([ #862 ] ( https://github.com/testcontainers/testcontainers-rs/pull/862 ) )
13+
514## [ 0.25.1] - 2025-10-27
615### Details
716#### Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " testcontainers"
3- version = " 0.25.1 "
3+ version = " 0.25.2 "
44categories = [" development-tools::testing" ]
55readme = " README.md"
66authors.workspace = true
You can’t perform that action at this time.
0 commit comments