fix: try to fix more IPv6 handling issues by ash2k · Pull Request #3198 · testcontainers/testcontainers-go

added 2 commits

June 3, 2025 12:35
Avoid allocating an unbounded buffer only to throw it away immediately.

@ash2k

@ash2k ash2k changed the title Try to fix more IPv6 handling issues fix: try to fix more IPv6 handling issues

Jun 3, 2025

@ash2k

This only fixes some of the modules (ran out of time).

@mdelapenya

mdelapenya

@ash2k ash2k deleted the cleanups branch

June 4, 2025 13:37

@ash2k ash2k mentioned this pull request

Jun 7, 2025

mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request

Jun 10, 2025

mdelapenya added a commit to egasimov/testcontainers-go that referenced this pull request

Sep 3, 2025

mdelapenya added a commit that referenced this pull request

Sep 11, 2025
* feat(nebulagraph): add NebulaGraph module

* Resolve comments 1

* Update document

* Remove static container name

* Resolve comments 2

* docs: refine

* docs: add nebulagraph to mkdocs nav entry

* chore: fix lint (auto)

* chore: append errors to the same slice

* chore: handle state error

* chore: format errors

* chore: do not hide container package

* chore: handle IPv6

See #3198

* chore: simplify

* fix: remove activator on error

* Fix tests 1

* Fix tests 2

---------

Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>