go-eventually
                                
                                
                                
                                    go-eventually copied to clipboard
                            
                            
                            
                        chore(deps): bump github.com/testcontainers/testcontainers-go/modules/gcloud from 0.30.0 to 0.31.0
Bumps github.com/testcontainers/testcontainers-go/modules/gcloud from 0.30.0 to 0.31.0.
Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/gcloud's releases.
v0.31.0
What's Changed
⚠️ Breaking Changes
Are you hosting your own Testcontainers for Go module?
If you are hosting your own module, please update all the custom options you created for the module, updating them to return an error in the case it occurs. This breaking change is needed to provide a more robust and consistent API for creating modules, allowing module authors to create custom code to customise the container avoiding panics.
🔒 Security
- chore(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.15 (#2517)
 @mdelapenya🚀 Features
- feat(modules.mongodb): add replica set support via opts (#2469)
 @heiytor- feat: expose JSON representation of a container with Inspect (#2534)
 @mdelapenya- feat: forward host ports to a container using an SSH tunnel (#2471)
 @mdelapenya- feat: support overriding the default recreate options for compose (#2511)
 @mdelapenya- feat: support passing io.Reader for compose files when creating a compose instance (#2509)
 @mdelapenya- feat: support Ryuk for the compose module (#2485)
 @mdelapenya- feat: Bump default postgres version (#2481)
 @bearrito- support Dolt (#2177)
 @coffeegoddd- Elasticsearch disable CA retrieval when ssl is disabled (#2475)
 @Anaethelion🐛 Bug Fixes
- fix(modules.kafka): Use broker container IP instead of host IP for advertised broker listener (#1989)
 @khartld- fix(compose): avoid race conditions when caching services (#2528)
 @mdelapenya- fix: enhance host configuration port binding (#2512)
 @wilsouza- fix: don't retry on permanent APIClient errors (#2506)
 @p-jahn- fix: fallback to URL-path when parsing auth config URL without scheme (#2488)
 @p-jahn- fix(postgres): Fix the non-default dbname error (#2489)
 @Minivera📖 Documentation
- docs: add documentation for Exec method (#2451)
 @gustavosbarreto- docs: document the SSHd tunnel (#2514)
 @mdelapenya- [doc] Fix follow_logs.md by adding missing package (#2513)
 @JulienBreux🧹 Housekeeping
- chore(influxdb): include more characters in wait for log regex (#2532)
 @mdelapenya- chore(compose): return error in options (#2520)
 @mdelapenya- fix: use new UUID for sshd server password (#2515)
 @mdelapenya- chore: add funding button for testcontainers (#2510)
 @mdelapenya- chore: create TLS certs in a consistent manner (#2478)
 @mdelapenya- fix: handle dockerignore exclusions properly (#2476)
 @mdelapenya📦 Dependency updates
... (truncated)
Commits
896f379chore: use new version (v0.31.0) in modules and examples788097dfeat(mongodb): add replica set support via opts (#2469)de893e1fix(modules.kafka): Use broker container IP instead of host IP for advertised...5fa6548feat: expose JSON representation of a container with Inspect (#2534)b181e3echore(deps): bump test-summary action to v2.3 (#2535)b5541e6chore(deps): bump jinja2 from 3.1.3 to 3.1.4 (#2533)5c5ff44Update devcontainer image (#2531)4effa16chore(influxdb): include more characters in wait for log regex (#2532)5e97046fix(compose): avoid race conditions when caching services (#2528)da2d5c5chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 5.1.0 (#2525)- Additional commits viewable in compare view
 
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)