Skip to content

Fixes and improvements#2

Merged
rw4lll merged 8 commits intofeat/docker-engine-api-clientfrom
merge
Sep 29, 2024
Merged

Fixes and improvements#2
rw4lll merged 8 commits intofeat/docker-engine-api-clientfrom
merge

Conversation

@rw4lll
Copy link
Copy Markdown
Owner

@rw4lll rw4lll commented Sep 29, 2024

This pull request introduces several significant changes to the Testcontainers library, focusing on improving container management, adding new exceptions, and enhancing port handling. Below are the most important changes, grouped by theme:

Container Management Enhancements:

Port Handling Improvements:

New Exception Classes:

Specific Container Updates:

  • src/Container/MariaDBContainer.php, src/Container/MySQLContainer.php, src/Container/OpenSearchContainer.php, src/Container/PostgresContainer.php, src/Container/RedisContainer.php: Updated constructors to use FixedPortGenerator for specific ports. [1] [2] [3] [4] [5]

These changes collectively improve the robustness, configurability, and error handling of the Testcontainers library.

@rw4lll rw4lll merged commit a5c8d2b into feat/docker-engine-api-client Sep 29, 2024
@rw4lll rw4lll deleted the merge branch September 29, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant