COMMITS
January 21, 2025
D
fix: milvus healthcheck: use correct requests errors (#759)
David Ankin committed
December 15, 2024
R
fix(tests): replace dind-test direct docker usage with sdk (#750)
Roy Moore committed
December 12, 2024
I
fix(mysql): add dialect parameter instead of hardcoded mysql dialect (#739)
Ivan Belyaev committed
December 10, 2024
G
chore(main): release testcontainers 4.9.0 (#722)
github-actions[bot] committed
November 26, 2024
B
feat(compose): support for setting profiles (#738)
Bálint Bartha committed
M
fix(generic): Also catch URLError waiting for ServerContainer (#743)
Miles Mason Winther committed
November 25, 2024
M
fix(core): Avoid hanging upon bad docker host connection (#742)
Miles Mason Winther committed
November 18, 2024
R
feat(core): Support working with env files (#737)
Roy Moore committed
November 14, 2024
S
chore: fix broken link in contributing.md (#732)
Sampo Silvennoinen committed
November 13, 2024
S
fix: Vault health check (#734)
Sergey Tsaplin committed
November 11, 2024
S
docs: Documentation fix for ServerContainer (#671)
Saša Buklijaš committed
October 24, 2024
K
chore(core): remove test-dind and image makefile entries (#725)
Kound committed
M
fix: update wait_for_logs to not throw on 'created', and an optimization (#719)
Marc Schmitzer committed
October 23, 2024
T
chore: Update docker to 7.1.0 (#718)
Tristan Partin committed
K
fix(core): running testcontainer inside container (#714)
Kound committed
October 18, 2024
D
fix: allow running all tests (#721)
David Ankin committed
October 14, 2024
G
chore(main): release testcontainers 4.8.2 (#698)
github-actions[bot] committed
September 27, 2024
D
fix: mysql typo (#705)
David Ankin committed
D
fix: postgres use psql instead of logs (#704)
David Ankin committed
September 8, 2024
R
fix(tests): Missing artifacts (include-hidden-files) (#699)
Roy Moore committed
R
fix(core): Reorganize core tests and improve (#693)
Roy Moore committed
R
fix(core): Typing in config + utils (#692)
Roy Moore committed
R
fix(core): Typing in auth (#691)
Roy Moore committed
E
fix(keycloak): Add support for Keycloak version >=25 (#694)
Ewoud Samuels committed
R
fix(opensearch): add support for admin_password in >= 2.12 (#697)
Rahul Anil Damodaran committed
September 3, 2024
G
chore(main): release testcontainers 4.8.1 (#683)
github-actions[bot] committed
August 18, 2024
R
docs: Add a more advance usecase documentation for ServerContainer (#688)
Roy Moore committed
August 17, 2024
R
fix(generic): Update the FastAPI install on genric module doctest samples (#686)
Roy Moore committed
August 16, 2024
D
fix(mssql): use glob to find mssql-tools folder since it moves (#685)
David Ankin committed
August 14, 2024
A
fix: wait_for_logs can now fail early when the container stops (#682)
Arthur Böök committed